blob: 0ab02da910d4214235e7a2a5c0bf38719959a2f6 [file] [log] [blame]
075116293e8b ("staging: ks7010: avoid ks_sdio_card dependency in ks_wlan header")
57c6f08dfe27 ("staging: ks7010: move tx and rx queues definitions into ks_wlan.h header")
a0a954b151d0 ("staging: ks7010: add SPDX identifiers to all files")
78c74a5fe1fe ("staging: ks7010: move MODULE_DEVICE_TABLE related code")
48ecb2256a1d ("staging: ks7010: move sdio specific register definitions into source file")
2c54ee54d452 ("staging: ks7010: move ROM_FILE definition into source file")
fa3fd8461861 ("staging: ks7010: review includes of ks7010_sdio file")
549f625c8561 ("staging: ks7010: review includes of ks_wlan.h file")
e6bc5053b853 ("staging: ks7010: use linux circular buffer header macros to handle tx and rx queues")
6adc30b17922 ("staging: ks7010: use msecs_to_jiffies in ks7010_rw_function function")
b777e3e1525c ("staging: ks7010: move and rename DEVICE_ALIGNMENT into correct header")
67082c22033b ("staging: ks7010: ks7010: factor out firmware copy process into ks7010_copy_firmware")
6e043704fb99 ("staging: ks7010: fix error handling in ks7010_upload_firmware")
5df835e80e04 ("staging: ks7010: factor out ks_wlan_private init process into ks7010_private_init")
0e80e31afb78 ("staging: ks7010: factor out irq enable process to ks7010_sdio_init_irqs")
5259b3293617 ("staging: ks7010: replace DPRINTK traces in favour of netdev_*")
7acf4002e348 ("staging: ks7010: remove useless DPRINTK traces")
15b6d73eaa7c ("staging: ks7010: Replace SSID_MAX_SIZE with IEEE80211_MAX_SSID_LEN.")
dc13498ab47f ("staging: ks7010: Use constants from ieee80211_eid instead of literal ints.")
2ec999e55455 ("Staging: ks7010: sdio: Convert RX/TX queue macros into real functions.")
16bd2c482c32 ("staging: ks7010: avoid CamelCase: receiveDTIMs")
95dddaa9d1a7 ("staging: ks7010: avoid CamelCase: local variables in ks_hostif.c")
338dbc1ed422 ("staging: ks7010: hostif, u32 data types to __le32")
93270634a32b ("staging: ks7010: avoid CamelCase in fields of struct local_gain_t")
d9d1ffd4bf80 ("staging/ks7010: Fix type assignment for struct hostif_hdr")
ec4d9227d79a ("staging: ks7010: remove line continuations in quoted strings")
2b0d92b26532 ("staging: ks7010: remove cast from netdev_priv()")
8fb8e05ccafa ("staging: ks7010: make abbreviation mgmt uniform")
63c31af3e5ef ("staging: ks7010: add enum sleep_mode_type")
0e24eb8abf93 ("staging: ks7010: abstract connection status")
11ce16da7b0f ("staging: ks7010: add hostif_generic_request()")
8cd1dbe1db97 ("staging: ks7010: move skb null check near allocation")
69f3fecc49ca ("staging: ks7010: remove unused local variable eap_key")
7c1c43615d78 ("staging: ks7010: fix checkpatch SPLIT_STRING")
f1e79f4b96c1 ("staging: ks7010: refactor SDIO read/write helpers")
132f541532ef ("staging: ks7010: fix checkpatch SPACE_BEFORE_TAB")
0dd30a74b9dd ("staging: ks7010: remove err_ from non-error path label")
e61e73d71b48 ("staging: ks7010: clean up SDIO source comments")
3dfb942f0370 ("staging: ks7010: add struct comment to ks_sdio_card")
18bd6dd1f849 ("staging: ks7010: move hw info into dev private data")
321dabdc746d ("staging: ks7010: move tasklet_struct to ks_wlan_private")
07e483c14bd5 ("staging: ks7010: rename wakeup work struct")
b9ca8bb4e4c1 ("staging: ks7010: clean up SDIO header comments")
055da4f9b95d ("staging: ks7010: fix complete_handler")
68711cebcbb4 ("staging: ks7010: replace defines with enum types")
bfee6a231903 ("staging: ks7010: create reg_status_type enum type")
4f22b8954b13 ("staging: ks7010: remove unused spin_lock")
d2729c6e94e4 ("staging: ks7010: remove unused structure description")
cf10e78e1b29 ("staging: ks7010: remove unused read_buf")
fa125ae48208 ("staging: ks7010: remove unused completion")