Sign in
android-kvm
/
linux
/
c038a58ccfd6704d4d7d60ed3d6a0fca13cf13a4
/
drivers
/
staging
/
wilc1000
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
e171da0
staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"
by Colin Ian King
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
46949b4
staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler
by Aditya Shankar
· 8 years ago
a135c4f
staging: wilc1000: add missing blank line after struct declaration
by Marko Stankovic
· 8 years ago
15e7681
staging: wilc1000: remove excessive blank lines
by Marko Stankovic
· 8 years ago
bb3fd86
staging: wilc1000: Fixing struct definition layout
by Vincent Siles
· 8 years ago
c584282
staging: wilc1000: Function calls too long
by Vincent Siles
· 8 years ago
896fce0
staging: wilc1000: Function signature too long
by Vincent Siles
· 8 years ago
8bf2f0b
staging: wilc1000: Stripping '-' comments
by Vincent Siles
· 8 years ago
588c184
staging: wilc1000: Last line is empty
by Vincent Siles
· 8 years ago
e9837cd
staging: wilc1000: Refactor handling of HT caps fields
by Jason Litzinger
· 8 years ago
c6a677c
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
9e96652
staging: wilc1000: fix unchecked return value
by Pan Bian
· 8 years ago
818a986
cfg80211: move add/change interface monitor flags into params
by Johannes Berg
· 8 years ago
ba50868
staging: wilc1000: fix incorrect strncasecmp length
by Colin Ian King
· 8 years ago
0e49065
staging: wilc1000: Fix problem with wrong vif index
by Aditya Shankar
· 8 years ago
5600da6
staging: wilc1000: Use new format for configuring firmware
by Aditya Shankar
· 8 years ago
2296149f
drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info
by Pushkar Jambhlekar
· 8 years ago
049b611
drivers/staging/wilc1000: Using __func__ instead of hardcoded function name
by Pushkar Jambhlekar
· 8 years ago
a729782
Staging: wilc1000: fix two typos in #define's
by Dylan Leggio
· 8 years ago
6e9f6b5
staging: wilc1000: fix incorrect copy of pmkid data
by Colin Ian King
· 8 years ago
0e8af10
staging: wilc1000: Remove unnecessary brackets
by Tamara Diaconita
· 8 years ago
e08b667
staging: wilc1000: Correct name of variables
by Tamara Diaconita
· 8 years ago
5844e42c29
staging: wilc1000: Declare variables to top of function
by Tamara Diaconita
· 8 years ago
285d02a
staging: wilc1000: Remove useless cast.
by Varsha Rao
· 8 years ago
069baa6
staging: wilc1000: removes redundant 'continue' in while loop conditional blocks
by Tahia Khan
· 8 years ago
28c8285
staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received
by Tahia Khan
· 8 years ago
bdb27e6
staging: wilc1000: Fixes camel-casing in wilc_network_info_received
by Tahia Khan
· 8 years ago
dade3c6
staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received
by Tahia Khan
· 8 years ago
6847fc0
Staging:wilc1000:wilc_spi: Added blank line after function and modified comment style
by Georgios Emmanouil
· 8 years ago
e908ed0
Staging:wilc1000:wilc_spi: Fixed spelling error
by Georgios Emmanouil
· 8 years ago
086959e
Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel comment style
by Georgios Emmanouil
· 8 years ago
a2c9377
Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment style
by Georgios Emmanouil
· 8 years ago
33a3224
Staging:wilc1000:host_interface: Integrated two 'if' statements to a single 'if' statement
by Georgios Emmanouil
· 8 years ago
2631fff
Staging:wilc1000:host_interface: Removed unnecessary blank line
by Georgios Emmanouil
· 8 years ago
5ad7288
staging: wilc1000: Logical continuations should be on the previous line
by Arushi Singhal
· 8 years ago
804b8ca
staging: wilc1000: function prototype argument should have identifier name
by Arushi Singhal
· 8 years ago
27f2d03
staging: wilc1000: Alignment should match open parenthesis
by Arushi Singhal
· 8 years ago
6cc0c25
staging: wilc1000: add check for kmalloc allocation failure.
by Colin Ian King
· 8 years ago
2af5f66
staging: wilc1000: remove redundant result < 0 check
by Colin Ian King
· 8 years ago
6d642ea
staging: wilc1000: Rename network_info member str_rssi to rssi_history
by Tahia Khan
· 8 years ago
36d98c1
staging: wilc1000: Rename tstrRSSI members and change type of u8Full to bool
by Tahia Khan
· 8 years ago
f3ae44f
staging: wilc1000: Rename struct tstrRSSI to rssi_history_buffer
by Tahia Khan
· 8 years ago
1cce200
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
aefc9589
staging:wilc1000: Fix line over 80 characters
by Jacob Zachariah
· 8 years ago
d64d227
staging:wilc1000:wilc_sdio.c Deleted un-needed blank lines
by Scott Matheina
· 8 years ago
76889dd
staging:wilc1000:wilc_sdio.c Aligns code match open parenthesis
by Scott Matheina
· 8 years ago
351e6c2
staging:wilc1000:wilc_debugfs.c Removes multiple blank lines
by Scott Matheina
· 8 years ago
c4de5df
staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesis
by Scott Matheina
· 8 years ago
36190ca
staging:wilc1000:linux_wlan.c Align code to match open parenthesis
by Scott Matheina
· 8 years ago
7a8c48a
staging:wilc1000:host_interface.c Added braces {} on else statemement
by Scott Matheina
· 8 years ago
05a15740
staging: wilc1000: Connect to highest RSSI value for required SSID
by Aditya Shankar
· 8 years ago
94500d5
staging: wilc1000: Fix endian sparse warning
by Mike Kofron
· 8 years ago
72cca7b
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
fe211cd
staging: wilc1000: use reset to set mac header
by Zhang Shengju
· 8 years ago
735bb39
staging: wilc1000: simplify vif[i]->ndev accesses
by Arnd Bergmann
· 8 years ago
bdc0656
Merge 4.9-rc3 into staging-next
by Greg Kroah-Hartman
· 8 years ago
31b15fe
staging: wilc1000: Remove unused function wilc_lock_timeout
by Binoy Jayan
· 8 years ago
68a30a6
staging: wilc1000: Remove unnecessary extern variables.
by Elise Lennion
· 8 years ago
1d4f1d5
Staging: wilc1000: Fix kernel Oops on opening the device
by Aditya Shankar
· 8 years ago
3b438f2
Staging: wilc1000: Compress return logic into one line
by Mihaela Muraru
· 8 years ago
32623b0
Staging: wilc1000: Replace memcpy by ether_addr_copy
by Mihaela Muraru
· 8 years ago
7343f62
Staging: wilc1000: Unnecessary 'out of memory' message
by Mihaela Muraru
· 8 years ago
14e6cc7
staging: wilc1000: Replace printk() with pr_info().
by Elise Lennion
· 8 years ago
98b6594
Staging: wilc1000: Remove unnecessary 'out of memory' message.
by Dilek Uzulmez
· 8 years ago
855d198
staging: wilc1000: Add blank line after variable declarations.
by Elise Lennion
· 8 years ago
1042635
staging: wilc1000: Format block comment.
by Elise Lennion
· 8 years ago
4ee4b9d
staging: wilc1000: remove unnecessary braces
by Elizabeth Ferdman
· 8 years ago
8d3496c3
staging: wilc1000: wilc_spi: Remove unnecessary blank lines
by Namrata A Shettar
· 8 years ago
8244d26
staging: wilc1000: wilc_spi: Compress return logic
by Namrata A Shettar
· 8 years ago
0ca8df1
staging: wilc1000: wilc_wlan: Compress return logic
by Namrata A Shettar
· 8 years ago
4ceffe6
staging: wilc1000: fix sparse warning: symbol was not declared. Should it be static?
by Matias Mucciolo
· 8 years ago
1c40429
Staging: wilc1000: constify cfg80211_ops structures
by Bhumika Goyal
· 8 years ago
d37843d
staging: wilc1000: Merge assignment with return
by Rehas Sachdeva
· 8 years ago
faa48ea
staging: wilc1000: Use sizeof type *pointer instead of sizeof type
by sayli karnik
· 8 years ago
1d191e1
Staging: wilc1000: Remove struct typedef
by Bhumika Goyal
· 8 years ago
9c2edd8
Merge 4.8-rc5 into staging-next
by Greg Kroah-Hartman
· 8 years ago
2218b8f
staging: wilc1000: fix spelling mistake: "retyring" -> "retrying"
by Colin Ian King
· 8 years ago
6c08fda
staging: wilc1000: correctly check if associatedsta has not been found
by Colin Ian King
· 8 years ago
2343682
staging: wilc1000: NULL dereference on error
by Dan Carpenter
· 8 years ago
23535c1
staging: wilc1000: txq_event: Fix coding error
by Binoy Jayan
· 8 years ago
ef6687c
staging: wilc1000: fix error handling in wilc_debugfs_init()
by Luis de Bethencourt
· 9 years ago
eeeb5fb
drivers: wilc1000: remove references to semaphores
by Joshua Houghton
· 8 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
1d76250
nl80211: support beacon report scanning
by Avraham Stern
· 8 years ago
b3e6916
staging: wilc1000: fix return value check in wlan_initialize_threads()
by Wei Yongjun
· 9 years ago
4562d22
staging: wilc1000: arrays can't be NULL
by Luis de Bethencourt
· 9 years ago
a5c84b2
staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd
by Binoy Jayan
· 9 years ago
2518ac5
staging: wilc1000: Replace kthread with workqueue for host interface
by Binoy Jayan
· 9 years ago
c6bb38a
staging: wilc1000: message_queue: Move code to host interface
by Binoy Jayan
· 9 years ago
77eebe8
staging: wilc1000: Remove semaphore close_exit_sync
by Binoy Jayan
· 9 years ago
04247e7
staging: wilc1000: Replace semaphore sync_event with completion
by Binoy Jayan
· 9 years ago
fa65969
staging: wilc1000: Replace semaphore cfg_event with completion
by Binoy Jayan
· 9 years ago
334bed0
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
by Binoy Jayan
· 9 years ago
b27a6d5
staging: wilc1000: Replace semaphore txq_event with completion
by Binoy Jayan
· 9 years ago
b981189
staging: wilc1000: fix typo
by Julia Lawall
· 9 years ago
95b8cb8
staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
by Colin Ian King
· 9 years ago
2938f20
staging: wilc1000: remove unnecesary type cast of bss_type
by Chaehyun Lim
· 9 years ago
Next »