summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cpsw: ethtool: add support for getting/setting EEE registersYegor Yefremov2016-11-301-0/+26
* hv_netvsc: remove excessive logging on MTU changeVitaly Kuznetsov2016-11-292-7/+7
* mlxsw: core: Change order of operations in removal pathIdo Schimmel2016-11-291-1/+1
* mlxsw: core: Add missing rollback in error pathIdo Schimmel2016-11-291-0/+1
* mlxsw: spectrum_buffers: Limit size of poolsIdo Schimmel2016-11-291-0/+3
* mlxsw: resources: Add maximum buffer sizeIdo Schimmel2016-11-291-0/+2
* mlxsw: switchib: add MLXSW_PCI dependencyArnd Bergmann2016-11-291-1/+1
* net: phy: Fix use after free in phy_detach()Geert Uytterhoeven2016-11-291-2/+2
* stmmac: fix comments, make debug output consistentPavel Machek2016-11-292-7/+10
* net: phy: add an option to disable EEE advertisementjbrunet2016-11-292-9/+74
* net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel2016-11-292-1/+14
* net: arc_emac: add dependencies on associated arches and compile testPeter Robinson2016-11-291-2/+3
* mlx4: give precise rx/tx bytes/packets countersEric Dumazet2016-11-294-23/+58
* geneve: fix ip_hdr_len reserved for geneve6 tunnel.Haishuang Yan2016-11-281-1/+1
* net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt countAndreas Färber2016-11-281-1/+1
* net/mlx5e: Add CQE compression user controlShaker Daibes2016-11-285-13/+51
* net/mlx5e: Moves pflags to priv->paramsShaker Daibes2016-11-283-12/+14
* net/mlx5e: Add support for loopback selftestSaeed Mahameed2016-11-284-3/+227
* net/mlx5e: Add support for ethtool self diagnostics testKamal Heib2016-11-284-2/+139
* net/mlx5e: Add DCBX control interfaceHuy Nguyen2016-11-281-3/+24
* net/mlx5e: ConnectX-4 firmware support for DCBXHuy Nguyen2016-11-283-28/+94
* net/mlx5: Add DCBX firmware commands supportHuy Nguyen2016-11-281-0/+20
* net/mlx5e: Read ETS settings directly from firmwareHuy Nguyen2016-11-283-25/+56
* net/mlx5e: Support DCBX CEE APIHuy Nguyen2016-11-283-2/+366
* net/mlx5e: Add qos capability checkHuy Nguyen2016-11-281-1/+2
* virtio-net: enable multiqueue by defaultJason Wang2016-11-281-2/+7
* net: dsa: mv88e6xxx: add missing comment for MV88E6097Stefan Eichenberger2016-11-281-0/+1
* net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097Stefan Eichenberger2016-11-281-0/+1
* bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann2016-11-271-1/+1
* sfc: remove unneeded variableDan Carpenter2016-11-272-9/+1
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-27186-1148/+1553
|\
| * rt2800: disable CCK rates on HTStanislaw Gruszka2016-11-231-1/+0
| * rt2800: tune *_PROT_CFG parametersStanislaw Gruszka2016-11-231-8/+8
| * rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka2016-11-231-3/+3
| * rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka2016-11-231-2/+5
| * rt2800: correct AUTO_RSP_CFGStanislaw Gruszka2016-11-231-4/+2
| * rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka2016-11-231-1/+0
| * rt2800: OFDM rates are mandatoryStanislaw Gruszka2016-11-231-1/+1
| * rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka2016-11-231-4/+1
| * rt2800: correctly report MCS TX parametersStanislaw Gruszka2016-11-231-10/+13
| * brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng2016-11-231-2/+3
| * rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki2016-11-231-1/+1
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-11-2316-275/+280
| |\
| | * ath10k: use the right length of "background"Nicolas Iooss2016-11-151-1/+1
| | * ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan2016-11-151-3/+1
| | * ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan2016-11-151-25/+50
| | * ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2016-11-152-6/+2
| | * ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-158-235/+163
| | * ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King2016-11-151-3/+3
| | * ath9k: parse the device configuration from an OF nodeMartin Blumenstingl2016-11-151-0/+42