summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2017-06-16bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-13ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney
2017-06-13ixgbe: Resolve cppcheck format string warningTony Nguyen
2017-06-13ixgbe: fix writes to PFQDEEmil Tantilov
2017-06-13ixgbe: Bump version numberTony Nguyen
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-13ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-13ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-05-31ixgbe: fix incorrect status checkEmil Tantilov
2017-05-31ixgbe: add missing configuration for rate select 1Emil Tantilov
2017-05-31ixgbe: always call setup_mac_link for multispeed fiberEmil Tantilov
2017-05-31ixgbe: add write flush when configuring CS4223/7Emil Tantilov
2017-05-31ixgbe: correct CS4223/7 PHY identificationEmil Tantilov
2017-05-31ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen
2017-05-31ixgbe: Resolve truncation warning for q_vector->nameTony Nguyen
2017-05-31ixgbe: Add error checking to setting VF MACTony Nguyen
2017-05-31ixgbe: Correct thermal sensor event checkMark Rustad
2017-05-31ixgbe: enable L3/L4 filtering for Tx switched packetsEmil Tantilov
2017-05-31ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt
2017-05-31ixgbe: initialize u64_stats_sync structures early at ixgbe_probeLiwei Song
2017-05-31ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packetsScott Peterson
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt
2017-04-29ixgbe: Allow setting zero MAC address for VFTony Nguyen
2017-04-29ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov
2017-04-29ixgbe: delay tail write to every 'n' packetsJohn Fastabend
2017-04-29ixgbe: add support for XDP_TX actionJohn Fastabend
2017-04-29ixgbe: add XDP support for pass and drop actionsJohn Fastabend
2017-04-28ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt
2017-04-27ixgbe: Use pcie_flr() instead of duplicating itChristoph Hellwig
2017-04-18ixgbe: Fix output from ixgbe_dumpAlexander Duyck
2017-04-18ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck
2017-04-18ixgbe: add check for VETO bit when configuring link for KRTony Nguyen
2017-04-18ixgbe: Remove unused defineDon Skidmore
2017-04-18ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov
2017-04-18ixgbe: return early instead of wrap block in if statementEmil Tantilov
2017-04-18ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov
2017-04-18ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov
2017-04-18ixgbe: list X553 backplane speeds correctlyDon Skidmore
2017-04-18ixgbe: Add X552 XFI backplane supportDon Skidmore
2017-04-18ixgbe: Complete support for X553 sgmiiDon Skidmore
2017-04-18ixgbe: Remove driver config for KX4 PHYTony Nguyen
2017-04-18ixgbe: Remove pr_cont usesJoe Perches
2017-04-18ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni
2017-03-17igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code commentAlexander Duyck