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