summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-01-31rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov
2017-01-23iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg
2017-01-23iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter
2017-01-21iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe
2016-12-30rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2016-12-30orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-21rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear
2016-12-20brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel
2016-12-20brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-03iwlwifi: use reset to set transport headerZhang Shengju
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-12-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-12-01rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen
2016-12-01ath5k: drop duplicate header vmalloc.hGeliang Tang
2016-12-01wil6210: align to latest auto generated wmi.hLior David
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David
2016-12-01wil6210: validate wil_pmc_alloc parametersMaya Erez
2016-12-01wil6210: delay remain on channel when scan is activeLior David
2016-12-01ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano
2016-12-01ath9k: constify ath_bus_ops structureBhumika Goyal
2016-12-01ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear
2016-12-01ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan
2016-12-01ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan
2016-12-01ath10k: fix TLV set regdomain commandErik Stromdahl
2016-12-01ath9k: feed only active spectral / dfs-detectorZefir Kurtisi
2016-11-30Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller
2016-11-29rtlwifi: Fix enter/exit power_saveLarry Finger
2016-11-29mt7601u: wait for clear rxq when stopping macAnthony Romano
2016-11-29brcmfmac: fix scheduled scan result handling for newer chipsArend Van Spriel
2016-11-29brcmfmac: use requested scan interval in scheduled scanArend Van Spriel
2016-11-29brcmfmac: remove restriction from .sched_scan_start() callbackArend Van Spriel
2016-11-29brcmfmac: use provided channels for scheduled scanArend Van Spriel
2016-11-29brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel
2016-11-29brcmfmac: split up brcmf_pno_config() functionArend Van Spriel
2016-11-29brcmfmac: make internal escan more genericArend Van Spriel
2016-11-29brcmfmac: change prototype for brcmf_do_escan()Arend Van Spriel
2016-11-29brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel
2016-11-29brcmfmac: move pno helper functions in separate source fileArend Van Spriel
2016-11-29brcmfmac: add support for 43341 chipArend Van Spriel