index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
2017-06-30
brcmfmac: switch to using cfg80211_connect_done()
Arend van Spriel
2017-06-30
brcmfmac: support 4-way handshake offloading for 802.1X
Arend van Spriel
2017-06-30
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
Arend van Spriel
2017-06-28
brcmfmac: rework headroom check in .start_xmit()
Arend Van Spriel
2017-06-28
brcmfmac: use atomic_t for statistic counter in struct brcmf_bus
Arend Van Spriel
2017-06-28
brcmfmac: cleanup kerneldoc for struct brcmf_bus
Arend Van Spriel
2017-06-27
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
Christophe Jaillet
2017-06-27
brcmfmac: fix double free upon register_netdevice() failure
Arend Van Spriel
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
brcmfmac: initialize oob irq data before request_irq()
Michał Mirosław
2017-06-21
brcmfmac: Use separate firmware for revision 0 of the brcm43430 chip
Hans de Goede
2017-06-20
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...
David S. Miller
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
Arend Van Spriel
2017-06-15
brcmfmac: fix brcmf_fws_add_interface() for USB devices
Arend Van Spriel
2017-06-15
brcmfmac: unbind all devices upon failure in firmware callback
Arend Van Spriel
2017-06-15
brcmfmac: use firmware callback upon failure to load
Arend Van Spriel
2017-06-15
brcmfmac: add parameter to pass error code in firmware callback
Arend Van Spriel
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
Peter S. Housel
2017-06-13
brcmfmac: Fix grammar issue in error message
Martin Michlmayr
2017-06-13
brcmfmac: add scheduled scan support for specified BSSIDs
Arend Van Spriel
2017-06-13
brcmfmac: add mutex to protect pno requests
Arend Van Spriel
2017-06-13
brcmfmac: add support multi-scheduled scan
Arend Van Spriel
2017-06-12
Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...
David S. Miller
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-01
brcmfmac: fix alignment configuration on host using 64-bit DMA
Arend Van Spriel
2017-05-22
brcmfmac: remove setting IBSS mode when stopping AP
Chi-hsien Lin
2017-05-22
brcmfmac: btcoex: replace init_timer with setup_timer
Xie Qirong
2017-05-22
b43: Add missing MODULE_FIRMWARE()
Takashi Iwai
2017-05-18
brcmfmac: move scheduled scan wiphy param setting to pno module
Arend Van Spriel
2017-05-18
brcmfmac: add firmware feature detection for gscan feature
Arend van Spriel
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
brcmfmac: Make skb header writable before use
James Hughes
2017-04-26
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-19
brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDC
Arend Van Spriel
2017-04-13
brcmfmac: only add channels and ssids once in scan request
Arend Van Spriel
2017-04-13
brcmfmac: remove bogus check in scheduled scan result handler
Arend Van Spriel
2017-04-13
brcmfmac: add length checks in scheduled scan result handler
Arend Van Spriel
2017-04-13
brcmfmac: remove reference to fwsignal data from struct brcmf_pub
Arend Van Spriel
[next]