summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend
2011-03-08ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek
2011-03-08ixgbe: fix setting and reporting of advertised speedsEmil Tantilov
2011-03-08ixgbe: fix spelling errorsEmil Tantilov
2011-03-08ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov
2011-03-08ixgbe: add function descriptionEmil Tantilov
2011-03-08ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov
2011-03-08ixgbe: Add x540 statistic counter definitionsEmil Tantilov
2011-03-08ixgbe: clear correct counters for flow control on 82599Emil Tantilov
2011-03-08ixgbe: cleanup PHY initEmil Tantilov
2011-03-08ixgbe: add support to FCoE DDP in target modeYi Zou
2011-03-08ixgbe: fix missing function pointer conversionDon Skidmore
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore
2011-03-03ixgbe: X540 CleanupGreg Rose
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov
2011-03-03ixgbe: store permanent address before initializing Rx addressesEmil Tantilov
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov
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