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-12-19
Staging: ks7010: ks_wlan_net: Fixing coding style warning
SUNIL KALLUR RAMEGOWDA
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-03
staging: ks7010: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
staging: ks7010: ks_wlan_net: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-08-31
staging: ks7010: Fix coding style and remove checkpatch.pl warnings.
Jonathan Whitaker
2017-08-29
Staging: ks7010: Fix alignment should match open parenthesis.
Jonathan Whitaker
2017-07-16
staging: ks7010: Fix cast to restricted __le16 in ks_wlan_net.c
Janusz Lisiecki
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
[next]