summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: add hostap supoort.Hante Meuleman2012-09-281-50/+916
* brcmfmac: remove two obsolete structure definitionsArend van Spriel2012-09-281-16/+5
* brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel2012-09-281-40/+8
* brcmfmac: use define instead of hardcoded values.Hante Meuleman2012-09-281-4/+6
* brcmfmac: use different fw api for encryption,auth. configHante Meuleman2012-09-281-97/+169
* brcmfmac: use kcalloc() to prevent integer overflowDan Carpenter2012-09-281-2/+2
* brcmfmac: get rid of void pointer in struct brcmf_cfg80211_privArend van Spriel2012-09-241-2/+2
* brcmfmac: fix bug in determining phy bands.Hante Meuleman2012-09-241-1/+1
* brcmfmac: remove unused function.Hante Meuleman2012-09-241-17/+0
* brcmfmac: introduce scheduled scan supportArend van Spriel2012-09-241-1/+305
* brcmfmac: extend brcmf_term_iscan() to abort e-scanArend van Spriel2012-09-241-23/+21
* brcmfmac: fix sparse warnings in e-scan related codeArend van Spriel2012-09-241-17/+18
* brcmfmac: simplify handling e-scan result firmware eventArend van Spriel2012-09-241-10/+4
* brcmfmac: add e-scan support.Hante Meuleman2012-09-121-1/+521
* brcmfmac: Clean up scan related code.Hante Meuleman2012-09-121-13/+9
* brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman2012-09-121-3/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-7/+8
|\
| * brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman2012-09-051-7/+8
* | brcmfmac: add callback for nl80211 testmode commandArend van Spriel2012-09-071-1/+24
|/
* wireless: brcm80211: use %pM to print BSSIDAndy Shevchenko2012-07-121-3/+1
* nl80211: move scan API to wdevJohannes Berg2012-07-121-1/+2
* brmc80211: dont use jiffies for BSS TSFJohannes Berg2012-03-131-8/+2
* brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()Arend van Spriel2012-02-221-2/+3
* brcm80211: fmac: change allocation flag in brcmf_enq_event() functionArend van Spriel2012-02-221-2/+4
* brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel2012-02-221-1/+1
* brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches2012-01-241-2/+2
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-241-0/+2
* brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-171-1/+1
* brcm80211: avoid code duplication on set tx powerLuis R. Rodriguez2011-11-301-6/+0
* brcm80211: fix usage of set tx powerLuis R. Rodriguez2011-11-301-1/+2
* brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin2011-11-111-5/+13
* brmc80211: fmac: reworked next_bss()Roland Vossen2011-11-081-1/+10
* brcm80211: fmac: annotated little endian struct with _leRoland Vossen2011-11-081-6/+6
* brcm80211: moved function brcmu_mkiovarAlwin Beukers2011-10-141-12/+12
* brcm80211: moved function brcmu_parse_tlvsAlwin Beukers2011-10-141-2/+37
* brcm80211: moved power conversion functionsAlwin Beukers2011-10-141-2/+86
* brcm80211: fmac: fixed weird indentationRoland Vossen2011-10-141-48/+51
* brcm80211: use endian annotation for scan time configurationArend van Spriel2011-10-141-4/+7
* brcm80211: use endian annotation for roaming related parametersArend van Spriel2011-10-141-10/+14
* brcm80211: use endian annotations for assoc ie length requestArend van Spriel2011-10-141-4/+5
* brcm80211: use endian annotation for pmk related structureArend van Spriel2011-10-141-13/+21
* brcm80211: use endian annotations in scan related functionArend van Spriel2011-10-141-4/+4
* net: wireless: add brcm80211 driversArend van Spriel2011-10-111-0/+3730
OpenPOWER on IntegriCloud