summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: ethernet: dwc_eth_qos: fix fixed-link phydev leaksJohan Hovold2016-11-291-7/+13
| * | | net: ethernet: renesas: ravb: fix fixed-link phydev leaksJohan Hovold2016-11-291-3/+14
| * | | net: ethernet: mediatek: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+4
| * | | net: ethernet: marvell: mvneta: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+5
| * | | net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold2016-11-291-7/+16
| * | | net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+8
| * | | net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold2016-11-291-1/+6
| * | | net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+5
| * | | net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+6
| * | | net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold2016-11-291-5/+12
| * | | net: ethernet: aurora: nb8800: fix fixed-link phydev leaksJohan Hovold2016-11-291-2/+7
| * | | net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold2016-11-291-1/+8
| * | | of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-14/+2
| * | | net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen2016-11-291-0/+2
| * | | net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen2016-11-291-2/+1
| * | | net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2016-11-281-1/+6
| * | | Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-282-19/+3
| * | | amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov2016-11-281-2/+2
| * | | net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl2016-11-281-8/+12
| * | | driver: macvtap: Unregister netdev rx_handler if macvtap_newlink failsGao Feng2016-11-271-1/+7
| * | | net: qcom/emac: fix of_node and phydev leaksJohan Hovold2016-11-272-0/+5
| * | | net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold2016-11-271-0/+2
| * | | net: fsl/fman: fix phydev reference leakJohan Hovold2016-11-271-0/+3
| * | | net: bcmgenet: fix phydev reference leakJohan Hovold2016-11-271-1/+3
| * | | irda: fix overly long udelay()Arnd Bergmann2016-11-271-1/+3
| * | | driver: ipvlan: Fix one possible memleak in ipvlan_link_newGao Feng2016-11-271-5/+12
* | | | Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-0264-788/+2559
|\ \ \ \
| * \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-12-0129-330/+1461
| |\ \ \ \
| | * | | | ath5k: drop duplicate header vmalloc.hGeliang Tang2016-12-011-1/+0
| | * | | | wil6210: align to latest auto generated wmi.hLior David2016-12-011-128/+264
| | * | | | wil6210: add debugfs blobs for UCODE code and dataLior David2016-12-013-15/+33
| | * | | | wil6210: validate wil_pmc_alloc parametersMaya Erez2016-12-011-6/+49
| | * | | | wil6210: delay remain on channel when scan is activeLior David2016-12-015-61/+149
| | * | | | ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano2016-12-012-4/+7
| | * | | | ath9k: constify ath_bus_ops structureBhumika Goyal2016-12-011-1/+1
| | * | | | ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear2016-12-011-1/+1
| | * | | | ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan2016-12-013-14/+51
| | * | | | ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2016-12-012-2/+1
| | * | | | ath10k: fix TLV set regdomain commandErik Stromdahl2016-12-011-2/+2
| | * | | | ath9k: feed only active spectral / dfs-detectorZefir Kurtisi2016-12-011-3/+14
| | * | | | ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar2016-11-233-1/+11
| | * | | | ath10k: add support for per sta tx bitrateAnilkumar Kolli2016-11-231-0/+13
| | * | | | ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli2016-11-235-1/+178
| | * | | | wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David2016-11-234-0/+97
| | * | | | wil6210: align to latest auto generated wmi.hLior David2016-11-231-2/+206
| | * | | | wil6210: add support for abort scanMaya Erez2016-11-235-34/+87
| | * | | | wil6210: fix deadlock when using fw_no_recovery optionLior David2016-11-231-7/+8
| | * | | | wil6210: add support for power save enable / disableMaya Erez2016-11-233-1/+67
| | * | | | wil6210: fix net queue stop/wakeDedy Lansky2016-11-235-16/+117
| | * | | | ath9k: fix NULL pointer dereferenceMiaoqing Pan2016-11-231-1/+7