aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* 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: Cleanup protocol handling in transmit pathAlexander 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: Consolidate creation of Tx context descriptors into a single functionAlexander 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
* e1000e: bad short packets received when jumbos enabled on 82579Bruce Allan2011-10-07
* e1000: convert to private mutex from rtnlJesse Brandeburg2011-10-07
* e1000: convert mdelay to msleepJesse Brandeburg2011-10-07
* e1000: convert hardware management from timers to threadsJesse Brandeburg2011-10-07
* ixgbe: bump version numberDon Skidmore2011-10-07
* igb: Alternate MAC Address Updates for Func2&3Akeem G. Abodunrin2011-10-06
* igb: Alternate MAC Address EEPROM UpdatesAkeem G. Abodunrin2011-10-06
* igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin2011-10-06
* ixgbe: X540 devices RX PFC frames pause traffic even if disabledJohn Fastabend2011-10-06
* ixgbe: DCB X540 devices support max traffic class of 4John Fastabend2011-10-06
* ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend2011-10-06
* ixgbe: Fix PFC mask generationMark Rustad2011-10-06
* e1000e: WoL fails on device ID 0x1501Bruce Allan2011-10-06
* e1000e: WoL can fail on 82578DMBruce Allan2011-10-06
* ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-05
* ixgbe: get pauseparam autonegMika Lansirinne2011-10-05
* ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2011-10-05
* ixgbe: send MFLCN to ethtoolEmil Tantilov2011-10-05
* ixgbe: add support for new 82599 deviceEmil Tantilov2011-10-05
* ixgbe: fix driver version initialization in firmwareJacob Keller2011-10-05
* ixgbe: remove return code for functions that always return 0Emil Tantilov2011-10-05
* ixgbe: clear the data field in ixgbe_read_i2c_byte_genericEmil Tantilov2011-10-05
* ixgbe: prevent link checks while resettingEmil Tantilov2011-10-05
* e1000e: make function tables constJeff Kirsher2011-10-05
* ixgbe: add ECC warning for legacy interruptsDon Skidmore2011-09-29
* ixgbe: cleanup ixgbe_setup_gpie() for X540Don Skidmore2011-09-29
* ixgbe add thermal sensor support for x540 hardwareJacob Keller2011-09-29
* ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend2011-09-29
* ixgbe: disable LLI for FCoEVasu Dev2011-09-29
* ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov2011-09-29
* ixgbevf: Fix broken trunk vlanGreg Rose2011-09-29
* e1000: don't enable dma receives until after dma address has been setupDean Nelson2011-09-29
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-23
|\
| * ixgbe: remove global reset to the MACEmil Tantilov2011-09-23
| * ixgbe: add WOL support for X540Emil Tantilov2011-09-23
| * ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov2011-09-23
| * ixgbe: dcb, set priority to traffic class mappingsJohn Fastabend2011-09-23
| * ixgbe: cleanup X540 interrupt enablementDon Skidmore2011-09-23
| * ixgbe: DCB, do not call set_state() from IEEE modeJohn Fastabend2011-09-23
| * ixgbe: Reconfigure SR-IOV InitGreg Rose2011-09-23
* | ixgb: finish conversion to ndo_fix_featuresMichał Mirosław2011-09-23
* | ixgb: eliminate checkstack warningsJesse Brandeburg2011-09-23