summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
AgeCommit message (Expand)Author
2010-02-26ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend
2010-02-10ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz
2010-02-03ixgbe: 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-13ixgbe: update copyright datesShannon Nelson
2010-01-10ixgbe: Fix ethtool diag test for VT mode operationGreg Rose
2009-12-08ixgbe: Fix TX stats accountingEric Dumazet
2009-12-03ixgbe: performance tweaksJesse Brandeburg
2009-11-29ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz
2009-11-29ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson
2009-11-23ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-26ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck
2009-10-13ixgbe: Fix erroneous display of stats by ethtool -SAjit Khaparde
2009-10-07ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde
2009-09-30ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear
2009-09-21ixgbe: Allow tx itr specific settingsNelson, Shannon
2009-09-01ixgbe: refactor link setup codeMallikarjuna R Chilakala
2009-08-26ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-13ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr
2009-07-30ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr
2009-07-03ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala
2009-06-30ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala
2009-06-07ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr
2009-06-07ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck
2009-06-07ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr
2009-05-17ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck
2009-04-28ixgbe: enable hardware offload for sctpJesse Brandeburg
2009-04-11ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck
2009-04-02ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore
2009-04-02ixgbe: Fix ethtool output with advertised mode.Don Skidmore
2009-03-20ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr
2009-02-05ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr