summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik
2015-09-29carl9170: fix bad rssi readingHiroaki KAWAI
2015-09-29net/wireless/wl18xx: Add missing MODULE_FIRMWAREGeoff Levand
2015-09-29ath9k: enable hw manual peak calibration for QCA9561Miaoqing Pan
2015-09-29mwifiex: Make mwifiex_dbg a function, reduce object sizeJoe Perches
2015-09-29brcmfmac: Reset PCIE devices after recognition.Hante Meuleman
2015-09-29brcmfmac: introduce brcmf_net_detach() functionArend van Spriel
2015-09-29brcmfmac: change prototype for brcmf_fws_hdrpull()Arend van Spriel
2015-09-29brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()Arend van Spriel
2015-09-29brcmfmac: add dedicated debug level for firmware console loggingArend van Spriel
2015-09-29brcmfmac: add mapping for interface index to bsscfg indexArend van Spriel
2015-09-29brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()Arend van Spriel
2015-09-29brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instanceArend van Spriel
2015-09-29brcmfmac: correct detection of p2pdev interface eventArend van Spriel
2015-09-29brcmfmac: only call brcmf_cfg80211_detach() when attach was successfulArend van Spriel
2015-09-29brcmfmac: change parameters for brcmf_remove_interface()Arend van Spriel
2015-09-29brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instanceArend van Spriel
2015-09-29brcmfmac: consolidate ifp lookup in driver coreArend van Spriel
2015-09-26Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git://git.kernel.org/pub/scm...Kalle Valo
2015-09-21iwlwifi: mvm: add debug print for d0i3 exit indicationEliad Peller
2015-09-21iwlwifi: mvm: configure wowlan configuration only if connectedEliad Peller
2015-09-21iwlwifi: mvm: move RX API into its own fileJohannes Berg
2015-09-21iwlwifi: mvm: remove some unused defines from RX APIJohannes Berg
2015-09-21iwlwifi: mvm: remove pointless cfg_phy_cnt length checkJohannes Berg
2015-09-21iwlwifi: mvm: remove useless debug message from RXJohannes Berg
2015-09-21iwlwifi: mvm: make sure AP is operating for ToFJohannes Berg
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flagEmmanuel Grumbach
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flagEmmanuel Grumbach
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-08-28iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flagLiad Kaufman
2015-08-28iwlwifi: mvm: don't load -12.ucode anymoreEmmanuel Grumbach
2015-08-28iwlwifi: mvm: don't NUL-terminate low-latency debugfs fileJohannes Berg
2015-08-28iwlwifi: mvm: make sure d0i3 exit work runs before suspendingLuciano Coelho
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman
2015-08-28iwlwifi: Deinline iwl_{read,write}(8,32}Emmanuel Grumbach
2015-08-28iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmwareEmmanuel Grumbach
2015-08-28iwlwifi: mvm: fix statistics variables typeSara Sharon
2015-08-28iwlwifi: mvm: remove netdetect debugfs entryLuciano Coelho
2015-08-26Merge ath-next from ath.gitKalle Valo
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani
2015-08-26ath10k: add qca6164 supportMichal Kazior
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior