aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAge
* igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2011-09-20
* igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-20
* igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-20
* igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck2011-09-20
* igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-20
* igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-20
* igb: drop support for single buffer modeAlexander Duyck2011-09-20
* igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-20
* igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-20
* intel: convert to SKB paged frag API.Ian Campbell2011-08-30
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10