summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-2383-894/+1723
|\
| * brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel2015-06-161-1/+2
| * brcmfmac: fix double free of p2pdev interfaceArend van Spriel2015-06-161-1/+1
| * mwifiex: add missing break statement in switch caseAmitkumar Karwar2015-06-161-0/+1
| * Merge ath-next from ath.gitKalle Valo2015-06-1521-209/+326
| |\
| | * wil6210: reorder init sequenceVladimir Kondratiev2015-06-094-39/+48
| | * wil6210: platform hooks for modile init/exitVladimir Kondratiev2015-06-093-1/+33
| | * wil6210: Support hidden SSIDHamad Kadmany2015-06-094-6/+57
| | * wil6210: add per-MCS Rx statsVladimir Kondratiev2015-06-093-1/+11
| | * wil6210: add NIC memory region mac_rgf_extVladimir Kondratiev2015-06-092-1/+2
| | * wil6210: modparam for bcast ring sizeVladimir Kondratiev2015-06-091-0/+2
| | * ath6kl: Fix multiple clients associating in AP modeBrent Taylor2015-06-091-1/+1
| | * ath10k: prevent memory leak in wmi rx opsMichal Kazior2015-06-092-4/+7
| | * ath10k: fix channel switchingMichal Kazior2015-06-091-80/+62
| | * ath10k: remove ath10k_chanctx structMichal Kazior2015-06-092-56/+6
| | * ath10k: fix ar->rx_channel updating logicMichal Kazior2015-06-091-5/+17
| | * ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani2015-06-091-3/+0
| | * ath10k: free wmi mgmt event skb when parsing failsRaja Mani2015-06-091-0/+1
| | * ath10k: fix possible ps sleep crashMichal Kazior2015-06-011-0/+1
| | * ath10k: bypass PLL setting on target init for QCA9888Rajkumar Manoharan2015-06-012-0/+19
| | * ath10k: add missing firmware declarationsMichal Kazior2015-05-291-0/+2
| | * ath10k: fix inconsistent survey reportsMichal Kazior2015-05-292-14/+24
| | * ath10k: handle cycle counter wraparoundMichal Kazior2015-05-295-8/+41
| | * ath10k: move cycle_count macroMichal Kazior2015-05-293-3/+5
| * | rt2800: fix assigning same WCID for different stationsStanislaw Gruszka2015-06-153-55/+28
| * | brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel2015-06-153-5/+6
| * | brcmfmac: move p2p attach/detach functionsArend van Spriel2015-06-151-99/+99
| * | brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel2015-06-152-2/+3
| * | brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel2015-06-152-0/+7
| * | brcmfmac: rework .get_station() callbackArend van Spriel2015-06-152-92/+161
| * | brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs2015-06-151-68/+68
| * | brcmfmac: Check if firmware supports p2pPontus Fuchs2015-06-152-1/+4
| * | mt7601u: don't warn about devices without per-rate power tableJakub Kicinski2015-06-151-0/+4
| * | mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen2015-06-157-2/+277
| * | ath9k_htc: add support of channel switchChun-Yeow Yeoh2015-06-154-1/+40
| * | brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel2015-06-151-36/+4
| * | brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel2015-06-151-14/+2
| * | brcmfmac: remove chipinfo debugfs entryArend van Spriel2015-06-151-10/+0
| * | brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman2015-06-153-13/+21
| * | rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".Taehee Yoo2015-06-151-1/+2
| * | rtlwifi: rtl8192cu: Fix variable isfirst_ampduTaehee Yoo2015-06-151-1/+1
| * | rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo2015-06-151-5/+5
| * | rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...Taehee Yoo2015-06-151-4/+0
| * | rtlwifi: fix tm_trigger usageHans Ulli Kroll2015-06-157-29/+21
| * | rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USBTaehee Yoo2015-06-151-14/+4
| * | rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo2015-06-153-39/+22
| * | rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CUTaehee Yoo2015-06-151-15/+3
| * | b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki2015-06-081-0/+4
| * | brcmfmac: use direct data pointer in NVRAM parser structRafał Miłecki2015-06-081-20/+20
| * | mt7601u: set promiscous mode based on FIF_OTHER_BSSJakub Kicinski2015-06-081-0/+1
OpenPOWER on IntegriCloud