summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-07Merge tag 'iwlwifi-next-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm...Kalle Valo
2015-10-05Merge ath-next from ath.gitKalle Valo
2015-10-05iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg
2015-10-05iwlwifi: size firmware flags memory correctlyJohannes Berg
2015-10-05iwlwifi: mvm: make threshold temperatures unsignedJohannes Berg
2015-10-05iwlwifi: nvm: add nvm phy_sku section to debugfsMoshe Harel
2015-10-05iwlwifi: mvm: fix signedness warnings in ToF debugfsJohannes Berg
2015-10-05iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenariosEyal Shapira
2015-10-05iwlwifi: mvm: minor rx code cleanupJohannes Berg
2015-10-05iwlwifi: remove IWL3165_UCODE_API_OK and _MINJohannes Berg
2015-10-05iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rateEyal Shapira
2015-10-05iwlwifi: mvm: rs: minor indentation fixEyal Shapira
2015-10-05iwlwifi: mvm: rs: remove overflowing debug messageEyal Shapira
2015-10-05iwlwifi: mvm: rs: improve rate debug messagesEyal Shapira
2015-10-05iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSKJohannes Berg
2015-10-05iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman
2015-10-05iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman
2015-10-05iwlwifi: transport: track number of allocated queuesJohannes Berg
2015-10-05iwlwifi: op-mode API: add rx_rss methodJohannes Berg
2015-10-05iwlwifi: mvm: remove PHY RX from handlersJohannes Berg
2015-10-05iwlwifi: mvm: Improve debugfs tof robustnessAssaf Krauss
2015-10-05iwlwifi: mvm: ToF - fill bssid of responder configurationGregory Greenman
2015-10-05iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)Assaf Krauss
2015-10-05mwifiex: avoid gettimeofday in ba_threshold settingArnd Bergmann
2015-10-05mwifiex: use ktime_get_real for timestampingArnd Bergmann
2015-10-05iwlwifi: mvm: fix tof.h header guardNicolas Iooss
2015-10-05iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer
2015-10-05iwlwifi: mvm: fix default disabled aggs in staLiad Kaufman
2015-10-05iwlwifi: enable tracing by defaultJohannes Berg
2015-10-05iwlwifi: mvm: correct skip-over-DTIM implementationJohannes Berg
2015-10-05iwlwifi: nvm: force 1x1 antenna in Series 8000Moshe Harel
2015-10-05iwlwifi: mvm: move DTS command and notification to new groupAviya Erenfeld
2015-09-29mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter
2015-09-29airo: Implement netif_carrier_on/offOndrej Zary
2015-09-29airo: fix IW_AUTH_ALG_OPEN_SYSTEMOndrej Zary
2015-09-29brcmfmac: include linux/atomic.hHauke Mehrtens
2015-09-29brcmfmac: Accept events when TDLS is used in combination with p2p.Hante Meuleman
2015-09-29brcmfmac: Fix TDLS setup by properly handling p2p noif.Hante Meuleman
2015-09-29brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman
2015-09-29brcmfmac: Fix race condition bug when deleting p2p interface.Hante Meuleman
2015-09-29brcmfmac: Add module parameter to disable features.Hante Meuleman
2015-09-29brcmfmac: Fix p2p bug for older firmwares.Hante Meuleman
2015-09-29brcmfmac: Only handle p2p_stop_device if vif is validHante Meuleman
2015-09-29brcmfmac: Deleting of p2p device is leaking memory.Hante Meuleman
2015-09-29brcmfmac: Workaround in change vif for wpa_supplicant support.Hante Meuleman
2015-09-29brcmfmac: Make p2pon module param always available.Hante Meuleman
2015-09-29brcmfmac: Fix bug in flowring management.Hante Meuleman
2015-09-29brcmfmac: Inform p2p module about p2pon through APIHante Meuleman