summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)AuthorFilesLines
2011-09-20igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2-17/+23
2011-09-20igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck3-20/+20
2011-09-20igb: drop the "adv" off function names relating to descriptorsAlexander Duyck3-36/+36
2011-09-20igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck1-49/+47
2011-09-20igb: update ring and adapter structure to improve performanceAlexander Duyck2-41/+46
2011-09-20igb: streamline Rx buffer allocation and cleanupAlexander Duyck2-88/+104
2011-09-20igb: drop support for single buffer modeAlexander Duyck3-86/+28
2011-09-20igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2-9/+12
2011-09-20igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2-16/+12
2011-08-31intel: convert to SKB paged frag API.Ian Campbell1-4/+1
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+0
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+3
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher17-0/+18869