aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAge
...
* ixgbe: performance tweaksJesse Brandeburg2009-12-03
* ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz2009-11-29
* ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson2009-11-29
* ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala2009-11-23
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
|\
| * ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck2009-10-26
* | ixgbe: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-13
* | ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-08
|/
* ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2009-09-30
* ixgbe: Allow tx itr specific settingsNelson, Shannon2009-09-21
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-01
* ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala2009-08-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-13
|\
| * ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\|
| * ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-30
| * ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-30
* | ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr2009-07-17
|/
* ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-03
* ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-30
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-07
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-07
* ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck2009-06-07
* ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2009-06-07
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-07
* ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr2009-06-07
* ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr2009-05-18
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-18
* ixgbe: Add FCoE related statistics to 82599Yi Zou2009-05-17
* ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck2009-05-06
* ixgbe: enable HW RSC for 82599Alexander Duyck2009-04-28
* ixgbe: enable hardware offload for sctpJesse Brandeburg2009-04-28
* ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck2009-04-11
* ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala2009-04-02
* ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-02
* ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-02
* ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz2009-03-20
* ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg2009-03-14
* ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz2009-03-01
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-01
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-07
* ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr2009-02-06
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-01
* ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore2009-02-01
* ixgbe: add support KX/KX4 deviceDon Skidmore2009-01-26
* ixgbe: Replace LRO with GROHerbert Xu2009-01-21
* ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.Peter P Waskiewicz Jr2008-12-26
* ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore2008-12-21
* ixgbe: convert directly reference of netdev->privWang Chen2008-11-21