index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
2011-09-19
igb: Remove multi_tx_table and simplify igb_xmit_frame
Alexander Duyck
2011-09-19
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
Alexander Duyck
2011-09-19
igb: drop the "adv" off function names relating to descriptors
Alexander Duyck
2011-09-19
igb: Refactor clean_rx_irq to reduce overhead and improve performance
Alexander Duyck
2011-09-19
igb: update ring and adapter structure to improve performance
Alexander Duyck
2011-09-19
igb: streamline Rx buffer allocation and cleanup
Alexander Duyck
2011-09-19
igb: drop support for single buffer mode
Alexander Duyck
2011-09-19
igb: Update max_frame_size to account for an optional VLAN tag if present
Alexander Duyck
2011-09-19
igb: Update RXDCTL/TXDCTL configurations
Alexander Duyck
2011-08-30
intel: convert to SKB paged frag API.
Ian Campbell
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher