index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
4
-8
/
+8
|
\
|
*
ath6kl: add ath6kl_ prefix to crypto_type
Sagi Grimberg
2018-12-13
4
-8
/
+8
*
|
ath6kl: Use debug instead of error message when disabled
Kyle Roeschley
2018-12-20
1
-1
/
+1
*
|
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
2018-12-20
1
-1
/
+1
*
|
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
2018-12-20
1
-1
/
+1
*
|
ath6kl: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-05
1
-0
/
+1
|
/
*
ath6kl: convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-03
1
-2
/
+2
*
ath6kl: Remove unnecessary parentheses
Varsha Rao
2018-08-28
1
-1
/
+1
*
ath6kl: replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()
Jia-Ju Bai
2018-07-31
1
-1
/
+1
*
ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and stats
Colin Ian King
2018-07-30
3
-12
/
+3
*
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
1
-7
/
+7
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-06-18
2
-0
/
+4
|
\
|
*
ath6kl: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-13
1
-0
/
+3
|
*
ath6kl: add support for Dell Wireless 1537
Guy Chronister
2018-06-13
1
-0
/
+1
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
|
/
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-05-23
2
-2
/
+2
|
\
|
*
ath6kl: fix ath6kl_data_tx()'s return type
Luc Van Oostenryck
2018-04-27
2
-2
/
+2
*
|
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
2018-05-12
1
-5
/
+9
|
/
*
ath6kl: fix spelling mistake: "chache" -> "cache"
Colin Ian King
2018-04-19
1
-1
/
+1
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
1
-22
/
+21
*
ath6kl: improve endianness handling
Kenneth Lu
2017-12-07
1
-1
/
+1
*
ath6kl: remove redundant variable ies_len
Kenneth Lu
2017-12-07
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
6
-16
/
+11
|
\
|
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
6
-14
/
+11
|
|
\
|
|
*
ath: Convert timers to use timer_setup()
Kees Cook
2017-10-27
6
-14
/
+11
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
drivers: net: ath6kl: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-14
1
-5
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-5
/
+4
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
ath6kl: constify usb_device_id
Arvind Yadav
2017-08-11
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-25
1
-1
/
+1
|
\
|
*
ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
Colin Ian King
2017-06-16
1
-1
/
+1
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+1
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-05-19
1
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
ath6kl: assure headroom of skbuff is writable in .start_xmit()
Arend Van Spriel
2017-05-19
1
-9
/
+4
*
|
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
2
-2
/
+2
*
|
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
1
-2
/
+8
*
|
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
|
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
1
-1
/
+1
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
3
-2
/
+4
|
\
|
*
ath6kl: add __printf verification to ath6kl_dbg
Joe Perches
2017-04-13
3
-2
/
+4
*
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
1
-2
/
+1
|
\
\
|
*
|
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-2
/
+1
*
|
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+2
|
|
/
|
/
|
*
|
ath6kl: Remove old 802.11a-only channels
Rostyslav Khudolii
2017-03-20
1
-4
/
+2
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]