summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192cu: Add new firmwareLarry Finger2013-12-053-3/+24
* rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger2013-12-051-1/+2
* rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592Kevin Lo2013-12-051-1/+0
* rtlwifi: Remove unused calls to rtl_is_special_data()Larry Finger2013-12-052-6/+0
* wcn36xx: Fix logging macro with unnecessary semicolonEugene Krasnikov2013-12-051-1/+1
* wcn36xx: enable beacon change using BSS_CHANGED_BEACONChun-Yeow Yeoh2013-12-051-1/+2
* rtl8187: Increase RX queue depthLarry Finger2013-12-051-1/+1
* rtlwifi: fix usage of freq_reg_info()Luis R. Rodriguez2013-12-051-3/+4
* brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez2013-12-051-1/+2
* wireless: cw1200: Use consistent internal locking conventionsSolomon Peachy2013-12-051-2/+2
* cw1200: Make the "scan failed" message into a warningSolomon Peachy2013-12-051-2/+3
* iwl3945: do not print RFKILL messageStanislaw Gruszka2013-12-051-2/+1
* wl1251: return -ENOMEM if kzalloc failsJing Wang2013-12-051-141/+68
* libertas/sdio: make sure card enters power-off when firmware is loaded.NeilBrown2013-12-051-1/+1
* rt2x00: rt2800lib: update RF registers for RT5390Kevin Lo2013-12-051-11/+19
* mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar2013-12-051-19/+16
* rt2x00: rt2800lib: Update BBP register initialization for RT53xxKevin Lo2013-12-051-3/+3
* 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
OpenPOWER on IntegriCloud