index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-29
staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"
Colin Ian King
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-13
staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler
Aditya Shankar
2017-05-29
staging: wilc1000: add missing blank line after struct declaration
Marko Stankovic
2017-05-29
staging: wilc1000: remove excessive blank lines
Marko Stankovic
2017-05-15
staging: wilc1000: Fixing struct definition layout
Vincent Siles
2017-05-15
staging: wilc1000: Function calls too long
Vincent Siles
2017-05-15
staging: wilc1000: Function signature too long
Vincent Siles
2017-05-15
staging: wilc1000: Stripping '-' comments
Vincent Siles
2017-05-15
staging: wilc1000: Last line is empty
Vincent Siles
2017-05-15
staging: wilc1000: Refactor handling of HT caps fields
Jason Litzinger
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-28
staging: wilc1000: fix unchecked return value
Pan Bian
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-08
staging: wilc1000: fix incorrect strncasecmp length
Colin Ian King
2017-04-08
staging: wilc1000: Fix problem with wrong vif index
Aditya Shankar
2017-04-08
staging: wilc1000: Use new format for configuring firmware
Aditya Shankar
2017-03-29
drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info
Pushkar Jambhlekar
2017-03-29
drivers/staging/wilc1000: Using __func__ instead of hardcoded function name
Pushkar Jambhlekar
2017-03-17
Staging: wilc1000: fix two typos in #define's
Dylan Leggio
2017-03-17
staging: wilc1000: fix incorrect copy of pmkid data
Colin Ian King
2017-03-16
staging: wilc1000: Remove unnecessary brackets
Tamara Diaconita
2017-03-16
staging: wilc1000: Correct name of variables
Tamara Diaconita
2017-03-16
staging: wilc1000: Declare variables to top of function
Tamara Diaconita
2017-03-09
staging: wilc1000: Remove useless cast.
Varsha Rao
2017-03-09
staging: wilc1000: removes redundant 'continue' in while loop conditional blocks
Tahia Khan
2017-03-09
staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received
Tahia Khan
2017-03-09
staging: wilc1000: Fixes camel-casing in wilc_network_info_received
Tahia Khan
2017-03-09
staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received
Tahia Khan
2017-03-09
Staging:wilc1000:wilc_spi: Added blank line after function and modified comme...
Georgios Emmanouil
2017-03-09
Staging:wilc1000:wilc_spi: Fixed spelling error
Georgios Emmanouil
2017-03-09
Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel commen...
Georgios Emmanouil
2017-03-09
Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel commen...
Georgios Emmanouil
2017-03-09
Staging:wilc1000:host_interface: Integrated two 'if' statements to a single '...
Georgios Emmanouil
2017-03-09
Staging:wilc1000:host_interface: Removed unnecessary blank line
Georgios Emmanouil
2017-03-07
staging: wilc1000: Logical continuations should be on the previous line
Arushi Singhal
2017-03-07
staging: wilc1000: function prototype argument should have identifier name
Arushi Singhal
2017-03-07
staging: wilc1000: Alignment should match open parenthesis
Arushi Singhal
2017-03-06
staging: wilc1000: add check for kmalloc allocation failure.
Colin Ian King
2017-03-06
staging: wilc1000: remove redundant result < 0 check
Colin Ian King
2017-03-06
staging: wilc1000: Rename network_info member str_rssi to rssi_history
Tahia Khan
2017-03-06
staging: wilc1000: Rename tstrRSSI members and change type of u8Full to bool
Tahia Khan
2017-03-06
staging: wilc1000: Rename struct tstrRSSI to rssi_history_buffer
Tahia Khan
2017-02-27
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
2017-02-12
staging:wilc1000: Fix line over 80 characters
Jacob Zachariah
2017-01-16
staging:wilc1000:wilc_sdio.c Deleted un-needed blank lines
Scott Matheina
2017-01-16
staging:wilc1000:wilc_sdio.c Aligns code match open parenthesis
Scott Matheina
2017-01-16
staging:wilc1000:wilc_debugfs.c Removes multiple blank lines
Scott Matheina
[next]