index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-2592
/
+0
2011-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
1
-0
/
+5
2011-07-22
ixgbe: convert to ndo_fix_features
Don Skidmore
1
-188
/
+0
2011-07-22
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
1
-2
/
+4
2011-07-22
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
1
-3
/
+3
2011-06-24
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
1
-0
/
+2
2011-06-24
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
1
-11
/
+33
2011-06-24
ixgbe: move reset code into a separate function
Emil Tantilov
1
-12
/
+14
2011-06-24
ixgbe: move setting RSC into a separate function
Emil Tantilov
1
-16
/
+18
2011-06-24
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
1
-0
/
+245
2011-06-24
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
1
-0
/
+102
2011-06-24
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
1
-0
/
+19
2011-06-24
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
1
-12
/
+12
2011-06-24
ixgbe: remove ntuple filtering
Alexander Duyck
1
-136
/
+0
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-15
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
1
-0
/
+1
2011-05-07
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
1
-0
/
+4
2011-05-07
ixgbe: add rxhash support
Emil Tantilov
1
-1
/
+6
2011-05-04
ixgbe: improve EEPROM read/write operations
Emil Tantilov
1
-5
/
+2
2011-05-04
ixgbe: fix sparse warning
Emil Tantilov
1
-46
/
+62
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-4
/
+4
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-04-27
ixgbe: convert to ethtool set_phys_id
Emil Tantilov
1
-12
/
+17
2011-04-27
ixgbe: fix X540 ethtool loopback test.
Don Skidmore
1
-0
/
+7
2011-04-27
ixgbe: remove ntuple display support
Alexander Duyck
1
-3
/
+0
2011-04-14
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
1
-7
/
+7
2011-03-08
ixgbe: fix setting and reporting of advertised speeds
Emil Tantilov
1
-21
/
+20
2011-03-03
ixgbe: cleanup copyright string for 2011
Don Skidmore
1
-1
/
+1
2011-02-11
ixgbe: Adding 100MB FULL support in ethtool
Atita Shirwaikar
1
-2
/
+32
2011-01-10
ixgbe: update ntuple filter configuration
Alexander Duyck
1
-39
/
+95
2011-01-10
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
1
-2
/
+2
2011-01-10
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
1
-3
/
+1
2010-12-11
ixgbe: cleanup string function calls to use bound checking versions.
Don Skidmore
1
-2
/
+3
2010-12-11
ixgbe: fix ntuple support
Emil Tantilov
1
-1
/
+1
2010-12-11
Intel Wired LAN drivers: Use static const
Jeff Kirsher
1
-10
/
+14
2010-12-03
ixgbe: add WOL support for SFP+ subdevice
Don Skidmore
1
-0
/
+11
2010-11-17
ixgbe: add support for x540 MAC
Don Skidmore
1
-7
/
+32
2010-11-17
ixgbe: add MAC and PHY support for x540
Don Skidmore
1
-0
/
+1
2010-11-17
ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c
Alexander Duyck
1
-8
/
+6
2010-11-17
ixgbe: add WOL support for backplane adapters
Alexander Duyck
1
-0
/
+17
2010-11-17
ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration
Alexander Duyck
1
-4
/
+3
2010-11-17
ixgbe: change mac_type if statements to switch statements
Alexander Duyck
1
-10
/
+35
2010-11-17
ixgbe: Disable RSC when ITR setting is too high to allow RSC
Alexander Duyck
1
-37
/
+53
2010-11-17
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
1
-6
/
+5
2010-11-17
ixgbe: move device pointer into the ring structure
Alexander Duyck
1
-18
/
+14
2010-11-17
ixgbe: remove unnecessary re-init of adapter on Rx-csum change
Alexander Duyck
1
-5
/
+0
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
1
-12
/
+17
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
1
-1
/
+11
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-3
/
+3
2010-08-20
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
1
-235
/
+127
[next]