summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2018-10-12Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman-0/+4
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-5/+5
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack-0/+4
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook-5/+5
2018-10-02Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller-4/+6
2018-09-27iwlwifi: 1000: set the TFD queue sizePavel Machek-0/+1
2018-09-26mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi-2/+1
2018-09-26mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi-13/+9
2018-09-26mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi-4/+7
2018-09-20b43: fix DMA error related regression with proprietary firmwareLarry Finger-2/+4
2018-09-17mt76x0: fix remove_interfaceStanislaw Gruszka-2/+1
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller-48/+14
2018-08-28mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park-0/+4
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka-45/+5
2018-08-28mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall-3/+0
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+0
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas-6/+0
2018-08-15mac80211_hwsim: require at least one channelJohannes Berg-0/+5
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko-6/+0
2018-08-09b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch-1/+1
2018-08-09b43/leds: Ensure NUL-termination of LED name stringMichael Büsch-1/+1
2018-08-09rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing-144/+36
2018-08-09iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King-1/+1
2018-08-09rsi: remove redundant variables bss, wh and temp_flash_contentColin Ian King-9/+1
2018-08-09mt76: fix build for MediaTek MT7610U USB wireless dongleValdis Kletnieks-0/+1
2018-08-09mt76x0: Remove VLA usageKees Cook-3/+3
2018-08-09mt76x0: perform mt76x0_mac_set_ampdu_factorStanislaw Gruszka-2/+0
2018-08-09mt76x0: correct type for eeprom gain valueStanislaw Gruszka-1/+1
2018-08-09brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang-4/+4
2018-08-06iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas-1/+0
2018-08-06ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas-1/+0
2018-08-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-203/+2044
2018-08-05Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller-3866/+22060
2018-08-04mt76x0: rename trace symbolsStanislaw Gruszka-94/+35
2018-08-04mt76x0: rename mt76_* functionsStanislaw Gruszka-26/+26
2018-08-02qtnfmac: implement basic WoWLAN supportSergey Matyukevich-0/+248
2018-08-02mt76x0: load firmware from mediatek subdirStanislaw Gruszka-1/+1
2018-08-02mt76x0: disable HW before probeStanislaw Gruszka-1/+6
2018-08-02mt76: Kconfig and Makefile for mt76x0 driverStanislaw Gruszka-0/+15
2018-08-02mt76: add more statesStanislaw Gruszka-0/+2
2018-08-02mt76x0: main fileStanislaw Gruszka-0/+403
2018-08-02mt76x0: dma and tx filesStanislaw Gruszka-0/+918
2018-08-02mt76x0: trace and debugfs filesStanislaw Gruszka-0/+553
2018-08-02mt76x0: eeprom filesStanislaw Gruszka-0/+594
2018-08-02mt76x0: init filesStanislaw Gruszka-0/+1002
2018-08-02mt76x0: phy filesStanislaw Gruszka-0/+1861
2018-08-02mt76x0: mcu filesStanislaw Gruszka-0/+757
2018-08-02mt76x0: usb filesStanislaw Gruszka-0/+438
2018-08-02mt76x0: mac filesStanislaw Gruszka-0/+814