aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAge
* ixgbe: Make certain to initialize the fdir_perfect_lock in all casesAlexander Duyck2011-07-11
* ixgbe: implement DCB ops dcb_ieee_del()John Fastabend2011-06-25
* ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend2011-06-25
* ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend2011-06-25
* ixgbe: A fix to VF TX rate limitLior Levy2011-06-25
* ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck2011-06-25
* ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck2011-06-25
* ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16Alexander Duyck2011-06-25
* ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck2011-06-25
* ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck2011-06-25
* ixgbe: update driver version stringDon Skidmore2011-06-24
* ixgbe: fix ring assignment issues for SR-IOV and drop casesAlexander Duyck2011-06-24
* ixgbe: disable RSC when Rx checksum is offEmil Tantilov2011-06-24
* ixgbe: move reset code into a separate functionEmil Tantilov2011-06-24
* ixgbe: move setting RSC into a separate functionEmil Tantilov2011-06-24
* ixgbe: add support for nfc addition and removal of filtersAlexander Duyck2011-06-24
* ixgbe: add support for displaying ntuple filters via the nfc interfaceAlexander Duyck2011-06-24
* ixgbe: add basic support for setting and getting nfc controlsAlexander Duyck2011-06-24
* ixgbe: update perfect filter framework to support retaining filtersAlexander Duyck2011-06-24
* ixgbe: fix flags relating to perfect filters to support coexistenceAlexander Duyck2011-06-24
* ixgbe: remove ntuple filteringAlexander Duyck2011-06-24
* ixgbe: setup per CPU PCI pool for FCoE DDPVasu Dev2011-06-21
* ixgbe: add support for Dell CEMEmil Tantilov2011-06-21
* ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routineJohn Fastabend2011-06-21
* ixgbe: DCB and perfect filters can coexistJohn Fastabend2011-06-21
* ixgbe: fix bit mask for DCB versionJohn Fastabend2011-06-21
* ixgbe: setup redirection table for multiple packet buffersJohn Fastabend2011-06-21
* ixgbe: DCB 82598 devices, tx_idx and rx_idx swappedJohn Fastabend2011-06-21
* ixgbe: DCB use existing TX and RX queuesJohn Fastabend2011-06-21
* ixgbe: configure minimal packet buffers to support TCJohn Fastabend2011-06-21
* ixgbe: consolidate MRQC and MTQC handlingJohn Fastabend2011-06-21
* ixgbe: consolidate packet buffer allocationJohn Fastabend2011-06-21
* ixgbe: dcbnl reduce duplicated code and indentationJohn Fastabend2011-06-21
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-05
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * ixgbe: Add support for new 82599 adapterDon Skidmore2011-05-14
| * ixgbe: fix sparse warningEmil Tantilov2011-05-14
| * ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck2011-05-14
| * ixgbe: Merge over-temp task into service taskAlexander Duyck2011-05-14
| * ixgbe: Merge ATR reinit into the service taskAlexander Duyck2011-05-14
| * ixgbe: merge reset task into service taskAlexander Duyck2011-05-14
| * ixgbe: Merge watchdog functionality into service taskAlexander Duyck2011-05-14
| * ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2011-05-14
| * ixgbe: move flags and state into the same cachelineAlexander Duyck2011-05-14
| * ixgbe: force unlock on timeoutEmil Tantilov2011-05-14
| * ixgbe: Add macvlan support for VFGreg Rose2011-05-14
| * ixgbe: add ethtool counters for OS2BMCEmil Tantilov2011-05-07
| * ixgbe: add rxhash supportEmil Tantilov2011-05-07