index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-1
/
+1
|
\
|
*
ixgbe: update copyright dates
Shannon Nelson
2010-01-13
1
-1
/
+1
*
|
ixgbe: Fix ethtool diag test for VT mode operation
Greg Rose
2010-01-10
1
-0
/
+11
|
/
*
ixgbe: Fix TX stats accounting
Eric Dumazet
2009-12-08
1
-0
/
+1
*
ixgbe: performance tweaks
Jesse Brandeburg
2009-12-03
1
-5
/
+0
*
ixgbe: Display currently attached PHY through ethtool
PJ Waskiewicz
2009-11-29
1
-0
/
+50
*
ixgbe: handle parameters for tx and rx EITR, no div0
Shannon Nelson
2009-11-29
1
-6
/
+7
*
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
2009-11-23
1
-1
/
+2
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-9
/
+13
|
\
|
*
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
2009-10-26
1
-9
/
+13
*
|
ixgbe: Fix erroneous display of stats by ethtool -S
Ajit Khaparde
2009-10-13
1
-5
/
+22
*
|
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
1
-19
/
+21
|
/
*
ixgbe patch to provide NIC's tx/rx counters via ethtool
Ben Greear
2009-09-30
1
-0
/
+4
*
ixgbe: Allow tx itr specific settings
Nelson, Shannon
2009-09-21
1
-14
/
+61
*
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
2009-09-01
1
-2
/
+2
*
ixgbe: Fix isues while reporting 8259x backplane link capabilities
Mallikarjuna R Chilakala
2009-08-26
1
-11
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-13
1
-8
/
+19
|
\
|
*
ixgbe: fix issues setting rx-usecs with legacy interrupts
Don Skidmore
2009-08-13
1
-8
/
+19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-4
/
+7
|
\
|
|
*
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2009-07-30
1
-1
/
+4
|
*
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2009-07-30
1
-3
/
+3
*
|
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
2009-07-17
1
-14
/
+19
|
/
*
ixgbe: Not allow 8259x unsupported wol options change from ethtool
Mallikarjuna R Chilakala
2009-07-03
1
-1
/
+0
*
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
2009-06-30
1
-2
/
+3
*
ixgbe: Enable Flow Director hashing in 82599
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+2
*
ixgbe: Add a second feature flags variable, move HW RSC capability there
Peter P Waskiewicz Jr
2009-06-07
1
-3
/
+3
*
ixgbe: move v_idx into q_vector and use as index only
Alexander Duyck
2009-06-07
1
-4
/
+1
*
ixgbe: ethtool support to change advertised link modes of 82599 adapters
Mallikarjuna R Chilakala
2009-06-07
1
-18
/
+24
*
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-06-07
1
-8
/
+20
*
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+824
*
ixgbe: When in DCB mode with PFC enabled, show LFC is disabled
Peter P Waskiewicz Jr
2009-05-17
1
-0
/
+7
*
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-17
1
-0
/
+10
*
ixgbe: Add FCoE related statistics to 82599
Yi Zou
2009-05-17
1
-0
/
+8
*
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
2009-05-06
1
-1
/
+1
*
ixgbe: enable HW RSC for 82599
Alexander Duyck
2009-04-28
1
-1
/
+23
*
ixgbe: enable hardware offload for sctp
Jesse Brandeburg
2009-04-28
1
-2
/
+9
*
ixgbe: only allow WOL for 82599 KX4 NIC
Alexander Duyck
2009-04-11
1
-1
/
+23
*
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...
Mallikarjuna R Chilakala
2009-04-02
1
-43
/
+58
*
ixgbe: fix ethtool -A|a behavior
Don Skidmore
2009-04-02
1
-3
/
+16
*
ixgbe: Fix ethtool output with advertised mode.
Don Skidmore
2009-04-02
1
-0
/
+9
*
ixgbe: Correctly report Wake On LAN for 82599 KX4 devices
PJ Waskiewicz
2009-03-20
1
-1
/
+40
*
ixgbe: Fix interrupt configuration for 82599
Jesse Brandeburg
2009-03-14
1
-7
/
+14
*
ixgbe: Add 82599 device id's, hook it up into the main driver.
PJ Waskiewicz
2009-03-01
1
-0
/
+1
*
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
2009-03-01
1
-1
/
+1
*
ixgbe: Update flow control state machine in link setup
Peter P Waskiewicz Jr
2009-02-06
1
-14
/
+9
*
ixgbe: Display EEPROM version in ethtool -i queries
Peter P Waskiewicz Jr
2009-02-05
1
-1
/
+8
*
ixgbe: Update copyright dates, bump the driver version number
Peter P Waskiewicz Jr
2009-02-01
1
-1
/
+1
*
ixgbe: Add 82598 support for BX mezzanine devices
Don Skidmore
2009-02-01
1
-0
/
+8
*
ixgbe: add support KX/KX4 device
Don Skidmore
2009-01-26
1
-0
/
+12
[next]