aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller147-2067/+3291
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-14/+81
2015-12-04mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packetsAdam Welle1-4/+19
2015-12-04mac80211_hwsim: check txrate for NULLAmit Khatri1-0/+3
2015-12-04mac80211_hwsim: stop using pointers as cookiesJohannes Berg1-4/+14
2015-12-04mac80211_hwsim: Advertise support for VHT IBSSJouni Malinen1-0/+1
2015-12-04mac80211_hwsim: Update timestamp in Probe Response framesJouni Malinen1-0/+17
2015-12-04mac80211_hwsim: delay hardware remain-on-channel startJohannes Berg1-5/+25
2015-12-04mac80211_hwsim: do not actively scan DFS channelsJohannes Berg1-1/+2
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-72/+188
2015-12-03Merge tag 'iwlwifi-next-for-kalle-2015-12-01' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo88-1162/+1989
2015-12-03Merge ath-next from ath.gitKalle Valo20-239/+782
2015-12-01iwlwifi: remove IWL_DL_LEDEliad Peller2-4/+0
2015-12-01iwlwifi: mvm: ROC: Extend the ROC max delay duration & limit ROC durationMatti Gottlieb1-4/+38
2015-12-01iwlwifi: mvm: add 9000-series RX APIJohannes Berg3-0/+115
2015-12-01iwlwifi: mvm: report wakeup for wowlanDerek Basehore1-0/+2
2015-12-01iwlwifi: mvm: rs: fix a warning messageDan Carpenter1-1/+1
2015-12-01iwlwifi: print index in api/capa flags parsing messageJohannes Berg1-2/+6
2015-12-01iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach52-52/+52
2015-12-01iwlwifi: mvm: Align bt-coex priority with requirementsAvri Altman1-15/+21
2015-12-01iwlwifi: Add PCI IDs for the new series 8165Oren Givon3-0/+13
2015-12-01iwlwifi: Add PCI IDs for the new 3168 seriesOren Givon3-0/+18
2015-12-01iwlwifi: Add new PCI IDs for 9260 and 5165 seriesDreyfuss, Haim4-1/+180
2015-12-01iwlwifi: mvm: refactor d3 key update functionsEliad Peller2-96/+120
2015-12-01iwlwifi: mvm: use firmware station lookup, combine codeJohannes Berg2-17/+29
2015-12-01iwlwifi: mvm: fix incorrect fallthrough in iwl_mvm_check_running_scans()Nicholas Krause1-1/+1
2015-12-01iwlwifi: pcie: remove pointer from debug messageJohannes Berg1-2/+1
2015-12-01iwlwifi: clean up transport debugfs handlingJohannes Berg4-24/+14
2015-12-01iwlwifi: mvm: Support setting continuous recording debug modeGolan Ben Ami3-0/+62
2015-12-01iwlwifi: mvm: move fw-dbg code to separate fileGolan Ben-Ami14-787/+941
2015-11-30ath10k: implement fw_checksums debugfs fileKalle Valo1-0/+56
2015-11-30ath10k: print crc32 checksums for firmware and board filesKalle Valo2-4/+9
2015-11-30ath10k: split driver info messages during device initialisationKalle Valo3-16/+38
2015-11-30ath10k: always show bmi chip ids and subdevice idsKalle Valo1-7/+7
2015-11-30ath10k: reorganise hardware and firmware info messagesKalle Valo1-11/+18
2015-11-30ath10k: fix otp board id error messageKalle Valo1-1/+1
2015-11-30ath10k: apply Mesh subtype when Mesh interface created.Peter Oh1-1/+3
2015-11-30ath10k: introduce new subtypes for proxy STA and MeshPeter Oh1-0/+2
2015-11-30ath10k: update WMI 10.x service mapPeter Oh1-0/+15
2015-11-30ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan1-6/+6
2015-11-30ath10k: stop abusing GFP_DMAFelix Fietkau2-4/+4
2015-11-30ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan1-13/+17
2015-11-30ath10k: fix board data fetch error messagePeter Oh1-1/+1
2015-11-30wireless: airo: re-use mac_pton()Andy Shevchenko1-15/+3
2015-11-30brcm80211: fix error code in brcmf_pcie_exit_download_state()Dan Carpenter1-1/+3
2015-11-30libertas: cleanup a variable nameDan Carpenter1-1/+1
2015-11-30rt2x00: type bug in _rt2500usb_register_read()Dan Carpenter1-1/+4
2015-11-30brcmfmac: Fix double free on exception at module load.Hante Meuleman1-0/+2
2015-11-30brcmfmac: Unify methods to define and map firmware files.Hante Meuleman6-317/+178
2015-11-30brcmfmac: assure net_ratelimit() is declared before useArend van Spriel1-0/+2