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
2018-08-27
staging: wilc1000: revert "fix TODO to compile spi and sdio components in sin...
Arnd Bergmann
2018-08-05
staging: wilc1000: remove TODO item for comments and code style
Ajay Singh
2018-08-05
staging: wilc1000: replace ISWILC1000() macro with inline function
Ajay Singh
2018-08-05
staging: wilc1000: added Microchip copyright notice header
Ajay Singh
2018-08-02
staging: wilc1000: fix compilation warning for ARCH PowerPC
Ajay Singh
2018-08-02
staging: wilc1000: fix endianness warnings reported by sparse
Ajay Singh
2018-08-02
staging: wilc1000: use 'u16' data type for config id parameter
Ajay Singh
2018-08-02
staging: wilc1000: refactor wilc_wlan_handle_isr_ext to avoid goto statement
Ajay Singh
2018-08-02
staging: wilc1000: rename 'rcvd_ch_cnt' element in 'user_scan_req' struct
Ajay Singh
2018-08-02
staging: wilc1000: added comments for 'hif_cs' mutex lock
Ajay Singh
2018-08-02
staging: wilc1000: modified debug log messages description
Ajay Singh
2018-08-02
staging: wilc1000: remove unnecessary comments and comments description
Ajay Singh
2018-08-02
staging: wilc1000: fix TODO to compile spi and sdio components in single module
Ajay Singh
2018-07-24
staging: wilc1000: use descriptor-based interface for GPIO
Ajay Singh
2018-07-24
staging: wilc1000: change compatible string from atmel to microchip
Ajay Singh
2018-07-24
staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'
Ajay Singh
2018-07-24
staging: wilc1000: remove gpio parameter from wilc_netdev_init()
Ajay Singh
2018-07-21
staging: wilc1000: move variable assignment along with its declaration
Ajay Singh
2018-07-21
staging: wilc1000: remove unnecessary 'NULL' check from cfg80211_ops callbacks
Ajay Singh
2018-07-21
staging: wilc1000: use 'int' inplace of 's32' date type
Ajay Singh
2018-07-21
staging: wilc1000: avoid setting default value for variable at declaration
Ajay Singh
2018-07-21
staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()
Ajay Singh
2018-07-21
staging: wilc1000: avoid host_int_get_assoc_res_info() forward declaration
Ajay Singh
2018-07-21
staging: wilc1000: avoid forward declaration for handle_scan_done()
Ajay Singh
2018-07-21
staging: wilc1000: remove unnecessary type used for wid id
Ajay Singh
2018-07-21
staging: wilc1000: use single space before opening brances '{'
Ajay Singh
2018-07-21
staging: wilc1000: remove unnecessary blank line between variable declaration
Ajay Singh
2018-07-21
staging: wilc1000: use lowercase for 'IFC_UP' struct element name
Ajay Singh
2018-07-21
staging: wilc1000: remove the mutliple #define used for same macro
Ajay Singh
2018-07-21
staging: wilc1000: removed unused element from wilc_cfg_frame struct
Ajay Singh
2018-07-21
staging: wilc1000: remove unnecessary elements from 'wilc_priv' struct
Ajay Singh
2018-07-21
staging: wilc1000: remove unused elements in 'wilc' struct
Ajay Singh
2018-07-21
staging: wilc1000: rename enum AUTHTYPE to use lowercase
Ajay Singh
2018-07-21
staging: wilc1000: rename enum SITESURVEY to use lowercase
Ajay Singh
2018-07-21
staging: wilc1000: rename enum CURRENT_TXRATE to use lowercase
Ajay Singh
2018-07-21
staging: wilc1000: rename goto to avoid leading '_' in label name
Ajay Singh
2018-07-21
staging: wilc1000: remove extra enums defined for ieee80211_eid
Ajay Singh
2018-07-21
staging: wilc1000: remove extra enum defined for data rates
Ajay Singh
2018-07-21
staging: wilc1000: remove enum connect_status instead use ieee80211_statuscode
Ajay Singh
2018-07-21
staging: wilc1000: remove unused enum declaration
Ajay Singh
2018-07-06
staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()
Ajay Singh
2018-06-28
staging: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2018-06-28
staging: wilc1000: updated TODO file
Ajay Singh
2018-06-28
staging: wilc1000: avoid use of static variable 'rssi'
Ajay Singh
2018-06-28
staging: wilc1000: avoid use of static variable 'inactive_time'
Ajay Singh
2018-06-28
staging: wilc1000: handle freeing of 'key' & 'seq' data in wilc_add_rx_gtk()
Ajay Singh
2018-06-28
staging: wilc1000: handle freeing of key data in wilc_add_ptk()
Ajay Singh
2018-06-28
staging: wilc1000: handle freeing of key data in wep add key
Ajay Singh
2018-06-28
staging: wilc1000: rename wilc_enqueue_cmd() to wilc_enqueue_work()
Ajay Singh
2018-06-28
staging: wilc1000: remove 'hif_thread_comp' completions
Ajay Singh
[next]