summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: napi_poll must return the work donePaolo Abeni2016-07-141-1/+1
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-201-0/+1
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-2/+1
* ixgbe: Fix VLAN features errorAlexander Duyck2016-05-161-4/+4
* ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-161-2/+2
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-045-183/+362
|\
| * ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni2016-05-043-42/+71
| * ixgbe: Revise populating few registers and macro definitionsPreethi Banala2016-05-042-20/+8
| * ixgbe: Return 64 bit stats valuesPreethi Banala2016-05-041-3/+6
| * ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala2016-05-041-6/+2
| * ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov2016-05-042-28/+25
| * ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov2016-05-042-3/+11
| * ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar2016-05-043-68/+156
| * ixgbe: Add support for redirect action to cls_u32 offloadsSridhar Samudrala2016-05-041-13/+83
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* | drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-041-1/+1
|/
* ixgbe: use msleep for long delaysArnd Bergmann2016-04-251-1/+1
* ixgbe/ixgbevf: Add support for GSO partialAlexander Duyck2016-04-251-45/+88
* ixgbe: resolve shift of negative value warningJacob Keller2016-04-251-2/+2
* ixgbe: use BIT() macroJacob Keller2016-04-2517-195/+195
* ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore2016-04-253-0/+42
* ixgbe: Use correct FC setup function for x550em_aMark Rustad2016-04-251-2/+2
* ixgbe: Add register wait for slow linksMark Rustad2016-04-252-0/+22
* ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala2016-04-241-1/+1
* ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov2016-04-241-2/+2
* ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2016-04-242-26/+2
* ixgbe: consolidate the configuration of spoof checkingEmil Tantilov2016-04-244-73/+42
* ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa2016-04-211-0/+2
* ixgbe: Bump version numberMark Rustad2016-04-071-1/+1
* ixgbe: Add KR backplane support for x550em_aMark Rustad2016-04-073-4/+18
* ixgbe: Add support for SGMII backplane interfaceMark Rustad2016-04-073-0/+69
* ixgbe: Add support for SFPs with retimerMark Rustad2016-04-074-2/+144
* ixgbe: Introduce function to control MDIO speedMark Rustad2016-04-071-6/+21
* ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad2016-04-072-5/+37
* ixgbe: Read and set instance idMark Rustad2016-04-072-0/+13
* ixgbe: Use new methods for PHY accessMark Rustad2016-04-071-3/+64
* ixgbe: Add support for x550em_a 10G MAC typeMark Rustad2016-04-0711-9/+311
* ixgbe: Use method pointer to access IOSF devicesMark Rustad2016-04-072-14/+20
* ixgbe: Add definitions for x550em_a 10G MACMark Rustad2016-04-071-4/+18
* ixgbe: Add support for single-port X550 deviceMark Rustad2016-04-073-0/+4
* ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck2016-04-071-3/+7
* ixgbe: Take manageability semaphore for firmware commandsMark Rustad2016-04-071-11/+19
* ixgbe: Clean up interface for firmware commandsMark Rustad2016-04-073-28/+28
* ixgbe: Correct length check for round upMark Rustad2016-04-071-1/+1
* ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad2016-04-073-4/+4
* ixgbe: Delete some unused register definitionsMark Rustad2016-04-071-8/+0
* ixgbe: Add support for toggling VLAN filtering flag via ethtoolAlexander Duyck2016-04-041-13/+14
* ixgbe: Extend cls_u32 offload to support UDP headersAmritha Nambiar2016-04-042-9/+18
* ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore2016-04-047-0/+30
* ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov2016-04-043-1/+33
OpenPOWER on IntegriCloud