index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
Dan Carpenter
1
-0
/
+5
2020-10-29
ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
Dan Carpenter
1
-0
/
+3
2019-12-05
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
1
-1
/
+1
2019-12-05
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
1
-1
/
+1
2019-11-06
ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
Hui Peng
1
-0
/
+8
2019-07-31
ath6kl: add some bounds checking
Dan Carpenter
1
-1
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-11
ath6kl: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-5
/
+3
2017-06-16
ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
Colin Ian King
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-05-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-9
/
+4
2017-05-19
ath6kl: assure headroom of skbuff is writable in .start_xmit()
Arend Van Spriel
1
-9
/
+4
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2
-2
/
+2
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-2
/
+8
2017-04-27
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-1
/
+1
2017-04-27
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-1
/
+1
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
3
-2
/
+4
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+2
2017-04-13
ath6kl: add __printf verification to ath6kl_dbg
Joe Perches
3
-2
/
+4
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-2
/
+1
2017-03-20
ath6kl: Remove old 802.11a-only channels
Rostyslav Khudolii
1
-4
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-14
ath6kl: Use net_device_stats from struct net_device
Tobias Klauser
3
-20
/
+11
2017-01-19
ath6kl: fix warning for using 0 as NULL
Wei Yongjun
1
-1
/
+1
2016-11-28
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2
-5
/
+18
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-4
/
+4
2016-10-13
ath6kl: add Dell OEM SDIO I/O for the Venue 8 Pro
Adam Williamson
1
-0
/
+1
2016-10-06
ath6kl: configure SDIO when power is reapplied
James Minor
1
-0
/
+9
2016-10-06
ath6kl: after cleanup properly reflect that sg is disabled
James Minor
1
-0
/
+2
2016-10-06
ath6kl: fix busreqs so they can be reused when sg is cleaned up
James Minor
1
-1
/
+3
2016-09-28
ath6kl: fix return value in ath6kl_wmi_set_pvb_cmd
Chaehyun Lim
1
-1
/
+1
2016-09-09
ath6kl: Allow the radio to report 0 dbm txpower without timing out
Eric Bentley
1
-2
/
+2
2016-09-09
ath6kl: enable firmware crash dumps on the AR6004
Dan Kephart
1
-7
/
+4
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-07-19
ath6kl: sme_state shortcut to SME_DISCONNECTED removed
Dan Kephart
1
-2
/
+0
2016-07-19
ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.
Pierre Le Magourou
1
-0
/
+1
2016-07-19
ath6kl: Fix wrong regulatory domain disconnection.
Pierre Le Magourou
1
-1
/
+2
2016-07-19
ath6kl: Fix WLAN tethering authentication problem.
Pierre Le Magourou
1
-4
/
+5
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-3
/
+14
2016-05-28
ath6kl: simplify logical condition
Heinrich Schuchardt
1
-2
/
+1
2016-05-28
ath6kl: fix typo
Julia Lawall
1
-1
/
+1
2016-04-26
ath6kl: add ability to set debug uart baud rate
Steve deRosier
3
-0
/
+12
2016-04-26
ath6kl: fix missing uart debug pin for 6004 HW 3.0
Steve deRosier
1
-0
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
4
-24
/
+24
2016-03-11
ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flags
Steve deRosier
1
-0
/
+5
[next]