summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2017-01-19orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski
2017-01-15rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2017-01-15rtlwifi: Fix enter/exit power_saveLarry Finger
2017-01-12Revert "rtlwifi: Fix enter/exit power_save"Greg Kroah-Hartman
2017-01-12ath10k: use the right length of "background"Nicolas Iooss
2017-01-12ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2017-01-09ath9k: do not return early to fix rcu unlockingTobias Klausmann
2017-01-09ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2017-01-09ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer
2017-01-09rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen
2017-01-09rtlwifi: Fix enter/exit power_saveLarry Finger
2017-01-09ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan
2016-11-30Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller
2016-11-17mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2016-11-15mac80211_hwsim: fix beacon delta calculationBenjamin Beichler
2016-10-27brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann
2016-10-27Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2016-10-19iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho
2016-10-19iwlwifi: pcie: fix SPLC structure parsingLuca Coelho
2016-10-19iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon
2016-10-19iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss
2016-10-19iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho
2016-10-19iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho
2016-10-19iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-10-14Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro
2016-10-07rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-10-07rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-05wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun
2016-10-03Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-30Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller
2016-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim
2016-09-28ath9k: disable RNG by defaultMiaoqing Pan
2016-09-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan
2016-09-28ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan
2016-09-28ath10k: fix error return code in ahbWei Yongjun
2016-09-27brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki
2016-09-27brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki