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
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
brcmfmac: fix uninitialized field in scheduled scan ssid configuration
Arend Van Spriel
1
-0
/
+1
2016-12-20
brcmfmac: fix memory leak in brcmf_cfg80211_attach()
Arend Van Spriel
1
-2
/
+5
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2
-3
/
+0
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
13
-332
/
+591
2016-11-29
brcmfmac: fix scheduled scan result handling for newer chips
Arend Van Spriel
2
-1
/
+30
2016-11-29
brcmfmac: use requested scan interval in scheduled scan
Arend Van Spriel
3
-3
/
+10
2016-11-29
brcmfmac: remove restriction from .sched_scan_start() callback
Arend Van Spriel
1
-4
/
+1
2016-11-29
brcmfmac: use provided channels for scheduled scan
Arend Van Spriel
2
-1
/
+41
2016-11-29
brcmfmac: move scheduled scan activation to pno source file
Arend Van Spriel
3
-110
/
+94
2016-11-29
brcmfmac: split up brcmf_pno_config() function
Arend Van Spriel
3
-20
/
+68
2016-11-29
brcmfmac: make internal escan more generic
Arend Van Spriel
2
-82
/
+109
2016-11-29
brcmfmac: change prototype for brcmf_do_escan()
Arend Van Spriel
1
-5
/
+5
2016-11-29
brcmfmac: fix handling ssids in .sched_scan_start() callback
Arend Van Spriel
3
-57
/
+76
2016-11-29
brcmfmac: move pno helper functions in separate source file
Arend Van Spriel
4
-86
/
+150
2016-11-29
brcmfmac: add support for 43341 chip
Arend Van Spriel
2
-0
/
+2
2016-11-29
brcmfmac: add pcie host dongle interface rev6 support
Franky Lin
4
-91
/
+132
2016-11-28
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
10
-20
/
+47
2016-11-25
brcmsmac: fix array out-of-bounds access in qm_log10
Tobias Regnery
1
-2
/
+3
2016-11-23
brcmfmac: update beacon IE after bss up and clear when AP stopped
Wright Feng
1
-2
/
+3
2016-11-17
brcmfmac: print name of connect status event
Rafał Miłecki
3
-3
/
+6
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-09
brcmfmac: proto: add callback for queuing TX data
Rafał Miłecki
7
-15
/
+38
2016-10-27
brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
Arnd Bergmann
1
-1
/
+1
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
2
-0
/
+4
2016-10-13
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
1
-10
/
+12
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-80
/
+84
2016-10-04
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+8
2016-09-27
brcmfmac: use correct skb freeing helper when deleting flowring
Rafał Miłecki
1
-1
/
+8
2016-09-27
brcmfmac: replace WARNING on timeout with a simple error message
Rafał Miłecki
1
-1
/
+2
2016-09-26
brcmfmac: drop unused fields from struct brcmf_pub
Rafał Miłecki
3
-9
/
+0
2016-09-26
brcmfmac: fix memory leak in brcmf_fill_bss_param
Rafał Miłecki
1
-1
/
+4
2016-09-26
brcmfmac: simplify mapping of auth type
Hante Meuleman
1
-7
/
+1
2016-09-26
brcmfmac: fix out of bound access on clearing wowl wake indicator
Hante Meuleman
1
-2
/
+4
2016-09-26
brcmfmac: fix clearing entry IPv6 address
Hante Meuleman
1
-2
/
+5
2016-09-26
brcmfmac: remove unnecessary null pointer check
Hante Meuleman
1
-2
/
+1
2016-09-26
brcmfmac: remove worker from .ndo_set_mac_address() callback
Arend Van Spriel
2
-28
/
+13
2016-09-26
brcmfmac: initialize variable in brcmf_sdiod_regrl()
Arend Van Spriel
1
-1
/
+1
2016-09-26
brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()
Arend Van Spriel
1
-2
/
+6
2016-09-26
brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()
Arend Van Spriel
1
-1
/
+1
2016-09-26
brcmfmac: ignore 11d configuration errors
Hante Meuleman
1
-12
/
+15
2016-09-21
b43legacy: fix debugfs crash
Christian Lamparter
1
-2
/
+4
2016-09-21
b43: fix debugfs crash
Christian Lamparter
1
-2
/
+4
2016-09-17
Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...
David S. Miller
6
-5
/
+21
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-20
/
+22
2016-09-09
brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control()
Arend Van Spriel
1
-2
/
+9
2016-09-09
brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339
Arend Van Spriel
2
-1
/
+3
2016-09-07
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
Arend Van Spriel
1
-1
/
+1
2016-09-03
brcmfmac: fix pmksa->bssid usage
Nicolas Iooss
1
-2
/
+2
2016-09-03
brcmfmac: Add USB ID for Cisco Linksys AE1200
Ismael Luceno
2
-0
/
+6
2016-09-03
brcmfmac: add missing header dependencies
Baoyou Xie
1
-0
/
+1
[next]