index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2015-12-11
ath6kl: add log messages for firmware failure cases.
Ben Greear
1
-1
/
+15
2015-12-11
ath6kl: fix tx/rx antenna reporting for 2x2 devices
Ben Greear
1
-2
/
+2
2015-12-08
ath6kl: Don't print error message when recv is canceled
Steve deRosier
1
-2
/
+3
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-10-29
ath6kl: implement ethtool stats
Ben Greear
1
-0
/
+123
2015-10-29
ath6kl: break stats gathering code into separate method
Ben Greear
2
-23
/
+34
2015-10-29
ath6kl: fix firmware version assignment
Ben Greear
1
-1
/
+1
2015-10-29
ath6kl: add error message to explain lack of HT
Ben Greear
1
-0
/
+3
[next]