| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: wilc1000: remove obsolete TODO file | Greg Kroah-Hartman | 2020-07-02 | 1 | -3/+0 |
* | wilc1000: move wilc driver out of staging | Ajay Singh | 2020-06-26 | 18 | -10654/+0 |
* | Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-07 | 1 | -1/+3 |
|\ |
|
| * | staging: wilc1000: Increase the size of wid_list array | Oscar Carter | 2020-05-05 | 1 | -1/+3 |
* | | staging: wilc1000: adjust for management frame register API changes | Johannes Berg | 2020-04-29 | 4 | -41/+30 |
|/ |
|
* | staging: wilc1000: Use crc7 in lib/ rather than a private copy | George Spelvin | 2020-03-26 | 2 | -58/+11 |
* | staging: wilc1000: remove label from examples in DT binding documentation | Ajay Singh | 2020-03-26 | 1 | -3/+2 |
* | staging: wilc1000: rearrange line exceeding 80 characters | Gokce Kuler | 2020-03-17 | 1 | -2/+4 |
* | Staging: wilc1000: cfg80211: Use kmemdup instead of kmalloc and memcpy | Shreeya Patel | 2020-03-17 | 1 | -2/+1 |
* | staging: wilc1000: updated DT binding documentation | Ajay Singh | 2020-03-12 | 3 | -129/+72 |
* | staging: wilc1000: modified 'clock-names' and 'compatible' property | Ajay Singh | 2020-03-12 | 2 | -3/+3 |
* | staging: wilc1000: use 'interrupts' property instead of 'irq-gpio' | Ajay Singh | 2020-03-12 | 5 | -51/+21 |
* | staging: wilc1000: spi: Use new structure for SPI transfer delays | Sergiu Cuciurean | 2020-03-10 | 1 | -3/+12 |
* | staging: wilc1000: use flexible-array member instead of zero-length array | Ajay Singh | 2020-03-04 | 1 | -5/+5 |
* | staging: wilc1000: remove unnecessary always true 'if' conditions | Ajay Singh | 2020-03-04 | 2 | -18/+14 |
* | staging: wilc1000: use correct data for memcpy in wilc_hif_pack_sta_param() | Ajay Singh | 2020-03-04 | 1 | -1/+1 |
* | staging: wilc1000: use YAML schemas for DT binding documentation | Ajay Singh | 2020-02-23 | 4 | -72/+129 |
* | staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex | Ajay Singh | 2020-02-23 | 1 | -1/+0 |
* | staging: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-23 | 2 | -6/+6 |
* | staging: wilc1000: define macros to replace magic number values | Ajay Singh | 2020-02-14 | 4 | -43/+99 |
* | staging: wilc1000: use short name for hif local variable in chip_wakeup() | Ajay Singh | 2020-02-14 | 1 | -19/+16 |
* | staging: wilc1000: define macros for different register address for SDIO | Ajay Singh | 2020-02-14 | 2 | -37/+76 |
* | staging: wilc1000: use commmon function to set SDIO block size | Ajay Singh | 2020-02-14 | 1 | -40/+11 |
* | staging: wilc1000: make use of ALIGN macro | Ajay Singh | 2020-02-14 | 2 | -35/+3 |
* | staging: wilc1000: refactor interrupt handling for sdio | Ajay Singh | 2020-02-14 | 3 | -66/+39 |
* | staging: wilc1000: remove use of MAX_NUN_INT_THRPT_ENH2 macro | Ajay Singh | 2020-02-14 | 2 | -18/+4 |
* | staging: wilc1000: make use of FIELD_GET/_PREP macro | Ajay Singh | 2020-02-14 | 6 | -21/+39 |
* | staging: wilc1000: refactor p2p action frames handling API's | Ajay Singh | 2020-02-12 | 1 | -172/+128 |
* | staging: wilc1000: directly fetch 'priv' handler from 'vif' instance | Ajay Singh | 2020-02-11 | 1 | -2/+1 |
* | staging: wilc1000: remove use of vendor specific IE for p2p handling | Ajay Singh | 2020-02-11 | 3 | -77/+4 |
* | staging: wilc1000: refactor SPI read/write commands handling API's | Ajay Singh | 2020-02-09 | 1 | -380/+374 |
* | staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq() | Ajay Singh | 2020-01-23 | 3 | -6/+12 |
* | staging: wilc1000: return zero on success and non-zero on function failure | Ajay Singh | 2020-01-23 | 4 | -239/+197 |
* | staging: wilc1000: remove unused code prior to throughput enhancement in SPI | Ajay Singh | 2020-01-22 | 1 | -139/+4 |
* | staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' name | Ajay Singh | 2020-01-22 | 2 | -2/+2 |
* | staging: wilc1000: move firmware API struct's to separate header file | Ajay Singh | 2020-01-22 | 5 | -108/+120 |
* | staging: wilc1000: remove use of infinite loop conditions | Ajay Singh | 2020-01-22 | 3 | -146/+84 |
* | staging: wilc1000: remove redundant assignment to variable result | Colin Ian King | 2020-01-15 | 1 | -2/+2 |
* | staging: wilc1000: use GENMASK to extract wid type | Ajay Singh | 2019-12-10 | 2 | -4/+5 |
* | staging: wilc1000: use kernel provided struct cast to extract mac header | Ajay Singh | 2019-12-10 | 1 | -6/+3 |
* | staging: wilc1000: remove unused compile time featurization | Ajay Singh | 2019-12-10 | 1 | -23/+0 |
* | staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param() | Ajay Singh | 2019-11-11 | 1 | -10/+15 |
* | staging: wilc1000: use defines for msg types received from firmware | Ajay Singh | 2019-11-05 | 1 | -11/+9 |
* | staging: wilc1000: added proper spacing for comments | Ajay Singh | 2019-11-05 | 5 | -12/+21 |
* | staging: wilc1000: avoid use of C++ style comments | Ajay Singh | 2019-11-05 | 1 | -1/+1 |
* | staging: wilc1000: added 'WILC_' prefix in header guard macro | Ajay Singh | 2019-11-05 | 3 | -6/+6 |
* | staging: wilc1000: remove 'wilc_' prefix from filenames | Ajay Singh | 2019-11-05 | 15 | -24/+24 |
* | staging: wilc1000: avoid 'bool' datatype in struct sent to firmware | Ajay Singh | 2019-11-05 | 1 | -2/+4 |
* | staging: wilc1000: check if device is initialzied before changing vif | Adham Abozaeid | 2019-10-29 | 1 | -6/+12 |
* | staging: wilc1000: handle mgmt frames for both interfaces during concurrent mode | Ajay Singh | 2019-10-24 | 2 | -8/+5 |