index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2
-98
/
+94
2012-12-11
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2
-39
/
+39
2012-12-11
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2
-96
/
+95
2012-12-11
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2
-22
/
+21
2012-12-11
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2
-158
/
+158
2012-12-11
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
3
-68
/
+10
2012-12-11
brcmfmac: error messages should not be suppressed
Arend van Spriel
11
-249
/
+248
2012-12-11
brcmfmac: use one list of event defintions
Arend van Spriel
2
-134
/
+80
2012-12-11
brcmfmac: rework bus interface
Arend van Spriel
9
-47
/
+111
2012-12-06
brcmfmac: convert struct spinlock to spinlock_t
Luis R. Rodriguez
1
-1
/
+1
2012-11-30
brcmfmac: change debug output for received event.
Hante Meuleman
1
-2
/
+2
2012-11-30
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
Hante Meuleman
1
-12
/
+16
2012-11-30
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
2
-28
/
+20
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2
-48
/
+22
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+6
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-5
/
+6
2012-11-20
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
1
-0
/
+1
2012-11-20
brcmfmac: check return from kzalloc in brcmf_fweh_process_event
John W. Linville
1
-0
/
+3
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
12
-119
/
+16
2012-11-16
brcmfmac: limit hex dump on fwil.
Hante Meuleman
1
-6
/
+15
2012-11-16
brcmfmac: sdio module load fix.
Hante Meuleman
1
-3
/
+0
2012-11-16
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2
-71
/
+79
2012-11-16
brcmfmac: sdio unload fix.
Hante Meuleman
2
-1
/
+3
2012-11-16
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2
-9
/
+16
2012-11-16
brcmfmac: Any error should result in failure of probe.
Hante Meuleman
1
-4
/
+2
2012-11-16
brcmfmac: restructure handling of IF event
Arend van Spriel
1
-47
/
+55
2012-11-16
brcmfmac: ignore IF event if it is a add for ifidx 0
Arend van Spriel
2
-7
/
+15
2012-11-16
brcmfmac: fix wrong usage of unaligned include file
Arend van Spriel
1
-1
/
+1
2012-11-16
brcmfmac: fix NULL pointer access in brcmf_fweh_detach()
Hante Meuleman
1
-5
/
+7
2012-11-16
brcmfmac: remove mac address validation from brcmf_net_attach()
Arend van Spriel
1
-10
/
+2
2012-11-16
brcmfmac: change mac address parameter in brcmf_add_if()
Arend van Spriel
1
-5
/
+7
2012-11-16
brcmfmac: correct handling IF firmware event
Arend van Spriel
1
-35
/
+31
2012-11-16
brcmfmac: fix for multiple netdevice interface support
Arend van Spriel
4
-67
/
+67
2012-11-16
brcmfmac: change parameter in brcmf_add_if() function
Arend van Spriel
3
-7
/
+5
2012-11-16
brcmfmac: usb suspend/resume.
Hante Meuleman
2
-96
/
+58
2012-11-16
brcmfmac: cleanup of usb firmware download routines
Hante Meuleman
1
-28
/
+15
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
9
-770
/
+763
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+4
2012-11-14
brcmfmac: use struct brcmf_if parameter in firmware event callbacks
Arend van Spriel
3
-46
/
+46
2012-11-14
brcmfmac: add dedicated USB log level.
Hante Meuleman
2
-29
/
+53
2012-11-14
brcmfmac: on halting driver check before release or free.
Hante Meuleman
1
-1
/
+5
2012-11-14
brcmfmac: check bus state to be data before sending data.
Hante Meuleman
2
-2
/
+2
2012-11-14
brcmfmac: return immediately error for out of range key_idx.
Hante Meuleman
1
-9
/
+6
2012-11-14
brcmfmac: fix build regression
Arend van Spriel
1
-1
/
+1
2012-11-14
brcmfmac: change return type of brcmf_sdio_hdparser
Franky Lin
1
-24
/
+23
2012-11-14
brcmfmac: remove brcmf_sdbrcm_wait_for_event
Franky Lin
1
-8
/
+3
2012-11-14
brcmfmac: protect consecutive SDIO access with sdio_claim_host
Franky Lin
3
-71
/
+82
2012-11-14
brcmfmac: decrease the range of SDIO access lock
Franky Lin
1
-28
/
+34
2012-11-14
brcmfmac: use dynamically allocated control frame buffer
Franky Lin
1
-15
/
+38
2012-11-14
brcmfmac: fix NULL pointer access in brcmf_create_iovar()
Arend van Spriel
1
-1
/
+1
[next]