summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck2016-08-191-1/+3
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-171-1/+3
* ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-161-0/+1
* ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-161-6/+12
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-6/+3
|\
| * ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-231-6/+3
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-257-50/+91
|\ \
| * | ixgbe: cleanup crosstalk fixDon Skidmore2016-07-224-41/+72
| * | ixgbe: remove redundant check on ret_valColin Ian King2016-07-221-3/+0
| * | ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun2016-07-221-0/+1
| * | ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-221-2/+2
| * | ixgbe: Fix minor typo while freeing irqBabu Moger2016-07-221-1/+1
| * | ixgbe: Change register variable to unsignedDon Skidmore2016-07-221-1/+1
| * | ixgbevf: Correct parameter sent to LED functionDon Skidmore2016-07-222-2/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-1/+1
|\ \ \ | |/ / |/| |
| * | ixgbe: napi_poll must return the work donePaolo Abeni2016-07-141-1/+1
| |/
* | drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca2016-07-111-6/+2
* | ixgbe: fix spoofed packets with macvlansEmil Tantilov2016-06-291-0/+1
* | ixgbe: Correct reporting of timestamping for x550Tony Nguyen2016-06-291-2/+6
* | ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar2016-06-291-16/+25
* | ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar2016-06-292-7/+72
* | ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-171-31/+26
|/
* 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
OpenPOWER on IntegriCloud