aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb.h
Commit message (Expand)AuthorAge
* igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran2012-04-04
* igb: add PTP Hardware Clock codeRichard Cochran2012-04-04
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-19
* igb: Add support for byte queue limits.Eric Dumazet2012-01-05
* igb: VFTA Table Fix for i350 devicesCarolyn Wyborny2011-10-21
* igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-17
* igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck2011-10-13
* igb: move TX hang check flag into ring->flagsAlexander Duyck2011-10-08
* igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck2011-10-08
* igb: retire the RX_CSUM flag and use the netdev flag insteadAlexander Duyck2011-10-08
* igb: Move ITR related data into work container within the q_vectorAlexander Duyck2011-10-08
* igb: Consolidate all of the ring feature flags into a single valueAlexander Duyck2011-10-08
* igb: Use node specific allocations for the q_vectors and ringsAlexander Duyck2011-10-08
* igb: push data into first igb_tx_buffer sooner to reduce stack usageAlexander Duyck2011-10-08
* igb: consolidate creation of Tx buffer info and data descriptorAlexander Duyck2011-10-07
* igb: Combine all flag info fields into a single tx_flags structureAlexander Duyck2011-10-07
* igb: Create separate functions for generating cmd_type and olinfoAlexander Duyck2011-10-07
* igb: Make first and tx_buffer_info->next_to_watch into pointersAlexander Duyck2011-10-07
* igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck2011-10-07
* igb: Make Tx budget for NAPI user adjustableAlexander Duyck2011-10-07
* 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: 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: Move the Intel wired LAN driversJeff Kirsher2011-08-10