Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9
/
drivers
/
net
/
wireless
/
broadcom
35f6272
brcmfmac: setup passive scan if requested by user-space
by Arend Van Spriel
· 7 years ago
17df645
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
by Arend Van Spriel
· 7 years ago
f957dd3
brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devices
by Ian W MORRISON
· 7 years ago
f38966a
brcmfmac: Log chip id and revision
by Hans de Goede
· 7 years ago
5307eca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
by Kalle Valo
· 7 years ago
e9bf53a
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
by Arend Van Spriel
· 7 years ago
a67b133
brcm80211: constify usb_device_id
by Arvind Yadav
· 7 years ago
8b943e3
brcmfmac: add setting carrier state ON for successful roaming
by Chung-Hsien Hsu
· 7 years ago
99976fc
brcmfmac: fix wrong num_different_channels when mchan feature enabled
by Wright Feng
· 7 years ago
0ec9eb9
brcmfmac: Add support for CYW4373 SDIO/USB chipset
by Chi-Hsien Lin
· 7 years ago
fdfb0f9
brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security mode
by Wright Feng
· 7 years ago
46d4b68
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e66d70b
brcmfmac: constify pci_device_id
by Arvind Yadav
· 7 years ago
5f5d031
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
by Arend Van Spriel
· 7 years ago
58f36b4
brcmfmac: Don't grow SKB by negative size
by Daniel Stone
· 7 years ago
81fc9b5c
drivers/net: Fix ptr_ret.cocci warnings.
by Tonghao Zhang
· 7 years ago
0a16628
brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
by Arend Van Spriel
· 7 years ago
8f44c9a
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
by Arend van Spriel
· 7 years ago
123fef3
brcmfmac: switch to using cfg80211_connect_done()
by Arend van Spriel
· 8 years ago
2526ff2
brcmfmac: support 4-way handshake offloading for 802.1X
by Arend van Spriel
· 8 years ago
b8a64f0
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
by Arend van Spriel
· 8 years ago
270a6c1
brcmfmac: rework headroom check in .start_xmit()
by Arend Van Spriel
· 7 years ago
a833f3d
brcmfmac: use atomic_t for statistic counter in struct brcmf_bus
by Arend Van Spriel
· 7 years ago
ca2e99b
brcmfmac: cleanup kerneldoc for struct brcmf_bus
by Arend Van Spriel
· 7 years ago
57c00f2
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
by Christophe Jaillet
· 7 years ago
dca2307
brcmfmac: fix double free upon register_netdevice() failure
by Arend Van Spriel
· 7 years ago
24a72b7
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3f426c9
brcmfmac: initialize oob irq data before request_irq()
by Michał Mirosław
· 8 years ago
1278bd1
brcmfmac: Use separate firmware for revision 0 of the brcm43430 chip
by Hans de Goede
· 7 years ago
afd6463
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
35abcd4
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
by Arend Van Spriel
· 7 years ago
a2b7a62
brcmfmac: fix brcmf_fws_add_interface() for USB devices
by Arend Van Spriel
· 8 years ago
7a51461
brcmfmac: unbind all devices upon failure in firmware callback
by Arend Van Spriel
· 8 years ago
03fb0e8
brcmfmac: use firmware callback upon failure to load
by Arend Van Spriel
· 8 years ago
6d0507a
brcmfmac: add parameter to pass error code in firmware callback
by Arend Van Spriel
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5ea59db
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
by Peter S. Housel
· 8 years ago
a9507d5
brcmfmac: Fix grammar issue in error message
by Martin Michlmayr
· 8 years ago
69897f3
brcmfmac: add scheduled scan support for specified BSSIDs
by Arend Van Spriel
· 8 years ago
42596f7
brcmfmac: add mutex to protect pno requests
by Arend Van Spriel
· 8 years ago
efc2c1f
brcmfmac: add support multi-scheduled scan
by Arend Van Spriel
· 8 years ago
63a2f31
Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
1dbf647
brcmfmac: fix alignment configuration on host using 64-bit DMA
by Arend Van Spriel
· 8 years ago
9029679
brcmfmac: remove setting IBSS mode when stopping AP
by Chi-hsien Lin
· 8 years ago
6572e5f
brcmfmac: btcoex: replace init_timer with setup_timer
by Xie Qirong
· 8 years ago
3c89a72
b43: Add missing MODULE_FIRMWARE()
by Takashi Iwai
· 8 years ago
94ed6ff
brcmfmac: move scheduled scan wiphy param setting to pno module
by Arend Van Spriel
· 8 years ago
9fe929a
brcmfmac: add firmware feature detection for gscan feature
by Arend van Spriel
· 8 years ago
cec3819
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
b34939b
cfg80211: add request id to cfg80211_sched_scan_*() api
by Arend Van Spriel
· 8 years ago
29ce6ec
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
by Avraham Stern
· 8 years ago
da6a435
mac80211: separate encoding/bandwidth from flags
by Johannes Berg
· 8 years ago
7fdd69c
mac80211: clean up rate encoding bits in RX status
by Johannes Berg
· 8 years ago
3a3ecf1
cfg80211: add request id parameter to .sched_scan_stop() signature
by Arend Van Spriel
· 8 years ago
ca986ad
nl80211: allow multiple active scheduled scan requests
by Arend Van Spriel
· 8 years ago
9cc4b7c
brcmfmac: Make skb header writable before use
by James Hughes
· 8 years ago
455a1eb
brcmfmac: Ensure pointer correctly set if skb data location changes
by James Hughes
· 8 years ago
ac2291c
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
028f43b
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
26ecfe0
brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDC
by Arend Van Spriel
· 8 years ago
6ea51fc
brcmfmac: only add channels and ssids once in scan request
by Arend Van Spriel
· 8 years ago
6594e1e
brcmfmac: remove bogus check in scheduled scan result handler
by Arend Van Spriel
· 8 years ago
4835f37
brcmfmac: add length checks in scheduled scan result handler
by Arend Van Spriel
· 8 years ago
acf8ac4
brcmfmac: remove reference to fwsignal data from struct brcmf_pub
by Arend Van Spriel
· 8 years ago
fc0471e
brcmfmac: ignore interfaces when fwsignal is disabled
by Arend Van Spriel
· 8 years ago
ffb9f18
brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach
by Arend Van Spriel
· 8 years ago
6e84ab6
brcmfmac: properly align buffers on certain platforms with 64 bit DMA
by Heiner Kallweit
· 8 years ago
818a986
cfg80211: move add/change interface monitor flags into params
by Johannes Berg
· 8 years ago
cdd3210
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
78b9ccb
brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()
by Arend Van Spriel
· 8 years ago
49fe9b5
brcmfmac: restore bus state when enter_D3 fails
by Arend Van Spriel
· 8 years ago
0cc0236
brcmfmac: add support to move wiphy instance into network namespace
by Arend Van Spriel
· 8 years ago
8f9dd1a
brcmfmac: move brcmf_fws_deinit to bcdc layer
by Franky Lin
· 8 years ago
62c50a3
brcmfmac: wrap brcmf_fws_init into bcdc layer
by Franky Lin
· 8 years ago
1c92af0
brcmfmac: update BRCMFMAC symbol description
by Rafał Miłecki
· 8 years ago
2f5e9f8
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
282ccf6
drivers: add explicit interrupt.h includes
by Florian Westphal
· 8 years ago
d77facb
brcmfmac: use local iftype avoiding use-after-free of virtual interface
by Arend Van Spriel
· 8 years ago
66ded1f
brcmfmac: wrap brcmf_fws_reset_interface into bcdc layer
by Franky Lin
· 8 years ago
c02a5eb
brcmfmac: wrap brcmf_fws_del_interface into bcdc layer
by Franky Lin
· 8 years ago
9fdc64b
brcmfmac: wrap brcmf_fws_add_interface into bcdc layer
by Franky Lin
· 8 years ago
7b58439
brcmfmac: move brcmf_txcomplete to bcdc layer
by Franky Lin
· 8 years ago
20ec4f5
brcmfmac: move brcmf_txflowblock to bcdc layer
by Franky Lin
· 8 years ago
b9472a2
brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handler
by Hans de Goede
· 8 years ago
26e53788
brcmfmac: Do not complain about country code "00"
by Hans de Goede
· 8 years ago
d79fe4c
brcmfmac: Do not print the firmware version as an error
by Hans de Goede
· 8 years ago
f1ac3aa
brcmfmac: always print error when PSM's watchdog fires
by Rafał Miłecki
· 8 years ago
ae44b50
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
by Andrew Zaborowski
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
91b6328
brcmfmac: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
d063055
brcmfmac: merge two remaining brcmf_err macros
by Rafał Miłecki
· 8 years ago
087fa71
brcmfmac: switch to C function (__brcmf_err) for printing errors
by Rafał Miłecki
· 8 years ago
9587a01
brcmfmac: merge two brcmf_err macros into one
by Rafał Miłecki
· 8 years ago
0f83ff6
brcmfmac: use wiphy_read_of_freq_limits to respect limits from DT
by Rafał Miłecki
· 8 years ago
Next »