summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27ath6kl: add missing of_node_putJulia Lawall
2015-10-26rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo
2015-10-25iwlwifi: nvm: free old section data when reading nvm fileMoshe Harel
2015-10-25iwlwifi: mvm: disable TDLS ac queues correctlyArik Nemtsov
2015-10-25iwlwifi: mvm: take scan ref only on successEliad Peller
2015-10-25iwlwifi: mvm: remove pointless scan plan checksJohannes Berg
2015-10-25iwlwifi: mvm: clean up some whitespace in scan codeJohannes Berg
2015-10-25iwlwifi: mvm: Implement per vif frame registration APIAndrei Otcheretianski
2015-10-25iwlwifi: avoid read/write operations if the bus is deadEliad Peller
2015-10-25iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern
2015-10-25iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho
2015-10-25iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responderAssaf Krauss
2015-10-25iwlwifi: mvm: use short timeouts in P2P low latency if supportedJohannes Berg
2015-10-25iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3Johannes Berg
2015-10-25iwlwifi: mvm: correctly request DTS-measure for new cardsArik Nemtsov
2015-10-25iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach
2015-10-25iwlwifi: mvm: Dump FW's virtual image in the case of a NIC errorMatti Gottlieb
2015-10-25iwlwifi: rs: Remove workaround that disables MIMO on P2PAlexander Bondar
2015-10-24rtl8xxxu: move devices supported by rtlwifi under UNTESTED configKalle Valo
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-21Merge ath-next from ath.gitKalle Valo
2015-10-21brcm80211: Add support for brcm4371Eric Caruso
2015-10-21brcmfmac: Properly set carrier state of netdev.Hante Meuleman
2015-10-21brcmfmac: Remove unused state AP creating.Hante Meuleman
2015-10-21brcmfmac: Move brcmf_c_preinit_dcmds prototype to correct file.Hante Meuleman
2015-10-21brcmfmac: Add dump_station support to cfg80221 ops.Hante Meuleman
2015-10-21brcmfmac: Add RSSI information to get_station.Hante Meuleman
2015-10-21brcmfmac: Fix station info rate information.Hante Meuleman
2015-10-21brcmfmac: Rework p2p attach, use single method for p2p dev creation.Hante Meuleman
2015-10-21brcmfmac: remove conversational commentArend van Spriel
2015-10-21brcmfmac: rename firmware_path to alternative_fw_pathFranky Lin
2015-10-21brcmfmac: Fix race condition between USB probe/load and disconnect.Hante Meuleman
2015-10-21brcmfmac: expose device memory to devcoredump subsystemArend van Spriel
2015-10-21New driver: rtl8xxxu (mac80211)Jes Sorensen
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan
2015-10-16ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan
2015-10-16ath10k: export htt tx rx handlersRajkumar Manoharan
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan
2015-10-16ath10k: export htc tx rx handlersRajkumar Manoharan
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-14mwifiex: remove unnecessary NULL checkXinming Hu
2015-10-14mwifiex: add ndo_validate_addr netdev opsAmitkumar Karwar
2015-10-14mwifiex: fix AP VHT behaviourGanapathi Bhat