index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-30
staging: wilc1000: fix spelling mistake: "Iinitialization" -> "initialization"
Colin Ian King
1
-1
/
+1
2017-07-16
staging: wilc1000: fix variable signedness
Ilia Sergachev
1
-1
/
+2
2017-07-16
staging: wilc1000: add parameter name to function definition
Dmitriy Cherkasov
1
-2
/
+2
2017-07-16
staging: wilc1000: fix a typo: "incative" -> "inactive"
Colin Ian King
1
-2
/
+2
2017-07-16
staging: wilc1000: Neaten refresh_scan - remove always 1 argument
Joe Perches
1
-37
/
+28
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-7
/
+7
2017-06-29
staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"
Colin Ian King
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-3
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-4
/
+4
2017-06-13
staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler
Aditya Shankar
6
-48
/
+71
2017-05-29
staging: wilc1000: add missing blank line after struct declaration
Marko Stankovic
1
-0
/
+1
2017-05-29
staging: wilc1000: remove excessive blank lines
Marko Stankovic
1
-15
/
+0
2017-05-15
staging: wilc1000: Fixing struct definition layout
Vincent Siles
1
-1
/
+6
2017-05-15
staging: wilc1000: Function calls too long
Vincent Siles
1
-2
/
+4
2017-05-15
staging: wilc1000: Function signature too long
Vincent Siles
1
-3
/
+5
2017-05-15
staging: wilc1000: Stripping '-' comments
Vincent Siles
1
-3
/
+3
2017-05-15
staging: wilc1000: Last line is empty
Vincent Siles
1
-1
/
+0
2017-05-15
staging: wilc1000: Refactor handling of HT caps fields
Jason Litzinger
3
-41
/
+7
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-167
/
+146
2017-04-28
staging: wilc1000: fix unchecked return value
Pan Bian
1
-0
/
+2
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-2
/
+1
2017-04-08
staging: wilc1000: fix incorrect strncasecmp length
Colin Ian King
1
-2
/
+2
2017-04-08
staging: wilc1000: Fix problem with wrong vif index
Aditya Shankar
1
-1
/
+2
2017-04-08
staging: wilc1000: Use new format for configuring firmware
Aditya Shankar
1
-23
/
+36
2017-03-29
drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info
Pushkar Jambhlekar
1
-4
/
+0
2017-03-29
drivers/staging/wilc1000: Using __func__ instead of hardcoded function name
Pushkar Jambhlekar
1
-2
/
+2
2017-03-17
Staging: wilc1000: fix two typos in #define's
Dylan Leggio
1
-6
/
+6
2017-03-17
staging: wilc1000: fix incorrect copy of pmkid data
Colin Ian King
1
-1
/
+1
2017-03-16
staging: wilc1000: Remove unnecessary brackets
Tamara Diaconita
1
-21
/
+18
2017-03-16
staging: wilc1000: Correct name of variables
Tamara Diaconita
1
-4
/
+4
2017-03-16
staging: wilc1000: Declare variables to top of function
Tamara Diaconita
1
-9
/
+5
2017-03-09
staging: wilc1000: Remove useless cast.
Varsha Rao
1
-1
/
+1
2017-03-09
staging: wilc1000: removes redundant 'continue' in while loop conditional blocks
Tahia Khan
1
-7
/
+0
2017-03-09
staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received
Tahia Khan
2
-8
/
+6
2017-03-09
staging: wilc1000: Fixes camel-casing in wilc_network_info_received
Tahia Khan
2
-8
/
+6
2017-03-09
staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received
Tahia Khan
2
-5
/
+3
2017-03-09
Staging:wilc1000:wilc_spi: Added blank line after function and modified comme...
Georgios Emmanouil
1
-5
/
+2
2017-03-09
Staging:wilc1000:wilc_spi: Fixed spelling error
Georgios Emmanouil
1
-4
/
+4
2017-03-09
Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel commen...
Georgios Emmanouil
1
-8
/
+6
2017-03-09
Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel commen...
Georgios Emmanouil
1
-8
/
+5
2017-03-09
Staging:wilc1000:host_interface: Integrated two 'if' statements to a single '...
Georgios Emmanouil
1
-7
/
+5
2017-03-09
Staging:wilc1000:host_interface: Removed unnecessary blank line
Georgios Emmanouil
1
-1
/
+0
2017-03-07
staging: wilc1000: Logical continuations should be on the previous line
Arushi Singhal
2
-8
/
+8
2017-03-07
staging: wilc1000: function prototype argument should have identifier name
Arushi Singhal
1
-3
/
+3
2017-03-07
staging: wilc1000: Alignment should match open parenthesis
Arushi Singhal
4
-15
/
+15
2017-03-06
staging: wilc1000: add check for kmalloc allocation failure.
Colin Ian King
1
-0
/
+2
2017-03-06
staging: wilc1000: remove redundant result < 0 check
Colin Ian King
1
-4
/
+0
2017-03-06
staging: wilc1000: Rename network_info member str_rssi to rssi_history
Tahia Khan
2
-8
/
+8
2017-03-06
staging: wilc1000: Rename tstrRSSI members and change type of u8Full to bool
Tahia Khan
2
-10
/
+10
2017-03-06
staging: wilc1000: Rename struct tstrRSSI to rssi_history_buffer
Tahia Khan
1
-2
/
+2
[next]