summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb.h
AgeCommit message (Expand)Author
2012-01-19igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny
2012-01-05igb: Add support for byte queue limits.Eric Dumazet
2011-10-21igb: VFTA Table Fix for i350 devicesCarolyn Wyborny
2011-10-17igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose
2011-10-12igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck
2011-10-07igb: move TX hang check flag into ring->flagsAlexander Duyck
2011-10-07igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck
2011-10-07igb: retire the RX_CSUM flag and use the netdev flag insteadAlexander Duyck
2011-10-07igb: Move ITR related data into work container within the q_vectorAlexander Duyck
2011-10-07igb: Consolidate all of the ring feature flags into a single valueAlexander Duyck
2011-10-07igb: Use node specific allocations for the q_vectors and ringsAlexander Duyck
2011-10-07igb: push data into first igb_tx_buffer sooner to reduce stack usageAlexander Duyck
2011-10-07igb: consolidate creation of Tx buffer info and data descriptorAlexander Duyck
2011-10-06igb: Combine all flag info fields into a single tx_flags structureAlexander Duyck
2011-10-06igb: Create separate functions for generating cmd_type and olinfoAlexander Duyck
2011-10-06igb: Make first and tx_buffer_info->next_to_watch into pointersAlexander Duyck
2011-10-06igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck
2011-10-06igb: Make Tx budget for NAPI user adjustableAlexander Duyck
2011-09-19igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck
2011-09-19igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck
2011-09-19igb: drop the "adv" off function names relating to descriptorsAlexander Duyck
2011-09-19igb: update ring and adapter structure to improve performanceAlexander Duyck
2011-09-19igb: streamline Rx buffer allocation and cleanupAlexander Duyck
2011-09-19igb: drop support for single buffer modeAlexander Duyck
2011-09-19igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck
2011-09-19igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher