summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov
2011-03-03ixgbe: set media type for 82599 T3 LOMEmil Tantilov
2011-03-03ixgbe: balance free_irq calls with request_irq callsAlexander Duyck
2011-03-03ixgbe: cleanup logic related to HW semaphoresEmil Tantilov
2011-03-03ixgbe: cleanup wake on LAN definesEmil Tantilov
2011-02-24ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek
2011-02-11ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar
2011-02-11ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issueDon Skidmore
2011-02-11ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore
2011-02-11ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore
2011-02-11ixgbe: DCB, use hardware independent routinesJohn Fastabend
2011-02-11ixgbe: DCB, remove RESET bit it is no longer neededJohn Fastabend
2011-02-11ixgbe: DCB, do not reset on CEE pg changesJohn Fastabend
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend
2011-02-11ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend
2011-02-11ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend
2011-02-11ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: cleanup variable initializationDon Skidmore
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10ixgbe: update ntuple filter configurationAlexander Duyck
2011-01-10ixgbe: further flow director performance optimizationsAlexander Duyck
2011-01-10ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck
2011-01-10ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou
2010-12-25ixgbe: Add anti-spoofing feature supportGreg Rose
2010-12-25ixgbe: Add SR-IOV feature support to X540Greg Rose
2010-12-25ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-12igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo
2010-12-11ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore
2010-12-11ixgbe: fix ntuple supportEmil Tantilov
2010-12-11ixgbe: fix X540 to use it's own info structDon Skidmore
2010-12-11ixgbe: fix X540 phy id to correct valueDon Skidmore
2010-12-11Intel Wired LAN drivers: Use static constJeff Kirsher
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-06ixgbe: fix enum type mismatch on disable laserDon Skidmore
2010-12-06ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore
2010-12-06ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore
2010-12-03ixgbe: add support for 82599 FCoE SKUDon Skidmore