summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
* b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-171-3/+7
* rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
* rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
* b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
* rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
* mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-162-12/+35
* b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12282-5481/+8669
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-062-0/+54
| |\
| | * at76c50x: fix scan does not work with latest mac80211Andrea Merello2014-06-052-0/+54
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-0255-833/+1230
| |\|
| | * wil6210: improve debug for WMI receiveVladimir Kondratiev2014-05-301-7/+17
| | * Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-05-3015-305/+534
| | |\
| | | * ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior2014-05-273-6/+40
| | | * ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior2014-05-271-3/+7
| | | * ath10k: ensure rx-frag ignores rssiBen Greear2014-05-271-0/+1
| | | * ath10k: dont configure bssid for ap modeMichal Kazior2014-05-271-1/+6
| | | * ath10k: protect wep tx key setupMichal Kazior2014-05-271-2/+10
| | | * ath10k: drain tx before restarting hwMichal Kazior2014-05-271-9/+22
| | | * ath10k: perform hw restart lazilyMichal Kazior2014-05-272-19/+20
| | | * ath10k: clean up start() callbackMichal Kazior2014-05-271-11/+23
| | | * ath10k: make core registering asyncMichal Kazior2014-05-262-12/+33
| | | * ath10k: remove unnecessary tasklet_kill()Michal Kazior2014-05-261-2/+0
| | | * ath10k: relocate core create/destroy functionsMichal Kazior2014-05-261-64/+64
| | | * ath10k: fix protected flag strippingMichal Kazior2014-05-261-9/+24
| | | * ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho2014-05-232-18/+0
| | | * ath10k: fix ath10k_bmi_read32 macroFrederic Danis2014-05-231-1/+2
| | | * ath10k: prevent hif_stop being called twiceMichal Kazior2014-05-231-0/+3
| | | * ath10k: fix core start sequenceMichal Kazior2014-05-238-107/+76
| | | * ath10k: support get/set antenna configurations.Ben Greear2014-05-222-0/+86
| | | * ath10k: fix pmf for action framesMarek Kwaczynski2014-05-162-5/+24
| | | * ath10k: get rid of pci_assign_resource() call from pci_probeBartosz Markowski2014-05-161-12/+0
| | | * ath10k: enable early device dumpsMichal Kazior2014-05-161-4/+4
| | | * ath10k: retry warm reset a few timesMichal Kazior2014-05-161-3/+26
| | | * ath10k: improve warm reset reliabilityMichal Kazior2014-05-161-0/+22
| | | * ath10k: fix spelling mistake in commentsBen Greear2014-05-161-2/+2
| | | * ath10k: fix handling of wierd MSDU chaining casesMichal Kazior2014-05-141-1/+19
| | | * ath10k: fix htt rx ring clean upMichal Kazior2014-05-141-15/+21
| | | * Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-05-14121-1704/+1893
| | | |\
| | * | | rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPENDPaul Bolle2014-05-291-3/+0
| | * | | rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.hSachin Kamat2014-05-291-1/+0
| | * | | rtlwifi: rtl8723be: Remove duplicate inclusion of phy.hSachin Kamat2014-05-291-1/+0
| | * | | ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan2014-05-291-4/+21
| | * | | mwifiex: change hscfg gap parameter to avoid potential firmware deadlockBing Zhao2014-05-291-1/+1
| | * | | mwifiex: set TDLS link for newly created RA listAvinash Patil2014-05-291-0/+1
| | * | | mwifiex: fix a crash in extended scan event processingAvinash Patil2014-05-291-10/+19
| | * | | b43: N-PHY: optimize radio switching on/offRafał Miłecki2014-05-292-3/+7
| | * | | b43: N-PHY: optimize init by doing some ops just onceRafał Miłecki2014-05-293-48/+44
| | * | | b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki2014-05-293-0/+11