summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2011-06-24ixgbe: update driver version stringDon Skidmore
2011-06-24ixgbe: fix ring assignment issues for SR-IOV and drop casesAlexander Duyck
2011-06-24ixgbe: disable RSC when Rx checksum is offEmil Tantilov
2011-06-24ixgbe: move reset code into a separate functionEmil Tantilov
2011-06-24ixgbe: move setting RSC into a separate functionEmil Tantilov
2011-06-24ixgbe: add support for nfc addition and removal of filtersAlexander Duyck
2011-06-24ixgbe: add support for displaying ntuple filters via the nfc interfaceAlexander Duyck
2011-06-24ixgbe: add basic support for setting and getting nfc controlsAlexander Duyck
2011-06-24ixgbe: update perfect filter framework to support retaining filtersAlexander Duyck
2011-06-24ixgbe: fix flags relating to perfect filters to support coexistenceAlexander Duyck
2011-06-24ixgbe: remove ntuple filteringAlexander Duyck
2011-06-21ixgbe: setup per CPU PCI pool for FCoE DDPVasu Dev
2011-06-21ixgbe: add support for Dell CEMEmil Tantilov
2011-06-21ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routineJohn Fastabend
2011-06-21ixgbe: DCB and perfect filters can coexistJohn Fastabend
2011-06-21ixgbe: fix bit mask for DCB versionJohn Fastabend
2011-06-21ixgbe: setup redirection table for multiple packet buffersJohn Fastabend
2011-06-21ixgbe: DCB 82598 devices, tx_idx and rx_idx swappedJohn Fastabend
2011-06-21ixgbe: DCB use existing TX and RX queuesJohn Fastabend
2011-06-21ixgbe: configure minimal packet buffers to support TCJohn Fastabend
2011-06-21ixgbe: consolidate MRQC and MTQC handlingJohn Fastabend
2011-06-21ixgbe: consolidate packet buffer allocationJohn Fastabend
2011-06-21ixgbe: dcbnl reduce duplicated code and indentationJohn Fastabend
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-05-23Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-15ixgbe: Add support for new 82599 adapterDon Skidmore
2011-05-15ixgbe: fix sparse warningEmil Tantilov
2011-05-15ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck
2011-05-15ixgbe: Merge over-temp task into service taskAlexander Duyck
2011-05-15ixgbe: Merge ATR reinit into the service taskAlexander Duyck
2011-05-15ixgbe: merge reset task into service taskAlexander Duyck
2011-05-15ixgbe: Merge watchdog functionality into service taskAlexander Duyck
2011-05-15ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck
2011-05-15ixgbe: move flags and state into the same cachelineAlexander Duyck
2011-05-15ixgbe: force unlock on timeoutEmil Tantilov
2011-05-15ixgbe: Add macvlan support for VFGreg Rose
2011-05-08ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()Lai Jiangshan
2011-05-07ixgbe: add ethtool counters for OS2BMCEmil Tantilov
2011-05-07ixgbe: add rxhash supportEmil Tantilov
2011-05-04ixgbe: Cleanup PCIe bus speed infoDon Skidmore
2011-05-04ixgbe: improve EEPROM read/write operationsEmil Tantilov
2011-05-04ixgbe: fix sparse warningEmil Tantilov
2011-05-04ixgbe: fix typo error with software defined pins on 82599Don Skidmore
2011-05-04ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-27ixgbe: convert to ethtool set_phys_idEmil Tantilov
2011-04-27ixgbe: fix X540 ethtool loopback test.Don Skidmore