index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ks7010
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: ks7010: replace DPRINTK traces in favour of netdev_*
Sergio Paracuellos
2018-03-19
4
-136
/
+130
*
staging: ks7010: remove useless DPRINTK traces
Sergio Paracuellos
2018-03-19
3
-251
/
+10
*
staging: ks7010: Remove braces around single statement
Nishka Dasgupta
2018-03-19
1
-2
/
+1
*
staging: ks7010: replace custom rotation operations in favour of the kernel ones
Sergio Paracuellos
2018-03-14
1
-6
/
+4
*
staging: ks7010: Replace literal with constant.
Quytelda Kahja
2018-03-06
1
-1
/
+1
*
staging: ks7010: Replace local frame type constants with kernel constants.
Quytelda Kahja
2018-03-01
2
-7
/
+1
*
staging: ks7010: Replace local capability constants with kernel constants.
Quytelda Kahja
2018-03-01
3
-17
/
+7
*
staging: ks7010: Factor out repeated code into function 'ks_wlan_cap()'.
Quytelda Kahja
2018-03-01
1
-65
/
+23
*
staging: ks7010: Replace SSID_MAX_SIZE with IEEE80211_MAX_SSID_LEN.
Quytelda Kahja
2018-03-01
2
-4
/
+3
*
staging: ks7010: Use constants from ieee80211_eid instead of literal ints.
Quytelda Kahja
2018-03-01
2
-16
/
+16
*
Staging: ks7010: hostif: Convert the ps_confirm_wait_inc() macro to a real fu...
Quytelda Kahja
2018-02-22
1
-5
/
+5
*
Staging: ks7010: hostif: Convert SME queue macros to real functions.
Quytelda Kahja
2018-02-22
1
-7
/
+16
*
Staging: ks7010: sdio: Convert RX/TX queue macros into real functions.
Quytelda Kahja
2018-02-22
1
-13
/
+33
*
Staging: ks7010: ks_wlan_net: Fixing coding style warning
SUNIL KALLUR RAMEGOWDA
2017-12-19
1
-2
/
+2
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
1
-3
/
+12
|
\
|
*
staging: ks7010: Convert timers to use timer_setup()
Kees Cook
2017-11-03
1
-3
/
+2
|
*
staging: ks7010: ks_wlan_net: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
1
-0
/
+10
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
staging: ks7010: Fix coding style and remove checkpatch.pl warnings.
Jonathan Whitaker
2017-08-31
1
-4
/
+0
*
Staging: ks7010: Fix alignment should match open parenthesis.
Jonathan Whitaker
2017-08-29
1
-2
/
+2
*
staging: ks7010: Fix cast to restricted __le16 in ks_wlan_net.c
Janusz Lisiecki
2017-07-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-6
/
+5
|
\
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-6
/
+5
*
|
staging: ks7010: fix spelling mistake: "errror" -> "error"
Colin Ian King
2017-06-29
1
-1
/
+1
*
|
staging: ks7010: use little-endian types
Perry Hooker
2017-06-13
1
-11
/
+13
*
|
staging: ks7010: use le16_to_cpu() to access __le16 field
Richard Porter
2017-06-04
1
-1
/
+1
*
|
staging: ks7010: avoid CamelCase: receiveDTIMs
Janusz Lisiecki
2017-05-18
2
-14
/
+14
*
|
staging: ks7010: avoid CamelCase: local variables in ks_hostif.c
Janusz Lisiecki
2017-05-16
1
-17
/
+16
*
|
staging: ks7010: hostif, u32 data types to __le32
Tobin C. Harding
2017-05-15
1
-15
/
+15
*
|
staging: ks7010: hostif, u16 data types to __le16
Tobin C. Harding
2017-05-15
2
-72
/
+72
*
|
staging: ks7010: eap, change unsigned short to __be16
Tobin C. Harding
2017-05-15
1
-2
/
+2
*
|
staging: ks7010: avoid CamelCase: reqIEs_size and respIEs_size
Janusz Lisiecki
2017-05-15
2
-8
/
+8
*
|
staging: ks7010: avoid CamelCase: atimWindow
Janusz Lisiecki
2017-05-15
1
-1
/
+1
*
|
staging: ks7010: avoid CamelCase: CfParms_t fields
Janusz Lisiecki
2017-05-15
1
-2
/
+2
*
|
staging: ks7010: avoid CamelCase: link_ap_info_t fields
Janusz Lisiecki
2017-05-15
1
-10
/
+10
*
|
staging: ks7010: avoid CamelCase: FhParms_t fields
Janusz Lisiecki
2017-05-15
1
-4
/
+4
*
|
staging: ks7010: avoid CamelCase in fields of struct local_gain_t
Janusz Lisiecki
2017-05-15
3
-17
/
+17
*
|
staging/ks7010: Fix type assignment for struct hostif_hdr
Cezary Gapinski
2017-05-15
2
-6
/
+8
|
/
*
staging: ks7010: remove line continuations in quoted strings
Ilia Sergachev
2017-04-28
1
-6
/
+24
*
staging: ks7010: fix enumeration tags
Tobin C. Harding
2017-04-28
1
-5
/
+4
*
staging: ks7010: add enum multicast_filter_type
Tobin C. Harding
2017-04-28
1
-4
/
+5
*
staging: ks7010: clean up macro ps_confirm_wait_inc
Tobin C. Harding
2017-04-28
1
-5
/
+5
*
staging: ks7010: continue from loop on unmatched mac
Tobin C. Harding
2017-04-28
1
-7
/
+7
*
staging: ks7010: remove cast from netdev_priv()
Tobin C. Harding
2017-04-28
1
-120
/
+64
*
staging: ks7010: make abbreviation mgmt uniform
Tobin C. Harding
2017-04-28
5
-50
/
+49
*
staging: ks7010: fix checkpatch LINE_SPACING
Tobin C. Harding
2017-04-28
1
-1
/
+0
*
staging: ks7010: add enum sleep_mode_type
Tobin C. Harding
2017-04-28
2
-6
/
+9
*
staging: ks7010: abstract connection status
Tobin C. Harding
2017-04-28
4
-16
/
+39
*
staging: ks7010: add hostif_generic_request()
Tobin C. Harding
2017-04-28
1
-116
/
+57
*
staging: ks7010: clean memory allocation
Tobin C. Harding
2017-04-28
1
-5
/
+2
[next]