index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
brcmfmac: Support 43455 save-restore (SR) feature if FW include -sr
Double Lo
2018-01-08
1
-0
/
+1
*
brcmfmac: Clean up interrupt macros
Ian Molton
2018-01-08
2
-4
/
+7
*
brcmfmac: Replace function index with function pointer
Ian Molton
2018-01-08
3
-50
/
+56
*
brcmfmac: More efficient and slightly easier to read fixup for 4339 chips
Arend Van Spriel
2018-01-08
1
-3
/
+4
*
brcmfmac: Remove func0 from function array
Ian Molton
2018-01-08
3
-14
/
+11
*
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
2018-01-08
2
-2
/
+6
*
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
2018-01-08
3
-4
/
+10
*
brcmfmac: Rename buscore to core for consistency
Arend Van Spriel
2018-01-08
1
-2
/
+2
*
brcmfmac: Remove {r,w}_sdreg32
Ian Molton
2018-01-08
1
-46
/
+42
*
Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...
David S. Miller
2017-12-19
6
-770
/
+384
|
\
|
*
brcmfmac: enlarge buffer size of caps to 512 bytes
Wright Feng
2017-12-14
1
-3
/
+9
|
*
brcmfmac: Remove repeated calls to brcmf_chip_get_core()
Ian Molton
2017-12-14
1
-10
/
+15
|
*
brcmfmac: Remove unused macro.
Ian Molton
2017-12-14
1
-2
/
+0
|
*
brcmfmac: Cleanup offsetof()
Ian Molton
2017-12-14
1
-21
/
+14
|
*
brcmfmac: remove unnecessary call to brcmf_sdiod_set_backplane_window()
Ian Molton
2017-12-14
1
-5
/
+0
|
*
brcmfmac: Remove brcmf_sdiod_addrprep()
Ian Molton
2017-12-14
1
-38
/
+46
|
*
brcmfmac: Tidy register definitions a little
Ian Molton
2017-12-14
2
-11
/
+12
|
*
brcmfmac: Rename / replace old IO functions with simpler ones.
Ian Molton
2017-12-14
3
-245
/
+138
|
*
brcmfmac: Clarify if using braces.
Ian Molton
2017-12-14
1
-2
/
+3
|
*
brcmfmac: whitespace fixes in brcmf_sdiod_send_buf()
Ian Molton
2017-12-14
1
-1
/
+2
|
*
brcmfmac: Split brcmf_sdiod_buffrw function up.
Ian Molton
2017-12-14
1
-22
/
+45
|
*
brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events
Colin Ian King
2017-12-14
1
-2
/
+1
|
*
wireless: use ARRAY_SIZE
Jérémy Lefaure
2017-12-08
1
-357
/
+105
|
*
brcmfmac: Rename bcmerror to err
Ian Molton
2017-12-07
1
-7
/
+7
|
*
brcmfmac: Remove noisy debugging.
Ian Molton
2017-12-07
1
-6
/
+0
|
*
brcmfmac: Fix asymmetric IO functions.
Ian Molton
2017-12-07
1
-1
/
+1
|
*
brcmfmac: Remove brcmf_sdiod_request_data()
Ian Molton
2017-12-07
2
-152
/
+87
|
*
brcmfmac: Remove bandaid for SleepCSR
Ian Molton
2017-12-07
1
-27
/
+1
|
*
brcmfmac: Remove dead IO code
Ian Molton
2017-12-07
1
-10
/
+8
|
*
brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()
Ian Molton
2017-12-07
2
-15
/
+5
|
*
brcmfmac: Split brcmf_sdiod_regrw_helper() up.
Ian Molton
2017-12-07
1
-21
/
+73
|
*
brcmfmac: Register sizes on hardware are not dependent on compiler types
Ian Molton
2017-12-07
1
-11
/
+11
|
*
brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
Ian Molton
2017-12-07
1
-4
/
+4
*
|
brcmfmac: Avoid build error with make W=1
Andy Shevchenko
2017-12-07
1
-1
/
+1
*
|
brcmfmac: change driver unbind order of the sdio function devices
Arend Van Spriel
2017-12-02
1
-1
/
+1
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
3
-11
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
17
-1050
/
+1142
|
\
|
*
brcmfmac: add CLM download support
Chung-Hsien Hsu
2017-11-11
8
-0
/
+258
|
*
brcmfmac: move configuration of probe request IEs
Arend Van Spriel
2017-11-10
2
-4
/
+7
|
*
brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
Arend Van Spriel
2017-11-10
3
-15
/
+2
|
*
brcmfmac: get rid of brcmf_cfg80211_escan() function
Arend Van Spriel
2017-11-10
1
-24
/
+10
|
*
brcmfmac: use msecs_to_jiffies() instead of calculation using HZ
Arend Van Spriel
2017-11-10
1
-2
/
+2
|
*
brcmfmac: cleanup brcmf_cfg80211_escan() function
Arend Van Spriel
2017-11-10
1
-65
/
+11
|
*
brcmfmac: disable packet filtering in promiscuous mode
Franky Lin
2017-11-10
3
-41
/
+39
|
*
brcmfmac: handle FWHALT mailbox indication
Arend Van Spriel
2017-11-10
1
-4
/
+10
|
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
1
-879
/
+796
|
|
\
|
|
*
brcmsmac: reindent split functions
Arnd Bergmann
2017-10-27
1
-810
/
+697
|
|
*
brcmsmac: split up wlc_phy_workarounds_nphy
Arnd Bergmann
2017-10-27
1
-74
/
+104
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
42
-0
/
+42
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...
David S. Miller
2017-10-20
8
-118
/
+108
|
|
\
\
[next]