index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2011-10-07
igb: add support for NETIF_F_RXHASH
Alexander Duyck
2011-10-07
igb: move TX hang check flag into ring->flags
Alexander Duyck
2011-10-07
igb: fix recent VLAN changes that would leave VLANs disabled after reset
Alexander Duyck
2011-10-07
igb: leave staterr in place and instead us a helper function to check bits
Alexander Duyck
2011-10-07
igb: retire the RX_CSUM flag and use the netdev flag instead
Alexander Duyck
2011-10-07
igb: cleanup IVAR configuration
Alexander Duyck
2011-10-07
igb: Move ITR related data into work container within the q_vector
Alexander Duyck
2011-10-07
igb: Consolidate all of the ring feature flags into a single value
Alexander Duyck
2011-10-07
igb: avoid unnecessary conversions from u16 to int
Alexander Duyck
2011-10-07
igb: Use node specific allocations for the q_vectors and rings
Alexander Duyck
2011-10-07
igb: push data into first igb_tx_buffer sooner to reduce stack usage
Alexander Duyck
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
igb: consolidate creation of Tx buffer info and data descriptor
Alexander Duyck
2011-10-06
igb: Combine all flag info fields into a single tx_flags structure
Alexander Duyck
2011-10-06
igb: Cleanup protocol handling in transmit path
Alexander Duyck
2011-10-06
igb: Create separate functions for generating cmd_type and olinfo
Alexander Duyck
2011-10-06
igb: Make first and tx_buffer_info->next_to_watch into pointers
Alexander Duyck
2011-10-06
igb: Consolidate creation of Tx context descriptors into a single function
Alexander Duyck
2011-10-06
igb: split buffer_info into tx_buffer_info and rx_buffer_info
Alexander Duyck
2011-10-06
igb: Make Tx budget for NAPI user adjustable
Alexander Duyck
2011-10-06
e1000e: bad short packets received when jumbos enabled on 82579
Bruce Allan
2011-10-06
e1000: convert to private mutex from rtnl
Jesse Brandeburg
2011-10-06
e1000: convert mdelay to msleep
Jesse Brandeburg
2011-10-06
e1000: convert hardware management from timers to threads
Jesse Brandeburg
2011-10-06
ixgbe: bump version number
Don Skidmore
2011-10-06
igb: Alternate MAC Address Updates for Func2&3
Akeem G. Abodunrin
2011-10-06
igb: Alternate MAC Address EEPROM Updates
Akeem G. Abodunrin
2011-10-06
igb: Code to prevent overwriting SFP I2C
Akeem G. Abodunrin
2011-10-06
ixgbe: X540 devices RX PFC frames pause traffic even if disabled
John Fastabend
2011-10-06
ixgbe: DCB X540 devices support max traffic class of 4
John Fastabend
2011-10-06
ixgbe: fixup hard dependencies on supporting 8 traffic classes
John Fastabend
2011-10-06
ixgbe: Fix PFC mask generation
Mark Rustad
2011-10-06
e1000e: WoL fails on device ID 0x1501
Bruce Allan
2011-10-06
e1000e: WoL can fail on 82578DM
Bruce Allan
2011-10-05
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
Emil Tantilov
2011-10-05
ixgbe: get pauseparam autoneg
Mika Lansirinne
2011-10-05
ixgbe: do not disable flow control in ixgbe_check_mac_link
Emil Tantilov
2011-10-05
ixgbe: send MFLCN to ethtool
Emil Tantilov
2011-10-05
ixgbe: add support for new 82599 device
Emil Tantilov
2011-10-05
ixgbe: fix driver version initialization in firmware
Jacob Keller
2011-10-05
ixgbe: remove return code for functions that always return 0
Emil Tantilov
2011-10-05
ixgbe: clear the data field in ixgbe_read_i2c_byte_generic
Emil Tantilov
2011-10-05
ixgbe: prevent link checks while resetting
Emil Tantilov
2011-10-05
e1000e: make function tables const
Jeff Kirsher
2011-09-28
ixgbe: add ECC warning for legacy interrupts
Don Skidmore
2011-09-28
ixgbe: cleanup ixgbe_setup_gpie() for X540
Don Skidmore
2011-09-28
ixgbe add thermal sensor support for x540 hardware
Jacob Keller
2011-09-28
ixgbe: update {P}FC thresholds to account for X540 and loopback
John Fastabend
2011-09-28
ixgbe: disable LLI for FCoE
Vasu Dev
2011-09-28
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
[prev]
[next]