aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_main.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-19igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck1-49/+47
2011-09-19igb: update ring and adapter structure to improve performanceAlexander Duyck1-3/+1
2011-09-19igb: streamline Rx buffer allocation and cleanupAlexander Duyck1-87/+103
2011-09-19igb: drop support for single buffer modeAlexander Duyck1-78/+24
2011-09-19igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck1-7/+12
2011-09-19igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck1-14/+9
2011-08-30intel: convert to SKB paged frag API.Ian Campbell1-4/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+0
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko1-0/+3
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+6890