summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-0229-230/+246
|\
| * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-0/+2
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-023-9/+13
| * mac80211_hwsim: use CLOCK_MONOTONIC_RAWJohannes Berg2013-12-021-1/+1
| * cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez2013-11-251-1/+2
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-2510-31/+39
| * mac80211_hwsim: claim CCK support for HT clientsKarl Beldan2013-11-251-1/+2
| * mac80211_hwsim: VHT add 160MHz width supportJanusz Dziedzic2013-11-251-0/+1
| * mac80211_hwsim: Add iface comb for DFSJanusz Dziedzic2013-11-251-8/+42
| * mac80211_hwsim: use debugfs_remove_recursiveJanusz Dziedzic2013-11-251-11/+5
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-2526-169/+140
* | brcmfmac: expose chip information through debugfsArend van Spriel2013-12-021-1/+35
* | brcmfmac: move firmware event related defines to fweh.hArend van Spriel2013-12-022-49/+54
* | brcmfmac: remove some unused definitionsArend van Spriel2013-12-021-48/+0
* | brcmfmac: Use consistent naming for BCDC.Hante Meuleman2013-12-023-106/+95
* | brcmfmac: move firmware command code definitionsArend van Spriel2013-12-022-61/+61
* | brcmfmac: move firmware related structures to fwil_types.hArend van Spriel2013-12-024-311/+310
* | brcmfmac: remove unnecessary EXPORT_SYMBOL() usageArend van Spriel2013-12-021-3/+0
* | brcmfmac: provide firmware version in ethtool driver infoArend van Spriel2013-12-023-3/+13
* | brcmfmac: Dynamically register a protocol layer.Hante Meuleman2013-12-029-71/+202
* | brcmfmac: remove redundant ioctl handlersArend van Spriel2013-12-021-149/+0
* | brcmfmac: use platform specific alignment in SDIOArend van Spriel2013-12-021-28/+22
* | brcmfmac: determine alignment values during probeArend van Spriel2013-12-021-24/+24
* | brcmfmac: removed dhd_proto.h.Hante Meuleman2013-12-026-43/+15
* | brcmfmac: rename dhd_cdc to bcdcHante Meuleman2013-12-022-1/+1
* | brcmfmac: add host tx glomming supportFranky Lin2013-12-021-100/+227
* | brcmfmac: add firmware and nvram file name for bcm4339Franky Lin2013-12-021-1/+6
* | brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not setArend van Spriel2013-12-021-2/+6
* | brcmfmac: determine sd host controller related variable earlierArend van Spriel2013-12-021-15/+17
* | brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()Arend van Spriel2013-12-022-11/+22
* | brcmsmac: select CONFIG_BCMA when possibleArend van Spriel2013-12-021-1/+2
* | brcmfmac: reduce logging noise accessing SDIO SleepCSR registerArend van Spriel2013-12-021-4/+15
* | brcmfmac: remove empty brcmf_proto_stopFranky Lin2013-12-023-11/+0
* | brcmfmac: start netif queues only when setup is completed successfulArend van Spriel2013-12-021-5/+4
* | brcmfmac: replace dongle command list with .preinit() callbackArend van Spriel2013-12-024-44/+51
* | brcmfmac: add separate function for passing bus tx overheadArend van Spriel2013-12-024-6/+19
* | brcmfmac: Update fwsignal to fix out of order tx.Hante Meuleman2013-12-021-21/+146
* | ath9k: Fix initvals for freq 2484Sujith Manoharan2013-12-024-4/+19
* | ath9k: Update AR9340 initvalsSujith Manoharan2013-12-021-272/+14
* | ath9k: Update initvals for AR9580 v1.0Sujith Manoharan2013-12-021-173/+386
* | ath9k: Update initvals for AR9300 v2.2Sujith Manoharan2013-12-021-12/+12
* | ath9k: Remove duplicate initvals for AR9462 v2.1Sujith Manoharan2013-12-024-1550/+60
* | ath9k: Attach INI arrays for AR9565 v1.1Sujith Manoharan2013-12-021-0/+54
* | ath9k: Add version macros for AR9565 1.1Sujith Manoharan2013-12-021-1/+11
* | ath9k: Add initvals for AR9565 1.1Sujith Manoharan2013-12-021-0/+64
* | ath9k: Cleanup IQ calibration for PCOEM chipsSujith Manoharan2013-12-021-11/+1
* | ath9k_hw: allow fast channel change when only CHANNEL_HT changesFelix Fietkau2013-12-021-3/+4
* | ath9k_hw: fix TSF save/restore around chip resetFelix Fietkau2013-12-021-6/+10
* | ath9k: optimize ath9k_flushFelix Fietkau2013-12-023-21/+27
* | ath9k: optimize ath_drain_all_txqFelix Fietkau2013-12-021-0/+3