summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-11-21ixgbe: Fix reporting of 100Mb capabilityTony Nguyen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2017-11-21ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-10-27ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov
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-12ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-30ixgbe: 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-20ixgbe: Add support for new X557 deviceDon Skidmore
2016-08-20ixgbe: add device to MDIO speed settingDon Skidmore
2016-08-20ixgbe: Fix led interface for X557 devicesDon Skidmore
2016-08-20ixgbe: add support for geneve Rx offloadEmil Tantilov
2016-08-20ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth
2016-08-19ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck
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: 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-14ixgbe: napi_poll must return the work donePaolo Abeni
2016-07-11drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca