index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
wl_cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
brcmfmac: fix sparse warnings
Franky Lin
1
-2
/
+2
2012-10-19
brcmfmac: Using zero instead of NULL
Dan Carpenter
1
-4
/
+3
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-1
/
+1
2012-10-15
brcmfmac: fix end of loop check (signedness bug)
Dan Carpenter
1
-2
/
+2
2012-10-15
brcmfmac: set dongle mode accordingly when interface up
Franky Lin
1
-36
/
+2
2012-10-15
brcmfmac: use control channel in roamed status reporting
Franky Lin
1
-6
/
+20
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-784
/
+1632
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-71
/
+351
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2012-09-28
brcmfmac: remove brcmf_update_prof() function
Arend van Spriel
1
-62
/
+19
2012-09-28
brcmfmac: remove brcmf_read_prof() function
Arend van Spriel
1
-27
/
+22
2012-09-28
brcmfmac: rename structure brcmf_cfg80211_priv
Arend van Spriel
1
-597
/
+596
2012-09-28
brcmfmac: add hostap supoort.
Hante Meuleman
1
-50
/
+916
2012-09-28
brcmfmac: remove two obsolete structure definitions
Arend van Spriel
1
-16
/
+5
2012-09-28
brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 code
Arend van Spriel
1
-40
/
+8
2012-09-28
brcmfmac: use define instead of hardcoded values.
Hante Meuleman
1
-4
/
+6
2012-09-28
brcmfmac: use different fw api for encryption,auth. config
Hante Meuleman
1
-97
/
+169
2012-09-28
brcmfmac: use kcalloc() to prevent integer overflow
Dan Carpenter
1
-2
/
+2
2012-09-24
brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv
Arend van Spriel
1
-2
/
+2
2012-09-24
brcmfmac: fix bug in determining phy bands.
Hante Meuleman
1
-1
/
+1
2012-09-24
brcmfmac: remove unused function.
Hante Meuleman
1
-17
/
+0
2012-09-24
brcmfmac: introduce scheduled scan support
Arend van Spriel
1
-1
/
+305
2012-09-24
brcmfmac: extend brcmf_term_iscan() to abort e-scan
Arend van Spriel
1
-23
/
+21
2012-09-24
brcmfmac: fix sparse warnings in e-scan related code
Arend van Spriel
1
-17
/
+18
2012-09-24
brcmfmac: simplify handling e-scan result firmware event
Arend van Spriel
1
-10
/
+4
2012-09-12
brcmfmac: add e-scan support.
Hante Meuleman
1
-1
/
+521
2012-09-12
brcmfmac: Clean up scan related code.
Hante Meuleman
1
-13
/
+9
2012-09-12
brcmfmac: Add extra data support to firmware event queueing.
Hante Meuleman
1
-3
/
+13
2012-09-12
brcmfmac: fix big endian bug in i-scan.
Hante Meuleman
1
-2
/
+4
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+8
2012-09-07
brcmfmac: add callback for nl80211 testmode command
Arend van Spriel
1
-1
/
+24
2012-09-05
brcmfmac: fix get rssi by clearing getvar struct.
Hante Meuleman
1
-7
/
+8
2012-07-12
wireless: brcm80211: use %pM to print BSSID
Andy Shevchenko
1
-3
/
+1
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-1
/
+2
2012-03-13
brmc80211: dont use jiffies for BSS TSF
Johannes Berg
1
-8
/
+2
2012-02-22
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
Arend van Spriel
1
-2
/
+3
2012-02-22
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
Arend van Spriel
1
-2
/
+4
2012-02-22
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
1
-1
/
+1
2012-01-24
brcmfmac: Trivial typo of "couldn" to "could" fix
Joe Perches
1
-2
/
+2
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
1
-0
/
+2
2012-01-17
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
1
-1
/
+1
2011-11-30
brcm80211: avoid code duplication on set tx power
Luis R. Rodriguez
1
-6
/
+0
2011-11-30
brcm80211: fix usage of set tx power
Luis R. Rodriguez
1
-1
/
+2
2011-11-11
brcm80211: fmac: release bss struct returned from cfg80211_inform_bss
Franky Lin
1
-5
/
+13
2011-11-08
brmc80211: fmac: reworked next_bss()
Roland Vossen
1
-1
/
+10
2011-11-08
brcm80211: fmac: annotated little endian struct with _le
Roland Vossen
1
-6
/
+6
2011-10-14
brcm80211: moved function brcmu_mkiovar
Alwin Beukers
1
-12
/
+12
2011-10-14
brcm80211: moved function brcmu_parse_tlvs
Alwin Beukers
1
-2
/
+37
2011-10-14
brcm80211: moved power conversion functions
Alwin Beukers
1
-2
/
+86
2011-10-14
brcm80211: fmac: fixed weird indentation
Roland Vossen
1
-48
/
+51
[prev]
[next]