aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-01
* ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov2016-10-27
* ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck2016-09-23
* ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov2016-09-23
* ixgbe: Add support for new X557 deviceDon Skidmore2016-08-20
* ixgbe: add support for geneve Rx offloadEmil Tantilov2016-08-20
* ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-19
* ixgbe: only check Tx queue enablement when debuggingEmil Tantilov2016-08-19
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-17
* ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-16
* ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-16
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\
| * ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-23
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-25
|\ \
| * | ixgbe: cleanup crosstalk fixDon Skidmore2016-07-22
| * | ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun2016-07-22
| * | ixgbe: Fix minor typo while freeing irqBabu Moger2016-07-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\ \ \ | |/ / |/| |
| * | ixgbe: napi_poll must return the work donePaolo Abeni2016-07-15
| |/
* | drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca2016-07-11
* | ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar2016-06-29
* | ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar2016-06-29
* | ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-17
|/
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-20
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* ixgbe: Fix VLAN features errorAlexander Duyck2016-05-16
* ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-16
* 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: 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/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: Add register wait for slow linksMark Rustad2016-04-25
* 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: Add support for x550em_a 10G MAC typeMark 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: Add support for toggling VLAN filtering flag via ethtoolAlexander Duyck2016-04-04