blob: fb611494a941b90f22017b2fc602cf8865375b44 [file] [log] [blame]
f445594240fb ("staging: ks7010: remove duplicated ks_wlan_handler_def declaration")
b58e1ddaa25f ("staging: ks7010: remove some duplicated definitions in ks_wlan_net.c")
5dfd0cfeeee5 ("staging: ks7010: remove KSC_OPNOTSUPP related code")
18e76e23740a ("staging: ks7010: use IW_HANDLER macro in ks_wlan_handler")
9dbeb16aab70 ("staging: ks7010: change if-else condition assignment to use ternary operator")
6cf070d231d8 ("staging: ks7010: refactor ks_wlan_set_encode function")
fffe8becb7cf ("staging: ks7010: remove auxiliar zeros buffer in ks_wlan_get_encode")
9b5124319d89 ("staging: ks7010: remove nosense #if 1 directive")
c0a2a25460a7 ("staging: ks7010: remove some dead code from ks_wlan_set_essid function")
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")
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")
3da1b2371ec2 ("staging: ks7010: utilize local variable")
9ff19a6e35ab ("staging: ks7010: move null check before dereference")
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")