summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-31nfp: fix memory leak on FW load errorJakub Kicinski
2017-05-31nfp: move basic eBPF stats to app-specific codeJakub Kicinski
2017-05-31nfp: move bpf offload code to the BPF appJakub Kicinski
2017-05-31nfp: move eBPF offload files to BPF app directoryJakub Kicinski
2017-05-31nfp: report app name in ethtool -iJakub Kicinski
2017-05-31nfp: move port init to appsJakub Kicinski
2017-05-31nfp: turn reading PCIe RTsym parameters into a helperJakub Kicinski
2017-05-31nfp: add missing fall through statementsJakub Kicinski
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski
2017-05-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-05-31netvsc: Add #include's for csum_* function declarationsMichael Kelley
2017-05-31net/mlxfw: select CONFIG_XZ_DECArnd Bergmann
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU functionsVivien Didelot
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU accessorsVivien Didelot
2017-05-31net: dsa: mv88e6xxx: provide a PHY setup helperVivien Didelot
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-31ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen
2017-05-31ixgbevf: Resolve truncation warning for q_vector->nameTony Nguyen
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-31i40e: Check for memory allocation failureChristophe Jaillet
2017-05-31i40e: check for Tx timestamp timeouts during watchdogJacob Keller
2017-05-31i40e: use pf data structure directly in i40e_ptp_rx_hangJacob Keller
2017-05-31i40e: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-05-31i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller
2017-05-31i40e: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-05-31i40evf: disable unused flagsJesse Brandeburg
2017-05-31i40evf: fix merge error in older patchJesse Brandeburg
2017-05-31i40evf: fix duplicate linesJesse Brandeburg
2017-05-30bnxt_en: Fix xmit_more with BQL.Michael Chan
2017-05-30bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().Michael Chan
2017-05-30bnxt_en: Implement xmit_more.Michael Chan
2017-05-30bnxt_en: Optimize doorbell write operations for newer chips.Michael Chan
2017-05-30bnxt_en: Add additional chip ID definitions.Michael Chan
2017-05-30bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.Michael Chan
2017-05-30bnxt_en: Add PCI IDs for BCM57454 VF devices.Deepak Khungar
2017-05-30bnxt_en: Support for Short Firmware MessageDeepak Khungar
2017-05-30net: dsa: b53: remove unused dev argumentVivien Didelot