summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: update driver version stringDon Skidmore2011-06-242-5/+6
* ixgbe: fix ring assignment issues for SR-IOV and drop casesAlexander Duyck2011-06-242-3/+7
* ixgbe: disable RSC when Rx checksum is offEmil Tantilov2011-06-241-11/+33
* ixgbe: move reset code into a separate functionEmil Tantilov2011-06-241-12/+14
* ixgbe: move setting RSC into a separate functionEmil Tantilov2011-06-241-16/+18
* ixgbe: add support for nfc addition and removal of filtersAlexander Duyck2011-06-242-0/+290
* ixgbe: add support for displaying ntuple filters via the nfc interfaceAlexander Duyck2011-06-242-0/+113
* ixgbe: add basic support for setting and getting nfc controlsAlexander Duyck2011-06-241-0/+19
* ixgbe: update perfect filter framework to support retaining filtersAlexander Duyck2011-06-244-280/+368
* ixgbe: fix flags relating to perfect filters to support coexistenceAlexander Duyck2011-06-243-41/+30
* ixgbe: remove ntuple filteringAlexander Duyck2011-06-241-136/+0
* ixgbe: setup per CPU PCI pool for FCoE DDPVasu Dev2011-06-212-36/+82
* ixgbe: add support for Dell CEMEmil Tantilov2011-06-217-0/+229
* ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routineJohn Fastabend2011-06-211-57/+1
* ixgbe: DCB and perfect filters can coexistJohn Fastabend2011-06-211-1/+0
* ixgbe: fix bit mask for DCB versionJohn Fastabend2011-06-211-1/+1
* ixgbe: setup redirection table for multiple packet buffersJohn Fastabend2011-06-211-1/+5
* ixgbe: DCB 82598 devices, tx_idx and rx_idx swappedJohn Fastabend2011-06-211-2/+2
* ixgbe: DCB use existing TX and RX queuesJohn Fastabend2011-06-212-60/+49
* ixgbe: configure minimal packet buffers to support TCJohn Fastabend2011-06-213-114/+138
* ixgbe: consolidate MRQC and MTQC handlingJohn Fastabend2011-06-212-57/+7
* ixgbe: consolidate packet buffer allocationJohn Fastabend2011-06-2113-170/+160
* ixgbe: dcbnl reduce duplicated code and indentationJohn Fastabend2011-06-211-26/+23
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-072-0/+2
* drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-052-4/+4
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2017-951/+2024
|\
| * ixgbe: Add support for new 82599 adapterDon Skidmore2011-05-153-0/+7
| * ixgbe: fix sparse warningEmil Tantilov2011-05-151-1/+1
| * ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck2011-05-151-18/+16
| * ixgbe: Merge over-temp task into service taskAlexander Duyck2011-05-152-36/+53
| * ixgbe: Merge ATR reinit into the service taskAlexander Duyck2011-05-153-32/+37
| * ixgbe: merge reset task into service taskAlexander Duyck2011-05-152-24/+38
| * ixgbe: Merge watchdog functionality into service taskAlexander Duyck2011-05-152-166/+200
| * ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2011-05-152-201/+213
| * ixgbe: move flags and state into the same cachelineAlexander Duyck2011-05-151-43/+45
| * ixgbe: force unlock on timeoutEmil Tantilov2011-05-151-0/+22
| * ixgbe: Add macvlan support for VFGreg Rose2011-05-154-4/+134
| * ixgbe: add ethtool counters for OS2BMCEmil Tantilov2011-05-073-1/+18
| * ixgbe: add rxhash supportEmil Tantilov2011-05-072-2/+19
| * ixgbe: Cleanup PCIe bus speed infoDon Skidmore2011-05-041-2/+2
| * ixgbe: improve EEPROM read/write operationsEmil Tantilov2011-05-047-100/+465
| * ixgbe: fix sparse warningEmil Tantilov2011-05-041-46/+62
| * ixgbe: fix typo error with software defined pins on 82599Don Skidmore2011-05-041-1/+2
| * ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov2011-05-043-8/+7
| * ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-4/+4
| * ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-1/+2
| * ixgbe: convert to ethtool set_phys_idEmil Tantilov2011-04-272-12/+18
| * ixgbe: fix X540 ethtool loopback test.Don Skidmore2011-04-271-0/+7
| * ixgbe: Bump versionDon Skidmore2011-04-271-2/+2