aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller83-894/+1723
2015-06-16brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel1-1/+2
2015-06-16brcmfmac: fix double free of p2pdev interfaceArend van Spriel1-1/+1
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar1-0/+1
2015-06-15Merge ath-next from ath.gitKalle Valo21-209/+326
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka3-55/+28
2015-06-15brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel3-5/+6
2015-06-15brcmfmac: move p2p attach/detach functionsArend van Spriel1-99/+99
2015-06-15brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel2-2/+3
2015-06-15brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel2-0/+7
2015-06-15brcmfmac: rework .get_station() callbackArend van Spriel2-92/+161
2015-06-15brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs1-68/+68
2015-06-15brcmfmac: Check if firmware supports p2pPontus Fuchs2-1/+4
2015-06-15mt7601u: don't warn about devices without per-rate power tableJakub Kicinski1-0/+4
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen7-2/+277
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh4-1/+40
2015-06-15brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel1-36/+4
2015-06-15brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel1-14/+2
2015-06-15brcmfmac: remove chipinfo debugfs entryArend van Spriel1-10/+0
2015-06-15brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman3-13/+21
2015-06-15rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".Taehee Yoo1-1/+2
2015-06-15rtlwifi: rtl8192cu: Fix variable isfirst_ampduTaehee Yoo1-1/+1
2015-06-15rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo1-5/+5
2015-06-15rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_parafileTaehee Yoo1-4/+0
2015-06-15rtlwifi: fix tm_trigger usageHans Ulli Kroll7-29/+21
2015-06-15rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USBTaehee Yoo1-14/+4
2015-06-15rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo3-39/+22
2015-06-15rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CUTaehee Yoo1-15/+3
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg37-227/+226
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg214-5862/+20271
2015-06-09wil6210: reorder init sequenceVladimir Kondratiev4-39/+48
2015-06-09wil6210: platform hooks for modile init/exitVladimir Kondratiev3-1/+33
2015-06-09wil6210: Support hidden SSIDHamad Kadmany4-6/+57
2015-06-09wil6210: add per-MCS Rx statsVladimir Kondratiev3-1/+11
2015-06-09wil6210: add NIC memory region mac_rgf_extVladimir Kondratiev2-1/+2
2015-06-09wil6210: modparam for bcast ring sizeVladimir Kondratiev1-0/+2
2015-06-09ath6kl: Fix multiple clients associating in AP modeBrent Taylor1-1/+1
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior2-4/+7
2015-06-09ath10k: fix channel switchingMichal Kazior1-80/+62
2015-06-09ath10k: remove ath10k_chanctx structMichal Kazior2-56/+6
2015-06-09ath10k: fix ar->rx_channel updating logicMichal Kazior1-5/+17
2015-06-09ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani1-3/+0
2015-06-09ath10k: free wmi mgmt event skb when parsing failsRaja Mani1-0/+1
2015-06-08b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki1-0/+4
2015-06-08brcmfmac: use direct data pointer in NVRAM parser structRafał Miłecki1-20/+20
2015-06-08mt7601u: set promiscous mode based on FIF_OTHER_BSSJakub Kicinski1-0/+1
2015-06-08mt7601u: don't cleanup device second time after .resume()Jakub Kicinski2-1/+11
2015-06-08mt7601u: watch out for invalid-length framesJakub Kicinski2-4/+18
2015-06-08mt7601u: unify paged and non-paged RX dma pathsJakub Kicinski1-50/+12
2015-06-08brcmfmac: set wiphy perm_addr to hardware MAC addressRafał Miłecki1-0/+1