summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-23module: add per-module param_lockDan Streetman
2015-06-16brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel
2015-06-16brcmfmac: fix double free of p2pdev interfaceArend van Spriel
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar
2015-06-15Merge ath-next from ath.gitKalle Valo
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka
2015-06-15brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel
2015-06-15brcmfmac: move p2p attach/detach functionsArend van Spriel
2015-06-15brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel
2015-06-15brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel
2015-06-15brcmfmac: rework .get_station() callbackArend van Spriel
2015-06-15brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs
2015-06-15brcmfmac: Check if firmware supports p2pPontus Fuchs
2015-06-15mt7601u: don't warn about devices without per-rate power tableJakub Kicinski
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-06-15brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel
2015-06-15brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel
2015-06-15brcmfmac: remove chipinfo debugfs entryArend van Spriel
2015-06-15brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman
2015-06-15rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: Fix variable isfirst_ampduTaehee Yoo
2015-06-15rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...Taehee Yoo
2015-06-15rtlwifi: fix tm_trigger usageHans Ulli Kroll
2015-06-15rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USBTaehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CUTaehee Yoo
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2015-06-09wil6210: reorder init sequenceVladimir Kondratiev
2015-06-09wil6210: platform hooks for modile init/exitVladimir Kondratiev
2015-06-09wil6210: Support hidden SSIDHamad Kadmany
2015-06-09wil6210: add per-MCS Rx statsVladimir Kondratiev
2015-06-09wil6210: add NIC memory region mac_rgf_extVladimir Kondratiev
2015-06-09wil6210: modparam for bcast ring sizeVladimir Kondratiev
2015-06-09ath6kl: Fix multiple clients associating in AP modeBrent Taylor
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior
2015-06-09ath10k: fix channel switchingMichal Kazior
2015-06-09ath10k: remove ath10k_chanctx structMichal Kazior
2015-06-09ath10k: fix ar->rx_channel updating logicMichal Kazior
2015-06-09ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani
2015-06-09ath10k: free wmi mgmt event skb when parsing failsRaja Mani
2015-06-08b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki
2015-06-08brcmfmac: use direct data pointer in NVRAM parser structRafał Miłecki
2015-06-08mt7601u: set promiscous mode based on FIF_OTHER_BSSJakub Kicinski
2015-06-08mt7601u: don't cleanup device second time after .resume()Jakub Kicinski
2015-06-08mt7601u: watch out for invalid-length framesJakub Kicinski