summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2016-09-23ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck
2016-09-23ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov
2016-08-20ixgbe: Add support for new X557 deviceDon Skidmore
2016-08-20ixgbe: add support for geneve Rx offloadEmil Tantilov
2016-08-18ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov
2016-08-18ixgbe: only check Tx queue enablement when debuggingEmil Tantilov
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-22ixgbe: cleanup crosstalk fixDon Skidmore
2016-07-22ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun
2016-07-22ixgbe: Fix minor typo while freeing irqBabu Moger
2016-07-14ixgbe: napi_poll must return the work donePaolo Abeni
2016-07-11drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca
2016-06-29ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar
2016-06-29ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar
2016-06-23ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-17ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
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: 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/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: Add register wait for slow linksMark Rustad
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: Add support for x550em_a 10G MAC typeMark 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-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