summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-0517-52/+591
|\
| * net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa2017-11-054-23/+71
| * net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud2017-11-053-3/+16
| * net/mlx5: Initialize destination_flow struct to 0Rabie Loulou2017-11-055-15/+15
| * net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz2017-11-051-2/+13
| * net/mlx5e: DCBNL, Add debug messages logInbar Karmy2017-11-051-1/+23
| * net/mlx5e: Add support for ethtool msglvl supportGal Pressman2017-11-053-0/+25
| * net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQHuy Nguyen2017-11-055-6/+73
| * net/mlx5e: Add dcbnl dscp to priority supportHuy Nguyen2017-11-053-2/+232
| * net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen2017-11-051-0/+99
| * net/mlx5: QCAM register firmware command supportHuy Nguyen2017-11-053-0/+24
* | nfp: implement ethtool FEC mode settingsDirk van der Merwe2017-11-051-1/+116
* | nfp: add helpers for FEC supportDirk van der Merwe2017-11-052-0/+94
* | nfp: add get/set link settings ndos to representorsDirk van der Merwe2017-11-051-0/+2
* | nfp: resync repr state when port table syncDirk van der Merwe2017-11-053-0/+54
* | nfp: refactor nfp_app_reprs_setDirk van der Merwe2017-11-052-18/+4
* | nfp: make use of MAC reinitJakub Kicinski2017-11-055-3/+40
* | nfp: don't depend on compiler constant propagationJakub Kicinski2017-11-051-8/+15
* | liquidio: do not consider packets dropped by network stack as driver Rx droppedIntiyaz Basha2017-11-051-12/+3
* | nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski2017-11-057-106/+121
* | nfp: bpf: move translation prepare to offload.cJakub Kicinski2017-11-053-91/+94
* | nfp: bpf: move program prepare and free into offload.cJakub Kicinski2017-11-053-33/+38
* | nfp: bpf: require seamless reload for program replaceJakub Kicinski2017-11-054-42/+35
* | nfp: bpf: refactor offload logicJakub Kicinski2017-11-053-77/+67
* | nfp: bpf: remove unnecessary include of nfp_net.hJakub Kicinski2017-11-051-1/+0
* | nfp: bpf: remove the register renumbering leftoversJakub Kicinski2017-11-053-19/+4
* | nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski2017-11-055-247/+22
* | net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-0514-25/+25
* | mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-051-8/+2
* | net: plip: mark expected switch fall-throughsGustavo A. R. Silva2017-11-051-0/+13
* | dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann2017-11-051-1/+2
|/
* phylink: make local function phylink_phy_change() staticWei Yongjun2017-11-041-1/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-04110-1425/+1838
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-11-0227-178/+128
| |\
| | * ath: Convert timers to use timer_setup()Kees Cook2017-10-2722-72/+61
| | * wil6210: remove SSID debugfsJohannes Berg2017-10-271-45/+0
| | * ath9k: debug: Remove redundant checkChristos Gkekas2017-10-271-1/+1
| | * ath10k: spectral: remove redundant check in write_file_spectral_count()Christos Gkekas2017-10-271-1/+1
| | * ath10k: fix sending wmi cmd during the tdls teardownAnilkumar Kolli2017-10-271-1/+2
| | * ath10k: block offchannel operations if TDLS session is activeAnilkumar Kolli2017-10-271-0/+10
| | * ath10k: move ath10k_mac_tdls_vif*() functionsAnilkumar Kolli2017-10-271-53/+53
| | * ath10k: fix build errors with !CONFIG_PMBrian Norris2017-10-271-5/+0
| * | rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar2017-11-024-1/+10
| * | rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar2017-11-022-27/+26
| * | qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko2017-10-303-4/+17
| * | qtnfmac: modify full Tx queue recoverySergey Matyukevich2017-10-304-5/+37
| * | qtnfmac: drop nonexistent function declarationSergey Matyukevich2017-10-301-3/+0
| * | qtnfmac: enable registration of more mgmt framesSergey Matyukevich2017-10-301-1/+11
| * | qtnfmac: modify full Tx queue error reportingSergey Matyukevich2017-10-301-1/+1
| * | rsi: sdio: Add WOWLAN support for S5 shutdown stateKarun Eagalapati2017-10-302-4/+28