summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2016-07-14ixgbe: napi_poll must return the work donePaolo Abeni
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-16ixgbe: Fix VLAN features errorAlexander Duyck
2016-05-16ixgbe: use correct mask when enabling sriovEmil Tantilov
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-05-04ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni
2016-05-04ixgbe: Revise populating few registers and macro definitionsPreethi Banala
2016-05-04ixgbe: Return 64 bit stats valuesPreethi Banala
2016-05-04ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala
2016-05-04ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov
2016-05-04ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov
2016-05-04ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar
2016-05-04ixgbe: Add support for redirect action to cls_u32 offloadsSridhar Samudrala
2016-04-25ixgbe: use msleep for long delaysArnd Bergmann
2016-04-25ixgbe/ixgbevf: Add support for GSO partialAlexander Duyck
2016-04-25ixgbe: resolve shift of negative value warningJacob Keller
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-25ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore
2016-04-25ixgbe: Use correct FC setup function for x550em_aMark Rustad
2016-04-25ixgbe: Add register wait for slow linksMark Rustad
2016-04-24ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala
2016-04-24ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov
2016-04-24ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov
2016-04-24ixgbe: consolidate the configuration of spoof checkingEmil Tantilov
2016-04-21ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa
2016-04-07ixgbe: Bump version numberMark Rustad
2016-04-07ixgbe: Add KR backplane support for x550em_aMark Rustad
2016-04-07ixgbe: Add support for SGMII backplane interfaceMark Rustad
2016-04-07ixgbe: Add support for SFPs with retimerMark Rustad
2016-04-07ixgbe: Introduce function to control MDIO speedMark Rustad
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad
2016-04-07ixgbe: Read and set instance idMark Rustad
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad
2016-04-07ixgbe: Add definitions for x550em_a 10G MACMark Rustad
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad
2016-04-07ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-07ixgbe: Take manageability semaphore for firmware commandsMark Rustad
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad
2016-04-07ixgbe: Correct length check for round upMark Rustad
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad
2016-04-07ixgbe: Delete some unused register definitionsMark Rustad
2016-04-04ixgbe: Add support for toggling VLAN filtering flag via ethtoolAlexander Duyck
2016-04-04ixgbe: Extend cls_u32 offload to support UDP headersAmritha Nambiar
2016-04-04ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore
2016-04-04ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov