summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* igb: Make first and tx_buffer_info->next_to_watch into pointersAlexander Duyck2011-10-072-31/+37
* igb: Consolidate creation of Tx context descriptors into a single functionAlexander Duyck2011-10-071-127/+106
* igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck2011-10-073-88/+92
* igb: Make Tx budget for NAPI user adjustableAlexander Duyck2011-10-073-53/+87
* igb: Alternate MAC Address Updates for Func2&3Akeem G. Abodunrin2011-10-061-0/+5
* igb: Alternate MAC Address EEPROM UpdatesAkeem G. Abodunrin2011-10-061-2/+2
* igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin2011-10-061-0/+6
* igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2011-09-202-17/+23
* igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-203-20/+20
* igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-203-36/+36
* igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck2011-09-201-49/+47
* igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-202-41/+46
* igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-202-88/+104
* igb: drop support for single buffer modeAlexander Duyck2011-09-203-86/+28
* igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-202-9/+12
* igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-202-16/+12
* intel: convert to SKB paged frag API.Ian Campbell2011-08-301-4/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+0
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-181-0/+3
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-1117-0/+18869