index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
3
-15
/
+22
|
\
|
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-2
/
+2
|
*
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
1
-3
/
+10
|
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-2
/
+2
|
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
2
-6
/
+6
|
*
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-3
/
+3
|
*
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
|
brcmfmac: Make skb header writable before use
James Hughes
2017-04-26
1
-14
/
+5
*
|
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
2017-04-26
1
-1
/
+3
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
8
-54
/
+88
|
\
|
*
brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDC
Arend Van Spriel
2017-04-19
1
-2
/
+2
|
*
brcmfmac: only add channels and ssids once in scan request
Arend Van Spriel
2017-04-13
1
-4
/
+16
|
*
brcmfmac: remove bogus check in scheduled scan result handler
Arend Van Spriel
2017-04-13
1
-6
/
+0
|
*
brcmfmac: add length checks in scheduled scan result handler
Arend Van Spriel
2017-04-13
1
-2
/
+11
|
*
brcmfmac: remove reference to fwsignal data from struct brcmf_pub
Arend Van Spriel
2017-04-13
5
-39
/
+54
|
*
brcmfmac: ignore interfaces when fwsignal is disabled
Arend Van Spriel
2017-04-13
1
-1
/
+1
|
*
brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach
Arend Van Spriel
2017-04-13
3
-7
/
+7
|
*
brcmfmac: properly align buffers on certain platforms with 64 bit DMA
Heiner Kallweit
2017-04-13
1
-0
/
+4
*
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
6
-10
/
+13
|
\
\
|
|
/
|
/
|
|
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
3
-10
/
+7
|
*
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-03-06
3
-0
/
+6
*
|
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
2017-04-09
15
-85
/
+174
|
\
\
|
*
|
brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()
Arend Van Spriel
2017-04-05
1
-2
/
+0
|
*
|
brcmfmac: restore bus state when enter_D3 fails
Arend Van Spriel
2017-04-05
1
-0
/
+1
|
*
|
brcmfmac: add support to move wiphy instance into network namespace
Arend Van Spriel
2017-04-05
2
-2
/
+4
|
*
|
brcmfmac: move brcmf_fws_deinit to bcdc layer
Franky Lin
2017-04-05
2
-7
/
+1
|
*
|
brcmfmac: wrap brcmf_fws_init into bcdc layer
Franky Lin
2017-04-05
3
-1
/
+17
|
*
|
brcmfmac: update BRCMFMAC symbol description
Rafał Miłecki
2017-04-05
1
-5
/
+5
|
*
|
brcmfmac: wrap brcmf_fws_reset_interface into bcdc layer
Franky Lin
2017-03-20
3
-2
/
+17
|
*
|
brcmfmac: wrap brcmf_fws_del_interface into bcdc layer
Franky Lin
2017-03-20
3
-2
/
+18
|
*
|
brcmfmac: wrap brcmf_fws_add_interface into bcdc layer
Franky Lin
2017-03-20
4
-2
/
+19
|
*
|
brcmfmac: move brcmf_txcomplete to bcdc layer
Franky Lin
2017-03-20
6
-23
/
+25
|
*
|
brcmfmac: move brcmf_txflowblock to bcdc layer
Franky Lin
2017-03-20
6
-16
/
+17
|
*
|
brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handler
Hans de Goede
2017-03-20
1
-0
/
+3
|
*
|
brcmfmac: Do not complain about country code "00"
Hans de Goede
2017-03-20
1
-0
/
+4
|
*
|
brcmfmac: Do not print the firmware version as an error
Hans de Goede
2017-03-20
2
-1
/
+10
|
*
|
brcmfmac: always print error when PSM's watchdog fires
Rafał Miłecki
2017-03-20
3
-23
/
+34
|
|
/
*
|
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...
David S. Miller
2017-04-04
1
-3
/
+5
|
\
\
|
*
|
brcmfmac: use local iftype avoiding use-after-free of virtual interface
Arend Van Spriel
2017-03-30
1
-3
/
+5
|
|
/
*
/
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
1
-0
/
+1
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
brcmfmac: Use net_device_stats from struct net_device
Tobias Klauser
2017-02-15
2
-20
/
+8
*
brcmfmac: merge two remaining brcmf_err macros
Rafał Miłecki
2017-02-08
1
-9
/
+5
*
brcmfmac: switch to C function (__brcmf_err) for printing errors
Rafał Miłecki
2017-02-08
2
-3
/
+19
*
brcmfmac: merge two brcmf_err macros into one
Rafał Miłecki
2017-02-08
1
-6
/
+2
*
brcmfmac: use wiphy_read_of_freq_limits to respect limits from DT
Rafał Miłecki
2017-02-07
1
-0
/
+6
*
brcmfmac: be more verbose when PSM's watchdog fires
Rafał Miłecki
2017-02-02
1
-2
/
+10
*
brcmfmac: check brcmf_bus_get_memdump result for error
Rafał Miłecki
2017-02-02
1
-7
/
+16
[next]