summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando
AgeCommit message (Expand)Author
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27ionic: add function tag to debug stringShannon Nelson
2021-07-27ionic: enable rxhash only with multiple queuesShannon Nelson
2021-07-27ionic: block some ethtool operations when fw in resetShannon Nelson
2021-07-27ionic: remove unneeded comp union fieldsShannon Nelson
2021-07-27ionic: increment num-vfs before configureShannon Nelson
2021-07-27ionic: use fewer inits on the buf_info structShannon Nelson
2021-07-27ionic: init reconfig err to 0Shannon Nelson
2021-07-27ionic: print firmware version on identifyShannon Nelson
2021-07-27ionic: monitor fw status generationShannon Nelson
2021-07-27ionic: minimize resources when under kdumpShannon Nelson
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-23ionic: count csum_none when offload enabledShannon Nelson
2021-07-23ionic: fix up dim accounting for tx and rxShannon Nelson
2021-07-23ionic: remove intr coalesce update from napiShannon Nelson
2021-07-23ionic: catch no ptp support earlierShannon Nelson
2021-07-23ionic: make all rx_mode work threadsafeShannon Nelson
2021-07-21ionic: cleanly release devlink instanceLeon Romanovsky
2021-07-21ionic: drop useless check of PCI driver data validityLeon Romanovsky
2021-05-11ionic: fix ptp support config breakageShannon Nelson
2021-04-13ionic: return -EFAULT if copy_to_user() failsDan Carpenter
2021-04-13ionic: git_ts_info bit shiftersShannon Nelson
2021-04-08ionic: extend ts_config set lockingShannon Nelson
2021-04-08ionic: add ts_config replayShannon Nelson
2021-04-08ionic: ignore EBUSY on queue startShannon Nelson
2021-04-08ionic: re-start ptp after queues upShannon Nelson
2021-04-08ionic: add SKBTX_IN_PROGRESSShannon Nelson
2021-04-08ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmitShannon Nelson
2021-04-08ionic: remove unnecessary compat ifdefShannon Nelson
2021-04-08ionic: fix up a couple of code style nitsShannon Nelson
2021-04-02ionic: advertise support for hardware timestampsShannon Nelson
2021-04-02ionic: ethtool ptp statsShannon Nelson
2021-04-02ionic: add ethtool support for PTPShannon Nelson
2021-04-02ionic: add and enable tx and rx timestamp handlingShannon Nelson
2021-04-02ionic: set up hw timestamp queuesShannon Nelson
2021-04-02ionic: add rx filtering for hw timestamp steeringShannon Nelson
2021-04-02ionic: link in the new hw timestamp codeShannon Nelson
2021-04-02ionic: add hw timestamp support filesShannon Nelson
2021-04-02ionic: split adminq post and wait callsShannon Nelson
2021-04-02ionic: add hw timestamp structs to interfaceShannon Nelson
2021-04-02ionic: add handling of larger descriptorsShannon Nelson
2021-04-02ionic: add new queue features to interfaceShannon Nelson
2021-03-30ionic: pull per-q stats work out of queue loopsShannon Nelson
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson
2021-03-30ionic: fix sizeof usageShannon Nelson
2021-03-30ionic: count dma errorsShannon Nelson
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-18ionic: protect adminq from early destroyShannon Nelson
2021-03-18ionic: stop watchdog when in broken stateShannon Nelson