summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2016-09-24Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-23ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov
2016-09-23ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck
2016-09-23ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad
2016-09-23ixgbe: Indicate support for pause frames in all casesMark Rustad
2016-09-23ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad
2016-09-23ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov
2016-09-23ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-13ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-31ixgbe: Eliminate useless message and improve logicMark Rustad
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-21ixgbe: Add support for new X557 deviceDon Skidmore
2016-08-21ixgbe: add device to MDIO speed settingDon Skidmore
2016-08-21ixgbe: Fix led interface for X557 devicesDon Skidmore
2016-08-21ixgbe: add support for geneve Rx offloadEmil Tantilov
2016-08-21ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth
2016-08-20ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck
2016-08-19ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov
2016-08-19ixgbe: 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: remove redundant check on ret_valColin Ian King
2016-07-22ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun
2016-07-22ixgbe: fix setup_fc for x550emEmil Tantilov
2016-07-22ixgbe: Fix minor typo while freeing irqBabu Moger
2016-07-22ixgbe: Change register variable to unsignedDon Skidmore
2016-07-22ixgbevf: Correct parameter sent to LED functionDon Skidmore
2016-07-15ixgbe: 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: fix spoofed packets with macvlansEmil Tantilov
2016-06-29ixgbe: Correct reporting of timestamping for x550Tony Nguyen
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-18ixgbe: 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