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
Age
Commit message (
Expand
)
Author
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
Add ethtool -g support to 8139cp
Rick Jones
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
Merge git://github.com/Jkirsher/net-next
David S. Miller
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
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
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
bnx2x: remove some dead code
Dan Carpenter
2011-10-05
chelsio: convert to SKB paged frag API.
Ian Campbell
2011-10-05
cxgb3: convert to SKB paged frag API.
Ian Campbell
2011-10-05
myri10ge: convert to SKB paged frag API.
Ian Campbell
2011-10-05
vxge: convert to SKB paged frag API.
Ian Campbell
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-10-04
bna: Multiple Definition and Interface Setup Fix
Rasesh Mody
[prev]
[next]