index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-10
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-21
ixgbe: convert to ndo_fix_features
Don Skidmore
1
-188
/
+0
2011-07-21
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
1
-2
/
+4
2011-07-21
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
1
-3
/
+3
2011-06-23
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
1
-0
/
+2
2011-06-23
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
1
-11
/
+33
2011-06-23
ixgbe: move reset code into a separate function
Emil Tantilov
1
-12
/
+14
2011-06-23
ixgbe: move setting RSC into a separate function
Emil Tantilov
1
-16
/
+18
2011-06-23
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
1
-0
/
+245
2011-06-23
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
1
-0
/
+102
2011-06-23
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
1
-0
/
+19
2011-06-23
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
1
-12
/
+12
2011-06-23
ixgbe: remove ntuple filtering
Alexander Duyck
1
-136
/
+0
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-14
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-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-4
/
+4
2011-04-29
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-13
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
1
-7
/
+7
2011-03-07
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-09
ixgbe: update ntuple filter configuration
Alexander Duyck
1
-39
/
+95
2011-01-09
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
1
-2
/
+2
2011-01-09
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
1
-3
/
+1
2010-12-10
ixgbe: cleanup string function calls to use bound checking versions.
Don Skidmore
1
-2
/
+3
2010-12-10
ixgbe: fix ntuple support
Emil Tantilov
1
-1
/
+1
2010-12-10
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-16
ixgbe: add support for x540 MAC
Don Skidmore
1
-7
/
+32
2010-11-16
ixgbe: add MAC and PHY support for x540
Don Skidmore
1
-0
/
+1
2010-11-16
ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c
Alexander Duyck
1
-8
/
+6
2010-11-16
ixgbe: add WOL support for backplane adapters
Alexander Duyck
1
-0
/
+17
2010-11-16
ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration
Alexander Duyck
1
-4
/
+3
2010-11-16
ixgbe: change mac_type if statements to switch statements
Alexander Duyck
1
-10
/
+35
2010-11-16
ixgbe: Disable RSC when ITR setting is too high to allow RSC
Alexander Duyck
1
-37
/
+53
2010-11-16
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
1
-6
/
+5
2010-11-16
ixgbe: move device pointer into the ring structure
Alexander Duyck
1
-18
/
+14
2010-11-16
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-26
drivers/net: return operator cleanup
Eric Dumazet
1
-3
/
+3
2010-08-19
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
1
-235
/
+127
[next]