index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
*
|
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
Arend Van Spriel
2016-09-07
1
-1
/
+1
*
|
brcmfmac: Change vif_event_lock to spinlock
mhiramat@kernel.org
2016-08-24
2
-14
/
+14
*
|
brcmfmac: Check rtnl_lock is locked when removing interface
mhiramat@kernel.org
2016-08-24
3
-5
/
+7
|
/
*
brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
Florian Fainelli
2016-07-19
1
-1
/
+1
*
brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
Florian Fainelli
2016-07-19
1
-1
/
+3
*
brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
Florian Fainelli
2016-07-19
1
-1
/
+3
*
brcmfmac: defer DPC processing during probe
Arend Van Spriel
2016-07-18
1
-4
/
+3
*
brcmfmac: restore stopping netdev queue when bus clogs up
Arend Van Spriel
2016-07-18
1
-5
/
+17
*
brcmfmac: respect hidden_ssid for AP interfaces
Rafał Miłecki
2016-07-18
1
-0
/
+13
*
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...
David S. Miller
2016-07-15
7
-44
/
+89
|
\
|
*
brcmfmac: support removing AP interfaces with "interface_remove"
Rafał Miłecki
2016-07-08
1
-1
/
+38
|
*
brcmfmac: delete interface directly in code that sent fw request
Rafał Miłecki
2016-07-08
2
-4
/
+9
|
*
brcmfmac: add missing break when deleting P2P_DEVICE
Rafał Miłecki
2016-06-29
1
-0
/
+2
|
*
brcmfmac: include also core.h header in cfg80211.h
Rafał Miłecki
2016-06-29
1
-0
/
+1
|
*
brcmfmac: use const char * for interface name in brcmf_add_if
Rafał Miłecki
2016-06-29
2
-2
/
+2
|
*
brcmfmac: fix lockup when removing P2P interface after event timeout
Rafał Miłecki
2016-06-29
4
-16
/
+21
|
*
wireless: brcmsmac: fix old-style declaration
Arnd Bergmann
2016-06-29
1
-2
/
+2
|
*
brcmfmac: slightly simplify building interface combinations
Rafał Miłecki
2016-06-29
1
-21
/
+16
*
|
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
1
-1
/
+5
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...
David S. Miller
2016-06-23
24
-1049
/
+275
|
\
|
*
brcmfmac: include required headers in cfg80211.h
Rafał Miłecki
2016-06-16
1
-0
/
+3
|
*
brcmfmac: drop unused pm_block vif attribute
Rafał Miłecki
2016-06-16
3
-13
/
+6
|
*
b43: Completely remove support for phy_a
Guenter Roeck
2016-06-16
3
-307
/
+24
|
*
b43: Remove unused phy_a code
Guenter Roeck
2016-06-16
5
-626
/
+21
|
*
brcmfmac: change rx_seq check log from error print to debug print
Wright Feng
2016-06-16
1
-2
/
+1
[next]