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
2017-07-27
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
1
-5
/
+0
2017-07-27
brcmfmac: Don't grow SKB by negative size
Daniel Stone
1
-1
/
+1
2017-07-21
brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
Arend Van Spriel
1
-1
/
+2
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-06-30
brcmfmac: switch to using cfg80211_connect_done()
Arend van Spriel
1
-9
/
+11
2017-06-30
brcmfmac: support 4-way handshake offloading for 802.1X
Arend van Spriel
2
-4
/
+60
2017-06-30
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
Arend van Spriel
7
-7
/
+134
2017-06-28
brcmfmac: rework headroom check in .start_xmit()
Arend Van Spriel
3
-14
/
+37
2017-06-28
brcmfmac: use atomic_t for statistic counter in struct brcmf_bus
Arend Van Spriel
2
-2
/
+2
2017-06-28
brcmfmac: cleanup kerneldoc for struct brcmf_bus
Arend Van Spriel
1
-2
/
+1
2017-06-27
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
Christophe Jaillet
1
-1
/
+2
2017-06-27
brcmfmac: fix double free upon register_netdevice() failure
Arend Van Spriel
3
-3
/
+4
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
9
-103
/
+531
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-36
/
+49
2017-06-21
brcmfmac: initialize oob irq data before request_irq()
Michał Mirosław
1
-5
/
+3
2017-06-21
brcmfmac: Use separate firmware for revision 0 of the brcm43430 chip
Hans de Goede
1
-2
/
+5
2017-06-20
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...
David S. Miller
6
-36
/
+49
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-16
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
Arend Van Spriel
1
-2
/
+1
2017-06-15
brcmfmac: fix brcmf_fws_add_interface() for USB devices
Arend Van Spriel
1
-1
/
+1
2017-06-15
brcmfmac: unbind all devices upon failure in firmware callback
Arend Van Spriel
1
-2
/
+3
2017-06-15
brcmfmac: use firmware callback upon failure to load
Arend Van Spriel
1
-14
/
+13
2017-06-15
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
5
-20
/
+34
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2017-06-13
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
Peter S. Housel
1
-4
/
+3
2017-06-13
brcmfmac: Fix grammar issue in error message
Martin Michlmayr
1
-1
/
+1
2017-06-13
brcmfmac: add scheduled scan support for specified BSSIDs
Arend Van Spriel
2
-16
/
+53
2017-06-13
brcmfmac: add mutex to protect pno requests
Arend Van Spriel
1
-8
/
+25
2017-06-13
brcmfmac: add support multi-scheduled scan
Arend Van Spriel
7
-89
/
+463
2017-06-12
Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...
David S. Miller
9
-21
/
+119
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2
-2
/
+2
2017-06-01
brcmfmac: fix alignment configuration on host using 64-bit DMA
Arend Van Spriel
1
-1
/
+1
2017-05-22
brcmfmac: remove setting IBSS mode when stopping AP
Chi-hsien Lin
1
-3
/
+0
2017-05-22
brcmfmac: btcoex: replace init_timer with setup_timer
Xie Qirong
1
-3
/
+1
2017-05-22
b43: Add missing MODULE_FIRMWARE()
Takashi Iwai
1
-0
/
+10
2017-05-18
brcmfmac: move scheduled scan wiphy param setting to pno module
Arend Van Spriel
4
-13
/
+25
2017-05-18
brcmfmac: add firmware feature detection for gscan feature
Arend van Spriel
3
-2
/
+83
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
3
-15
/
+22
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-2
/
+2
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-3
/
+10
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2
-6
/
+6
2017-04-27
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-3
/
+3
2017-04-27
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-1
/
+1
2017-04-26
brcmfmac: Make skb header writable before use
James Hughes
1
-14
/
+5
2017-04-26
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
1
-1
/
+3
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
8
-54
/
+88
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
6
-10
/
+13
2017-04-19
brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDC
Arend Van Spriel
1
-2
/
+2
2017-04-13
brcmfmac: only add channels and ssids once in scan request
Arend Van Spriel
1
-4
/
+16
[next]