summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-3/+5
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-061-19/+21
* ixgbe: use NETIF_F_LROStanislaw Gruszka2010-07-021-1/+1
* ixgbe: add 1g PHY support for 82599Don Skidmore2010-06-301-0/+7
* ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-301-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-151-28/+7Star
|\
| * ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek2010-06-141-29/+8Star
* | ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-041-23/+20Star
|/
* ixgbe: add support for active DA cablesDon Skidmore2010-05-191-2/+2
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-4/+0Star
* ixgbe: use DMA API instead of PCI DMA functionsNick Nunley2010-04-281-20/+22
* ixgbe: cleanup ethtool autoneg inputDon Skidmore2010-04-271-1/+1
* ixgbe: fix bug when EITR=0 causing no writebacksJesse Brandeburg2010-04-271-12/+19
* ixgbe: enable extremely low latencyJesse Brandeburg2010-04-271-9/+78
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-271-0/+21
* ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend2010-02-261-2/+0Star
* ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz2010-02-111-3/+108
* ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz2010-02-041-33/+38
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-1/+1
|\
| * ixgbe: update copyright datesShannon Nelson2010-01-141-1/+1
* | ixgbe: Fix ethtool diag test for VT mode operationGreg Rose2010-01-101-0/+11
|/
* ixgbe: Fix TX stats accountingEric Dumazet2009-12-091-0/+1
* ixgbe: performance tweaksJesse Brandeburg2009-12-041-5/+0Star
* ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz2009-11-291-0/+50
* ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson2009-11-291-6/+7
* ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala2009-11-231-1/+2
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-191-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-271-9/+13
|\
| * ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck2009-10-271-9/+13
* | ixgbe: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-131-5/+22
* | ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-081-19/+21
|/
* ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2009-10-011-0/+4
* ixgbe: Allow tx itr specific settingsNelson, Shannon2009-09-211-14/+61
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-021-2/+2
* ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala2009-08-271-11/+8Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-141-8/+19
|\
| * ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-141-8/+19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-311-4/+7
|\|
| * ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-311-1/+4
| * ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-311-3/+3
* | ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr2009-07-171-14/+19
|/
* ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-041-1/+0Star
* ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-07-011-2/+3
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-071-0/+2
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-071-3/+3
* ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck2009-06-071-4/+1Star
* ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2009-06-071-18/+24
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-071-8/+20
* ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr2009-06-071-0/+824