blob: c24f6876418a0c9ac082ddb285505e75b8f9042c [file] [log] [blame]
e80ce487a312 ("staging: ks7010: Remove trailing _t from 'struct association_request_t'.")
b6b2bb94f28a ("staging: ks7010: Remove unused 'struct last_associate_t'.")
0f906b4f1f56 ("staging: ks7010: Remove unused 'struct hostif_adhoc_set_confirm_t'.")
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")
338dbc1ed422 ("staging: ks7010: hostif, u32 data types to __le32")
683356d16b0f ("staging: ks7010: hostif, u16 data types to __le16")
1d6c26224b83 ("staging: ks7010: avoid CamelCase: reqIEs_size and respIEs_size")
49642ffdb82e ("staging: ks7010: avoid CamelCase: atimWindow")
f364422edf74 ("staging: ks7010: avoid CamelCase: CfParms_t fields")
eda237de2ba4 ("staging: ks7010: avoid CamelCase: link_ap_info_t fields")
5e1cdda0e2c2 ("staging: ks7010: avoid CamelCase: FhParms_t fields")
d9d1ffd4bf80 ("staging/ks7010: Fix type assignment for struct hostif_hdr")
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()")
f1e79f4b96c1 ("staging: ks7010: refactor SDIO read/write helpers")
132f541532ef ("staging: ks7010: fix checkpatch SPACE_BEFORE_TAB")
e61e73d71b48 ("staging: ks7010: clean up SDIO source comments")
18bd6dd1f849 ("staging: ks7010: move hw info into dev private data")
321dabdc746d ("staging: ks7010: move tasklet_struct to ks_wlan_private")
b9ca8bb4e4c1 ("staging: ks7010: clean up SDIO header comments")
055da4f9b95d ("staging: ks7010: fix complete_handler")
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")
2ab6fd596317 ("staging: ks7010: factor out send stop request")
f8641485ffb4 ("staging: ks7010: fix function return code path")
482c03c7b5f6 ("staging: ks7010: separate dissimilar checks")
fa740a9e2e19 ("staging: ks7010: change static function return type")
638a75b653c2 ("staging: ks7010: invert conditional, reduce indentation")
f717248713c9 ("staging: ks7010: rename identifier retval to ret")
03b024492479 ("staging: ks7010: rename identifier rc to ret")
5141e9c63468 ("staging: ks7010: remove void * cast")
ddd10774a1b8 ("staging: ks7010: fixed a coding style issue")
2c4951adfae2 ("staging: ks7010: invert if statement conditionals")
6ad6e21bd4e4 ("staging: ks7010: remove redundant check")
310e916f5457 ("staging: ks7010: add explicit check to 'size' variables")
b5ca039ac175 ("staging: ks7010: add explicit check to memcmp() calls")
1770ae9d3f7f ("staging: ks7010: rename return value identifier")