index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ks7010
Age
Commit message (
Expand
)
Author
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-29
staging: ks7010: fix spelling mistake: "errror" -> "error"
Colin Ian King
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-13
staging: ks7010: use little-endian types
Perry Hooker
2017-06-04
staging: ks7010: use le16_to_cpu() to access __le16 field
Richard Porter
2017-05-18
staging: ks7010: avoid CamelCase: receiveDTIMs
Janusz Lisiecki
2017-05-16
staging: ks7010: avoid CamelCase: local variables in ks_hostif.c
Janusz Lisiecki
2017-05-15
staging: ks7010: hostif, u32 data types to __le32
Tobin C. Harding
2017-05-15
staging: ks7010: hostif, u16 data types to __le16
Tobin C. Harding
2017-05-15
staging: ks7010: eap, change unsigned short to __be16
Tobin C. Harding
2017-05-15
staging: ks7010: avoid CamelCase: reqIEs_size and respIEs_size
Janusz Lisiecki
2017-05-15
staging: ks7010: avoid CamelCase: atimWindow
Janusz Lisiecki
2017-05-15
staging: ks7010: avoid CamelCase: CfParms_t fields
Janusz Lisiecki
2017-05-15
staging: ks7010: avoid CamelCase: link_ap_info_t fields
Janusz Lisiecki
2017-05-15
staging: ks7010: avoid CamelCase: FhParms_t fields
Janusz Lisiecki
2017-05-15
staging: ks7010: avoid CamelCase in fields of struct local_gain_t
Janusz Lisiecki
2017-05-15
staging/ks7010: Fix type assignment for struct hostif_hdr
Cezary Gapinski
2017-04-28
staging: ks7010: remove line continuations in quoted strings
Ilia Sergachev
2017-04-28
staging: ks7010: fix enumeration tags
Tobin C. Harding
2017-04-28
staging: ks7010: add enum multicast_filter_type
Tobin C. Harding
2017-04-28
staging: ks7010: clean up macro ps_confirm_wait_inc
Tobin C. Harding
2017-04-28
staging: ks7010: continue from loop on unmatched mac
Tobin C. Harding
2017-04-28
staging: ks7010: remove cast from netdev_priv()
Tobin C. Harding
2017-04-28
staging: ks7010: make abbreviation mgmt uniform
Tobin C. Harding
2017-04-28
staging: ks7010: fix checkpatch LINE_SPACING
Tobin C. Harding
2017-04-28
staging: ks7010: add enum sleep_mode_type
Tobin C. Harding
2017-04-28
staging: ks7010: abstract connection status
Tobin C. Harding
2017-04-28
staging: ks7010: add hostif_generic_request()
Tobin C. Harding
2017-04-28
staging: ks7010: clean memory allocation
Tobin C. Harding
2017-04-28
staging: ks7010: remove duplicate code
Tobin C. Harding
2017-04-28
staging: ks7010: remove magic numbers
Tobin C. Harding
2017-04-28
staging: ks7010: move skb null check near allocation
Tobin C. Harding
2017-04-28
staging: ks7010: remove unused local variable eap_key
Tobin C. Harding
2017-04-28
staging: ks7010: remove unnecessary address check
Tobin C. Harding
2017-04-18
staging: ks7010: fix checkpatch SPLIT_STRING
Tobin C. Harding
2017-04-18
staging: ks7010: refactor SDIO read/write helpers
Tobin C. Harding
2017-04-18
staging: ks7010: fix checkpatch LINE_SPACING
Tobin C. Harding
2017-04-18
staging: ks7010: fix checkpatch SPACE_BEFORE_TAB
Tobin C. Harding
2017-04-18
staging: ks7010: remove err_ from non-error path label
Tobin C. Harding
2017-04-18
staging: ks7010: clean up SDIO source comments
Tobin C. Harding
2017-04-18
staging: ks7010: add struct comment to ks_sdio_card
Tobin C. Harding
2017-04-18
staging: ks7010: move hw info into dev private data
Tobin C. Harding
2017-04-18
staging: ks7010: move tasklet_struct to ks_wlan_private
Tobin C. Harding
2017-04-18
staging: ks7010: rename wakeup work struct
Tobin C. Harding
2017-04-18
staging: ks7010: clean up SDIO header comments
Tobin C. Harding
2017-04-18
staging: ks7010: fix complete_handler
Tobin C. Harding
2017-04-18
staging: ks7010: replace defines with enum types
Tobin C. Harding
2017-04-18
staging: ks7010: create reg_status_type enum type
Tobin C. Harding
2017-04-14
staging: ks7010: remove unused spin_lock
Tobin C. Harding
2017-04-14
staging: ks7010: remove unused structure description
Tobin C. Harding
[next]