blob: 65e5afc48c3b7f99ede81b15060d51732183e4cb [file] [log] [blame]
956d23aeb3c5 ("staging: ks7010: Remove trailing _t from 'struct pmk_list_t'.")
04e9e06ce5a2 ("staging: ks7010: Remove trailing _t from 'struct wpa_status_t'.")
cdc213818910 ("staging: ks7010: Remove trailing _t from 'struct sleep_status_t'.")
fa399ae29679 ("staging: ks7010: Remove trailing _t from 'struct power_save_status_t'.")
01d391d45701 ("staging: ks7010: Remove trailing _t from 'struct local_ap_t'.")
15265353a605 ("staging: ks7010: Remove trailing _t from 'struct ap_info_t'.")
527947677bbd ("staging: ks7010: factor out some functions from hostif_init")
a00c38a335a8 ("staging: ks7010: remove max_event_count field which is only being used in debug")
31ce0d861cd1 ("staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor directive")
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")
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")
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")
4906be248699 ("staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE")
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")