blob: d013d12cb015a764b2f8c123e36329915df7ed91 [file] [log] [blame]
004e43c24d24 ("staging: ks7010: review comment style in ks7010_sdio source file")
a704a1bcd521 ("staging: ks7010: add REG suffix to sdio register definitions")
48ecb2256a1d ("staging: ks7010: move sdio specific register definitions into source file")
2c54ee54d452 ("staging: ks7010: move ROM_FILE definition into source file")
b777e3e1525c ("staging: ks7010: move and rename DEVICE_ALIGNMENT into correct header")
95751f19b694 ("staging: ks7010: Replace mdelay with usleep_range in ks7010_upload_firmware")
47bda74a2b19 ("staging: ks7010: replace kmalloc() + memcpy() with kmemdup()")
67082c22033b ("staging: ks7010: ks7010: factor out firmware copy process into ks7010_copy_firmware")
6e043704fb99 ("staging: ks7010: fix error handling in ks7010_upload_firmware")
8d4ab8f7f5af ("staging: ks7010: factor out irq setup process to ks7010_sdio_setup_irqs")
f4f540565896 ("staging: ks7010: fix label to jump to in error case")
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.")
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")
d2729c6e94e4 ("staging: ks7010: remove unused structure description")
cf10e78e1b29 ("staging: ks7010: remove unused read_buf")
fa125ae48208 ("staging: ks7010: remove unused completion")
1e0aa795daf9 ("staging: ks7010: remove unused macro")
331454f43850 ("staging: ks7010: fix checkpatch LOGICAL_CONTINUATIONS")
78037ef122af ("staging: ks7010: rename identifier packet to skb")
ba9328768b1e ("staging: ks7010: fix checkpatch UNNECESSARY_ELSE")
dc59ef2af26d ("staging: ks7010: fix multi-way decision")