aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-10nfp: add devlink param infrastructureDirk van der Merwe4-0/+71
2019-09-10nfp: honor FW reset and loading policiesDirk van der Merwe3-25/+132
2019-09-10nfp: nsp: add support for hwinfo set operationDirk van der Merwe2-0/+21
2019-09-10nfp: nsp: add support for optional hwinfo lookupDirk van der Merwe2-4/+50
2019-09-10nfp: nsp: add support for fw_loaded commandDirk van der Merwe2-0/+16
2019-09-10net: dsa: mv88e6xxx: add RXNFC supportVivien Didelot2-0/+226
2019-09-10net: dsa: mv88e6xxx: introduce .port_set_policyVivien Didelot4-1/+121
2019-09-10net: dsa: mv88e6xxx: complete ATU state definitionsVivien Didelot3-27/+41
2019-09-10net/mlx4_en: ethtool: make array modes static const, makes object smallerColin Ian King1-1/+1
2019-09-09i40e: Add support for X710 deviceMariusz Stachura1-0/+1
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin4-0/+114
2019-09-09ixgbe: sync the first fragment unconditionallyFiro Yang1-7/+9
2019-09-09i40e: Remove EMPR traces from debugfs facilityMauro S. M. Rodrigues2-5/+0
2019-09-09i40e: Implement debug macro hw_dbg using dev_dbgMauro S. M. Rodrigues3-1/+6
2019-09-09i40e: fix hw_dbg usage in i40e_hmc_get_object_vaMauro S. M. Rodrigues1-10/+11
2019-09-09igc: Remove unneeded PCI bus definesSasha Neftin1-4/+0
2019-09-09iavf: allow permanent MAC address to changeMitch Williams2-5/+0
2019-09-09igc: Add NVM checksum validationSasha Neftin1-0/+9
2019-09-09fm10k: use a local variable for the frag pointerJacob Keller1-3/+5
2019-09-09igc: Remove useless forward declarationSasha Neftin2-136/+129
2019-09-09e1000e: Make speed detection on hotplugging cable more reliableKai-Heng Feng1-6/+6
2019-09-09ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl1-0/+1
2019-09-09iavf: remove unused debug function iavf_debug_dYueHaibing1-22/+0
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller7-94/+167
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King1-1/+1
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu1-9/+16
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu1-0/+42
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu2-7/+2
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu1-0/+6
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu1-0/+12
2019-09-07hv_netvsc: Sync offloading features to VF NICHaiyang Zhang1-2/+20
2019-09-07hv_netvsc: Allow scatter-gather feature to be tunableHaiyang Zhang3-3/+4
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-42/+182
2019-09-07ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-1/+1
2019-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-169/+195
2019-09-07Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller216-6244/+5206
2019-09-07Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo84-3633/+2167
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller24-79/+414
2019-09-06lan743x: remove redundant assignment to variable rx_process_resultColin Ian King1-2/+1
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman2-3/+5
2019-09-06ravb: remove undocumented endianness selectionSimon Horman2-7/+0
2019-09-06ravb: remove undocumented counter processingSimon Horman2-13/+0
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman1-1/+1
2019-09-06zd1211rw: use %*ph to print small bufferAndy Shevchenko1-2/+1
2019-09-06brcmfmac: use %*ph to print small bufferAndy Shevchenko1-12/+6
2019-09-06hostap: use %*ph to print small bufferAndy Shevchenko2-6/+3
2019-09-06rtlwifi: Fix file release memory leakWei Yongjun1-1/+1
2019-09-06rtw88: fix seq_file memory leakWei Yongjun1-1/+1