index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: revert "fix TODO to compile spi and sdio components in sin...
Arnd Bergmann
2018-08-27
5
-8
/
+16
*
staging: wilc1000: remove TODO item for comments and code style
Ajay Singh
2018-08-05
1
-1
/
+0
*
staging: wilc1000: replace ISWILC1000() macro with inline function
Ajay Singh
2018-08-05
2
-4
/
+7
*
staging: wilc1000: added Microchip copyright notice header
Ajay Singh
2018-08-05
17
-38
/
+73
*
staging: wilc1000: fix compilation warning for ARCH PowerPC
Ajay Singh
2018-08-02
2
-3
/
+3
*
staging: wilc1000: fix endianness warnings reported by sparse
Ajay Singh
2018-08-02
6
-25
/
+27
*
staging: wilc1000: use 'u16' data type for config id parameter
Ajay Singh
2018-08-02
1
-2
/
+2
*
staging: wilc1000: refactor wilc_wlan_handle_isr_ext to avoid goto statement
Ajay Singh
2018-08-02
1
-24
/
+21
*
staging: wilc1000: rename 'rcvd_ch_cnt' element in 'user_scan_req' struct
Ajay Singh
2018-08-02
2
-7
/
+7
*
staging: wilc1000: added comments for 'hif_cs' mutex lock
Ajay Singh
2018-08-02
1
-0
/
+1
*
staging: wilc1000: modified debug log messages description
Ajay Singh
2018-08-02
3
-76
/
+80
*
staging: wilc1000: remove unnecessary comments and comments description
Ajay Singh
2018-08-02
8
-46
/
+11
*
staging: wilc1000: fix TODO to compile spi and sdio components in single module
Ajay Singh
2018-08-02
6
-17
/
+8
*
staging: wilc1000: use descriptor-based interface for GPIO
Ajay Singh
2018-07-24
7
-43
/
+108
*
staging: wilc1000: change compatible string from atmel to microchip
Ajay Singh
2018-07-24
2
-9
/
+16
*
staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'
Ajay Singh
2018-07-24
4
-11
/
+12
*
staging: wilc1000: remove gpio parameter from wilc_netdev_init()
Ajay Singh
2018-07-24
4
-6
/
+6
*
staging: wilc1000: move variable assignment along with its declaration
Ajay Singh
2018-07-21
4
-284
/
+118
*
staging: wilc1000: remove unnecessary 'NULL' check from cfg80211_ops callbacks
Ajay Singh
2018-07-21
1
-15
/
+0
*
staging: wilc1000: use 'int' inplace of 's32' date type
Ajay Singh
2018-07-21
2
-38
/
+38
*
staging: wilc1000: avoid setting default value for variable at declaration
Ajay Singh
2018-07-21
3
-88
/
+79
*
staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()
Ajay Singh
2018-07-21
1
-167
/
+166
*
staging: wilc1000: avoid host_int_get_assoc_res_info() forward declaration
Ajay Singh
2018-07-21
1
-26
/
+21
*
staging: wilc1000: avoid forward declaration for handle_scan_done()
Ajay Singh
2018-07-21
1
-39
/
+38
*
staging: wilc1000: remove unnecessary type used for wid id
Ajay Singh
2018-07-21
1
-42
/
+42
*
staging: wilc1000: use single space before opening brances '{'
Ajay Singh
2018-07-21
4
-6
/
+6
*
staging: wilc1000: remove unnecessary blank line between variable declaration
Ajay Singh
2018-07-21
3
-6
/
+0
*
staging: wilc1000: use lowercase for 'IFC_UP' struct element name
Ajay Singh
2018-07-21
3
-5
/
+5
*
staging: wilc1000: remove the mutliple #define used for same macro
Ajay Singh
2018-07-21
4
-9
/
+5
*
staging: wilc1000: removed unused element from wilc_cfg_frame struct
Ajay Singh
2018-07-21
1
-3
/
+0
*
staging: wilc1000: remove unnecessary elements from 'wilc_priv' struct
Ajay Singh
2018-07-21
2
-11
/
+0
*
staging: wilc1000: remove unused elements in 'wilc' struct
Ajay Singh
2018-07-21
2
-10
/
+0
*
staging: wilc1000: rename enum AUTHTYPE to use lowercase
Ajay Singh
2018-07-21
4
-9
/
+9
*
staging: wilc1000: rename enum SITESURVEY to use lowercase
Ajay Singh
2018-07-21
3
-3
/
+3
*
staging: wilc1000: rename enum CURRENT_TXRATE to use lowercase
Ajay Singh
2018-07-21
2
-3
/
+3
*
staging: wilc1000: rename goto to avoid leading '_' in label name
Ajay Singh
2018-07-21
2
-6
/
+6
*
staging: wilc1000: remove extra enums defined for ieee80211_eid
Ajay Singh
2018-07-21
3
-64
/
+12
*
staging: wilc1000: remove extra enum defined for data rates
Ajay Singh
2018-07-21
2
-17
/
+1
*
staging: wilc1000: remove enum connect_status instead use ieee80211_statuscode
Ajay Singh
2018-07-21
4
-25
/
+7
*
staging: wilc1000: remove unused enum declaration
Ajay Singh
2018-07-21
3
-40
/
+0
*
staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()
Ajay Singh
2018-07-06
1
-9
/
+9
*
staging: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2018-06-28
1
-7
/
+7
*
staging: wilc1000: updated TODO file
Ajay Singh
2018-06-28
1
-5
/
+0
*
staging: wilc1000: avoid use of static variable 'rssi'
Ajay Singh
2018-06-28
1
-3
/
+9
*
staging: wilc1000: avoid use of static variable 'inactive_time'
Ajay Singh
2018-06-28
1
-3
/
+3
*
staging: wilc1000: handle freeing of 'key' & 'seq' data in wilc_add_rx_gtk()
Ajay Singh
2018-06-28
1
-4
/
+0
*
staging: wilc1000: handle freeing of key data in wilc_add_ptk()
Ajay Singh
2018-06-28
1
-3
/
+0
*
staging: wilc1000: handle freeing of key data in wep add key
Ajay Singh
2018-06-28
1
-7
/
+0
*
staging: wilc1000: rename wilc_enqueue_cmd() to wilc_enqueue_work()
Ajay Singh
2018-06-28
1
-48
/
+42
*
staging: wilc1000: remove 'hif_thread_comp' completions
Ajay Singh
2018-06-28
1
-35
/
+0
[next]