aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
* net: add skb frag size accessorsEric Dumazet2011-10-19
* ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-17
* ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-17
* ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-17
* ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose2011-10-16
* ixgbe: fix skb truesize underestimationEric Dumazet2011-10-13
* ixgbe: Correct check for change in FCoE priorityMark Rustad2011-10-13
* ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-13
* ixgbe: Add protection from VF invalid target DMAGreg Rose2011-10-13
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* ixgbe: bump version numberDon Skidmore2011-10-07
* 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
* 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
* 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
* 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
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|/
* ixgbe: remove duplicate netif_tx_start_all_queuesEmil Tantilov2011-09-16
* ixgbe: fix FCRTL/H register dump for X540Emil Tantilov2011-09-16
* ixgbe: cleanup some register readsEmil Tantilov2011-09-16
* ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck2011-09-16
* ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck2011-09-16
* ixgbe: Add SFP support for missed 82598 PHYAlexander Duyck2011-09-16
* ixgbe: Add missing code for enabling overheat sensor interruptAlexander Duyck2011-09-16
* ixgbe: make ixgbe_up and ixgbe_up_complete void functionsAlexander Duyck2011-09-16
* v2 ixgbe: Update packet buffer reservation to correct fdir headroom sizeAlexander Duyck2011-09-16
* ixgbe: remove redundant configuration of tx_sample_rateAlexander Duyck2011-09-16