summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: fec: Let fec_ptp have its own interrupt routineTroy Kisky2017-11-083-45/+71
* hv_netvsc: hide warnings about uninitialized/missing rndis deviceVitaly Kuznetsov2017-11-081-2/+2
* hv_netvsc: netvsc_teardown_gpadl() splitVitaly Kuznetsov2017-11-081-33/+36
* net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero2017-11-082-5/+45
* net: phy: leds: Refactor "no link" handler into a separate functionMaciej S. Szmigiero2017-11-081-10/+10
* 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/+4Star
* | 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/+3Star
* | 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/+35Star
* | nfp: bpf: refactor offload logicJakub Kicinski2017-11-053-77/+67Star
* | nfp: bpf: remove unnecessary include of nfp_net.hJakub Kicinski2017-11-051-1/+0Star
* | nfp: bpf: remove the register renumbering leftoversJakub Kicinski2017-11-053-19/+4Star
* | nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski2017-11-055-247/+22Star
* | net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-0514-25/+25
* | 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-04109-1421/+1831
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-11-0227-178/+128Star
| |\
| | * ath: Convert timers to use timer_setup()Kees Cook2017-10-2722-72/+61Star
| | * wil6210: remove SSID debugfsJohannes Berg2017-10-271-45/+0Star
| | * 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/+0Star
| * | 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/+26Star
| * | qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko2017-10-303-4/+17
| * | qtnfmac: modify full Tx queue recoverySergey Matyukevich2017-10-304-5/+37