aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
...
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-04
|\
| * ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni2016-05-04
| * ixgbe: Revise populating few registers and macro definitionsPreethi Banala2016-05-04
| * ixgbe: Return 64 bit stats valuesPreethi Banala2016-05-04
| * ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala2016-05-04
| * ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov2016-05-04
| * ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov2016-05-04
| * ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar2016-05-04
| * ixgbe: Add support for redirect action to cls_u32 offloadsSridhar Samudrala2016-05-04
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* | drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-04
|/
* ixgbe: use msleep for long delaysArnd Bergmann2016-04-25
* ixgbe/ixgbevf: Add support for GSO partialAlexander Duyck2016-04-25
* ixgbe: resolve shift of negative value warningJacob Keller2016-04-25
* ixgbe: use BIT() macroJacob Keller2016-04-25
* ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore2016-04-25
* ixgbe: Use correct FC setup function for x550em_aMark Rustad2016-04-25
* ixgbe: Add register wait for slow linksMark Rustad2016-04-25
* ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala2016-04-24
* ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov2016-04-24
* ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2016-04-24
* ixgbe: consolidate the configuration of spoof checkingEmil Tantilov2016-04-24
* ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa2016-04-21
* ixgbe: Bump version numberMark Rustad2016-04-07
* ixgbe: Add KR backplane support for x550em_aMark Rustad2016-04-07
* ixgbe: Add support for SGMII backplane interfaceMark Rustad2016-04-07
* ixgbe: Add support for SFPs with retimerMark Rustad2016-04-07
* ixgbe: Introduce function to control MDIO speedMark Rustad2016-04-07
* ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad2016-04-07
* ixgbe: Read and set instance idMark Rustad2016-04-07
* ixgbe: Use new methods for PHY accessMark Rustad2016-04-07
* ixgbe: Add support for x550em_a 10G MAC typeMark Rustad2016-04-07
* ixgbe: Use method pointer to access IOSF devicesMark Rustad2016-04-07
* ixgbe: Add definitions for x550em_a 10G MACMark Rustad2016-04-07
* ixgbe: Add support for single-port X550 deviceMark Rustad2016-04-07
* ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck2016-04-07
* ixgbe: Take manageability semaphore for firmware commandsMark Rustad2016-04-07
* ixgbe: Clean up interface for firmware commandsMark Rustad2016-04-07
* ixgbe: Correct length check for round upMark Rustad2016-04-07
* ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad2016-04-07
* ixgbe: Delete some unused register definitionsMark Rustad2016-04-07
* ixgbe: Add support for toggling VLAN filtering flag via ethtoolAlexander Duyck2016-04-04
* ixgbe: Extend cls_u32 offload to support UDP headersAmritha Nambiar2016-04-04
* ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore2016-04-04
* ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov2016-04-04
* ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad2016-04-04
* ixgbe: Add support for generic Tx checksumsAlexander Duyck2016-04-04
* ixgbe: use eth_platform_get_mac_address()Sowmini Varadhan2016-04-04
* ixgbe: Make all unchanging ops structures constMark Rustad2016-04-04
* ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTAAlexander Duyck2016-04-04