summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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