summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
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
2011-04-13ixgbe: make device_caps() genericEmil Tantilov
2011-04-13ixgbe: explicitly disable 100H for x540Emil Tantilov
2011-04-13ixgbe: add support for new HWEmil Tantilov
2011-04-13ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov
2011-04-13ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore
2011-04-13ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov
2011-04-13ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov
2011-04-13ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov
2011-04-13ixgbe: update version string for Dell CEM useJeff Kirsher
2011-04-13ixgbe: fix namespacecheck issueEmil Tantilov
2011-04-13ixgbe: correct function number for some 82598 partsEmil Tantilov
2011-04-13ixgbe: fix return value checksEmil Tantilov
2011-04-13ixgbe: DCB, further cleanups to app configurationJohn Fastabend
2011-03-31Fix common misspellingsLucas De Marchi