summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2016-12-3038-140/+133
* rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka2016-12-304-0/+15
* rt2800: replace msleep() with usleep_range() on channel switchStanislaw Gruszka2016-12-301-2/+4
* rt2800: replace mdelay by usleep on vco calibration.Stanislaw Gruszka2016-12-301-1/+1
* rt2x00: merge agc and vco works with link tunerStanislaw Gruszka2016-12-303-128/+36
* rt2800: perform VCO recalibration for RF5592 chipStanislaw Gruszka2016-12-301-0/+2
* rt2800: warn if doing VCO recalibration for unknow RF chipStanislaw Gruszka2016-12-301-0/+2
* rt2800: rename adjust_freq_offset functionStanislaw Gruszka2016-12-301-8/+8
* rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka2016-12-305-7/+47
* rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka2016-12-301-2/+2
* rt2800: don't set ht parameters for non-aggregated framesStanislaw Gruszka2016-12-301-6/+6
* rt2800: make rx ampdu_factor depend on number of rx chainsStanislaw Gruszka2016-12-301-1/+1
* orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski2016-12-303-21/+30
* adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter2016-12-301-1/+2
* iwlegacy: make il3945_mac_ops __ro_after_initJohannes Berg2016-12-301-10/+10
* mwifiex: Enable dynamic bandwidth signallingAmitkumar Karwar2016-12-302-1/+3
* mwifiex: change width of MAC control variableAmitkumar Karwar2016-12-303-13/+11
* mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar2016-12-301-0/+6
* adm80211: add checks for dma mapping errorsAlexey Khoroshilov2016-12-051-2/+22
* mwifiex: clean up some messy indentingDan Carpenter2016-12-051-2/+2
* iwlwifi: use reset to set transport headerZhang Shengju2016-12-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-6/+7
|\
| * Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller2016-11-301-6/+7
| |\
| | * mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2016-11-171-6/+7
* | | 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
| | * | | ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer2016-11-231-1/+1
| | * | | ath10k: add spectral scan support to wmi-tlvMichal Kazior2016-11-231-0/+72
OpenPOWER on IntegriCloud