summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
AgeCommit message (Expand)Author
2011-03-08ixgbe: fix setting and reporting of advertised speedsEmil Tantilov
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore
2011-02-11ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar
2011-01-10ixgbe: update ntuple filter configurationAlexander Duyck
2011-01-10ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck
2011-01-10ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou
2010-12-11ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore
2010-12-11ixgbe: fix ntuple supportEmil Tantilov
2010-12-11Intel Wired LAN drivers: Use static constJeff Kirsher
2010-12-03ixgbe: add WOL support for SFP+ subdeviceDon Skidmore
2010-11-17ixgbe: add support for x540 MACDon Skidmore
2010-11-17ixgbe: add MAC and PHY support for x540Don Skidmore
2010-11-17ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.cAlexander Duyck
2010-11-17ixgbe: add WOL support for backplane adaptersAlexander Duyck
2010-11-17ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configurationAlexander Duyck
2010-11-17ixgbe: change mac_type if statements to switch statementsAlexander Duyck
2010-11-17ixgbe: Disable RSC when ITR setting is too high to allow RSCAlexander Duyck
2010-11-17ixgbe: add a netdev pointer to the ring structureAlexander Duyck
2010-11-17ixgbe: move device pointer into the ring structureAlexander Duyck
2010-11-17ixgbe: remove unnecessary re-init of adapter on Rx-csum changeAlexander Duyck
2010-10-21ixgbe: fix stats handlingEric Dumazet
2010-10-21ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross
2010-09-27drivers/net: return operator cleanupEric Dumazet
2010-08-19ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck
2010-08-19ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck
2010-08-19ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundariesDon Skidmore
2010-07-25ixgbe: fix ethtool statsEric Dumazet
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-06ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-07-02ixgbe: use NETIF_F_LROStanislaw Gruszka
2010-06-30ixgbe: add 1g PHY support for 82599Don Skidmore
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings
2010-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-14ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek
2010-06-04ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov
2010-05-19ixgbe: add support for active DA cablesDon Skidmore
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-27ixgbe: use DMA API instead of PCI DMA functionsNick Nunley
2010-04-27ixgbe: cleanup ethtool autoneg inputDon Skidmore
2010-04-27ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg
2010-04-27ixgbe: enable extremely low latencyJesse Brandeburg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-27ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose
2010-02-26ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend
2010-02-11ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz
2010-02-04ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-14ixgbe: update copyright datesShannon Nelson
2010-01-10ixgbe: Fix ethtool diag test for VT mode operationGreg Rose
2009-12-09ixgbe: Fix TX stats accountingEric Dumazet