index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: wilc1000: fix alignments to match open parenthesis
Ajay Singh
2018-01-23
3
-22
/
+22
*
staging: wilc1000: removed unnecessary defined enums typedef
Ajay Singh
2018-01-23
1
-36
/
+36
*
staging: wilc1000: remove unnecessary use of parentheses
Ajay Singh
2018-01-23
8
-51
/
+51
*
staging: wilc1000: rename strStatistics & tenuAuth_type to avoid camelCase
Ajay Singh
2018-01-17
1
-15
/
+15
*
staging: wilc1000: rename pstrCfgParamVal varaible in set_wiphy_params()
Ajay Singh
2018-01-17
1
-11
/
+11
*
staging: wilc1000: rename strStaParams variable to avoid camelCase
Ajay Singh
2018-01-17
1
-22
/
+22
*
staging: wilc1000: rename variables using camelCase in add_key()
Ajay Singh
2018-01-17
1
-28
/
+28
*
staging: wilc1000: rename NullBssid to null_bssid to avoid camelCase variable...
Ajay Singh
2018-01-17
1
-4
/
+4
*
staging: wilc1000: rename pstrWFIDrv to wfi_drv to avoid camelCase naming
Ajay Singh
2018-01-17
1
-18
/
+18
*
staging: wilc1000: rename camelCase used in functions start with WILC_WFI_Cfg
Ajay Singh
2018-01-17
1
-17
/
+17
*
staging: wilc1000: rename CfgConnectResult() and its local variable names
Ajay Singh
2018-01-17
1
-37
/
+37
*
staging: wilc1000: rename s32Error variable to avoid camelCase notation
Ajay Singh
2018-01-17
1
-69
/
+69
*
staging: wilc1000: remove unused element in wilc_wfi_p2p_listen_params struct
Ajay Singh
2018-01-17
1
-1
/
+0
*
staging: wilc1000: rename au8Sta_AssociatedBss element sta_info structure
Ajay Singh
2018-01-17
2
-5
/
+5
*
staging: wilc1000: rename wilc_wfi_p2pListenParams struct and its member vari...
Ajay Singh
2018-01-17
2
-20
/
+20
*
staging: wilc1000: rename elements of wilc_priv struct to avoid using camelCase
Ajay Singh
2018-01-17
2
-53
/
+53
*
staging: wilc1000: removed enum typedef BUS_RELEASE_T
Ajay Singh
2018-01-15
2
-3
/
+3
*
staging: wilc1000: removed enum typedef BUS_ACQUIRE_T
Ajay Singh
2018-01-15
2
-3
/
+3
*
staging: wilc1000: removed enum typedef CHIP_PS_STATE_T
Ajay Singh
2018-01-15
2
-3
/
+3
*
staging: wilc1000: removed enums typedef for BEACON_IE & TX_RATE_T
Ajay Singh
2018-01-15
1
-4
/
+4
*
staging: wilc1000: remove unnecessary typedef enum G_OPERATING_MODE_T
Ajay Singh
2018-01-15
1
-2
/
+2
*
staging: wilc1000: removed typedef from enum BSSTYPE_T
Ajay Singh
2018-01-15
2
-3
/
+3
*
staging: wilc1000: add SPDX identifiers to all wilc100 files
Greg Kroah-Hartman
2017-11-28
5
-0
/
+5
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+4
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
4
-23
/
+32
|
\
|
*
staging: wilc1000: Fix bssid buffer offset in Txq
Aditya Shankar
2017-11-06
1
-1
/
+1
|
*
staging: wilc1000: replace redundant computations with 0
Colin Ian King
2017-10-18
1
-3
/
+3
|
*
staging/wilc1000: Convert timers to use timer_setup()
Kees Cook
2017-10-18
3
-20
/
+28
|
*
staging: wilc1000: Blank lines aren't necessary before a close brace '}'
Keerthi Reddy
2017-09-29
1
-1
/
+0
|
*
staging: wilc1000: No space is necessary after a cast
Keerthi Reddy
2017-09-29
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-3
/
+1
|
\
\
|
*
|
timer: Remove meaningless .data/.function assignments
Kees Cook
2017-10-17
1
-3
/
+1
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
13
-0
/
+13
|
/
*
staging: wilc1000: fix spelling mistake: "Iinitialization" -> "initialization"
Colin Ian King
2017-07-30
1
-1
/
+1
*
staging: wilc1000: fix variable signedness
Ilia Sergachev
2017-07-16
1
-1
/
+2
*
staging: wilc1000: add parameter name to function definition
Dmitriy Cherkasov
2017-07-16
1
-2
/
+2
*
staging: wilc1000: fix a typo: "incative" -> "inactive"
Colin Ian King
2017-07-16
1
-2
/
+2
*
staging: wilc1000: Neaten refresh_scan - remove always 1 argument
Joe Perches
2017-07-16
1
-37
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
2
-7
/
+7
|
\
|
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
2
-4
/
+4
*
|
staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"
Colin Ian King
2017-06-29
1
-1
/
+1
*
|
staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler
Aditya Shankar
2017-06-13
6
-48
/
+71
*
|
staging: wilc1000: add missing blank line after struct declaration
Marko Stankovic
2017-05-29
1
-0
/
+1
*
|
staging: wilc1000: remove excessive blank lines
Marko Stankovic
2017-05-29
1
-15
/
+0
*
|
staging: wilc1000: Fixing struct definition layout
Vincent Siles
2017-05-15
1
-1
/
+6
*
|
staging: wilc1000: Function calls too long
Vincent Siles
2017-05-15
1
-2
/
+4
*
|
staging: wilc1000: Function signature too long
Vincent Siles
2017-05-15
1
-3
/
+5
*
|
staging: wilc1000: Stripping '-' comments
Vincent Siles
2017-05-15
1
-3
/
+3
*
|
staging: wilc1000: Last line is empty
Vincent Siles
2017-05-15
1
-1
/
+0
[next]