summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
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-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-05-22Add 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-14ixgbe: Add support for new 82599 adapterDon Skidmore
2011-05-14ixgbe: fix sparse warningEmil Tantilov
2011-05-14ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck
2011-05-14ixgbe: Merge over-temp task into service taskAlexander Duyck
2011-05-14ixgbe: Merge ATR reinit into the service taskAlexander Duyck
2011-05-14ixgbe: merge reset task into service taskAlexander Duyck
2011-05-14ixgbe: Merge watchdog functionality into service taskAlexander Duyck
2011-05-14ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck
2011-05-14ixgbe: move flags and state into the same cachelineAlexander Duyck
2011-05-14ixgbe: force unlock on timeoutEmil Tantilov
2011-05-14ixgbe: Add macvlan support for VFGreg Rose
2011-05-07ixgbe,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
2011-04-27ixgbe: Bump versionDon Skidmore
2011-04-27ixgbe: enable SCTP checksum offload for X540Don Skidmore
2011-04-27ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou
2011-04-27ixgbe: fix static functionsJohn Fastabend
2011-04-27ixgbe: remove ntuple display supportAlexander Duyck
2011-04-27ixgbe: add LED blink code for x540Emil Tantilov
2011-04-27ixgbe: add support for 64k EEPROM for 82599Emil Tantilov
2011-04-27ixgbe: register defines cleanupEmil Tantilov
2011-04-27ixgbe: explicitly disable 100H for x540Emil Tantilov
2011-04-13ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend
2011-04-13ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend