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
2020-03-26
staging: wilc1000: Use crc7 in lib/ rather than a private copy
George Spelvin
2020-03-26
staging: wilc1000: remove label from examples in DT binding documentation
Ajay Singh
2020-03-17
staging: wilc1000: rearrange line exceeding 80 characters
Gokce Kuler
2020-03-17
Staging: wilc1000: cfg80211: Use kmemdup instead of kmalloc and memcpy
Shreeya Patel
2020-03-12
staging: wilc1000: updated DT binding documentation
Ajay Singh
2020-03-12
staging: wilc1000: modified 'clock-names' and 'compatible' property
Ajay Singh
2020-03-12
staging: wilc1000: use 'interrupts' property instead of 'irq-gpio'
Ajay Singh
2020-03-10
staging: wilc1000: spi: Use new structure for SPI transfer delays
Sergiu Cuciurean
2020-03-04
staging: wilc1000: use flexible-array member instead of zero-length array
Ajay Singh
2020-03-04
staging: wilc1000: remove unnecessary always true 'if' conditions
Ajay Singh
2020-03-04
staging: wilc1000: use correct data for memcpy in wilc_hif_pack_sta_param()
Ajay Singh
2020-02-23
staging: wilc1000: use YAML schemas for DT binding documentation
Ajay Singh
2020-02-23
staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
Ajay Singh
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
staging: wilc1000: define macros to replace magic number values
Ajay Singh
2020-02-14
staging: wilc1000: use short name for hif local variable in chip_wakeup()
Ajay Singh
2020-02-14
staging: wilc1000: define macros for different register address for SDIO
Ajay Singh
2020-02-14
staging: wilc1000: use commmon function to set SDIO block size
Ajay Singh
2020-02-14
staging: wilc1000: make use of ALIGN macro
Ajay Singh
2020-02-14
staging: wilc1000: refactor interrupt handling for sdio
Ajay Singh
2020-02-14
staging: wilc1000: remove use of MAX_NUN_INT_THRPT_ENH2 macro
Ajay Singh
2020-02-14
staging: wilc1000: make use of FIELD_GET/_PREP macro
Ajay Singh
2020-02-12
staging: wilc1000: refactor p2p action frames handling API's
Ajay Singh
2020-02-11
staging: wilc1000: directly fetch 'priv' handler from 'vif' instance
Ajay Singh
2020-02-11
staging: wilc1000: remove use of vendor specific IE for p2p handling
Ajay Singh
2020-02-09
staging: wilc1000: refactor SPI read/write commands handling API's
Ajay Singh
2020-01-23
staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq()
Ajay Singh
2020-01-23
staging: wilc1000: return zero on success and non-zero on function failure
Ajay Singh
2020-01-22
staging: wilc1000: remove unused code prior to throughput enhancement in SPI
Ajay Singh
2020-01-22
staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' name
Ajay Singh
2020-01-22
staging: wilc1000: move firmware API struct's to separate header file
Ajay Singh
2020-01-22
staging: wilc1000: remove use of infinite loop conditions
Ajay Singh
2020-01-15
staging: wilc1000: remove redundant assignment to variable result
Colin Ian King
2019-12-10
staging: wilc1000: use GENMASK to extract wid type
Ajay Singh
2019-12-10
staging: wilc1000: use kernel provided struct cast to extract mac header
Ajay Singh
2019-12-10
staging: wilc1000: remove unused compile time featurization
Ajay Singh
2019-11-11
staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param()
Ajay Singh
2019-11-05
staging: wilc1000: use defines for msg types received from firmware
Ajay Singh
2019-11-05
staging: wilc1000: added proper spacing for comments
Ajay Singh
2019-11-05
staging: wilc1000: avoid use of C++ style comments
Ajay Singh
2019-11-05
staging: wilc1000: added 'WILC_' prefix in header guard macro
Ajay Singh
2019-11-05
staging: wilc1000: remove 'wilc_' prefix from filenames
Ajay Singh
2019-11-05
staging: wilc1000: avoid 'bool' datatype in struct sent to firmware
Ajay Singh
2019-10-29
staging: wilc1000: check if device is initialzied before changing vif
Adham Abozaeid
2019-10-24
staging: wilc1000: handle mgmt frames for both interfaces during concurrent mode
Ajay Singh
2019-10-24
staging: wilc1000: potential corruption in wilc_parse_join_bss_param()
Dan Carpenter
2019-10-24
staging: wilc1000: store bss object and use cfg80211_connect_bss()
Adham Abozaeid
2019-10-07
staging: wilc1000: don't use wdev while setting tx power
Adham Abozaeid
2019-09-30
staging: wilc1000: look for rtc_clk clock in spi mode
Adham Abozaeid
2019-09-30
staging: wilc1000: use RCU list to maintain vif interfaces list
Ajay Singh
[next]