index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-23
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-2
/
+2
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
1
-5
/
+9
2018-04-27
ath6kl: fix ath6kl_data_tx()'s return type
Luc Van Oostenryck
2
-2
/
+2
2018-04-19
ath6kl: fix spelling mistake: "chache" -> "cache"
Colin Ian King
1
-1
/
+1
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-22
/
+21
2017-12-07
ath6kl: improve endianness handling
Kenneth Lu
1
-1
/
+1
2017-12-07
ath6kl: remove redundant variable ies_len
Kenneth Lu
1
-2
/
+0
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-16
/
+11
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+4
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
6
-14
/
+11
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
6
-14
/
+11
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
1
-5
/
+4
2017-09-21
drivers: net: ath6kl: use setup_timer() helper.
Allen Pais
1
-3
/
+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-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-1
/
+1
2017-04-26
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-27
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
[next]