summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb.h
Commit message (Expand)AuthorAgeFilesLines
* igb: Add Support for new i210/i211 devices.Carolyn Wyborny2012-05-121-3/+6
* igb: offer a PTP Hardware Clock instead of the timecompare methodRichard Cochran2012-04-041-5/+8
* igb: add PTP Hardware Clock codeRichard Cochran2012-04-041-0/+8
* igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-191-1/+1
* igb: Add support for byte queue limits.Eric Dumazet2012-01-051-0/+5
* igb: VFTA Table Fix for i350 devicesCarolyn Wyborny2011-10-211-0/+1
* igb: Check if subordinate VFs are assigned to virtual machinesGreg Rose2011-10-171-0/+3
* igb: Add workaround for byte swapped VLAN on i350 local trafficAlexander Duyck2011-10-121-0/+1
* igb: move TX hang check flag into ring->flagsAlexander Duyck2011-10-071-1/+0
* igb: leave staterr in place and instead us a helper function to check bitsAlexander Duyck2011-10-071-0/+7
* igb: retire the RX_CSUM flag and use the netdev flag insteadAlexander Duyck2011-10-071-1/+0
* igb: Move ITR related data into work container within the q_vectorAlexander Duyck2011-10-071-12/+19
* igb: Consolidate all of the ring feature flags into a single valueAlexander Duyck2011-10-071-4/+6
* igb: Use node specific allocations for the q_vectors and ringsAlexander Duyck2011-10-071-0/+4
* igb: push data into first igb_tx_buffer sooner to reduce stack usageAlexander Duyck2011-10-071-0/+1
* igb: consolidate creation of Tx buffer info and data descriptorAlexander Duyck2011-10-071-5/+3
* igb: Combine all flag info fields into a single tx_flags structureAlexander Duyck2011-10-061-0/+9
* igb: Create separate functions for generating cmd_type and olinfoAlexander Duyck2011-10-061-1/+1
* igb: Make first and tx_buffer_info->next_to_watch into pointersAlexander Duyck2011-10-061-1/+1
* igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck2011-10-061-21/+21
* igb: Make Tx budget for NAPI user adjustableAlexander Duyck2011-10-061-0/+3
* igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2011-09-191-3/+1
* igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-191-6/+6
* igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-191-2/+2
* igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-191-38/+45
* igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-191-1/+1
* igb: drop support for single buffer modeAlexander Duyck2011-09-191-5/+2
* igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-191-2/+0
* igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-191-2/+3
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+415
OpenPOWER on IntegriCloud