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
starfive-6.6.48-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
/
ath10k
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
ath10k: fix typo in logging message
Ben Greear
1
-1
/
+1
2016-09-13
ath10k: improve logging message
Ben Greear
1
-2
/
+2
2016-09-09
ath10k: fix reporting channel survey data
Ashok Raj Nagarajan
1
-1
/
+1
2016-09-02
ath10k: fix spelling mistake "montior" -> "monitor"
Colin Ian King
1
-1
/
+1
2016-09-02
ath10k: Fix broken NULL func data frame status for 10.4
Mohammed Shafi Shajakhan
1
-0
/
+2
2016-09-02
ath10k: use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-02
ath10k: fix sending frame in management path in push txq logic
Ashok Raj Nagarajan
1
-0
/
+20
2016-09-02
ath10k: improve wake_tx_queue ops performance
Rajkumar Manoharan
1
-1
/
+17
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
1
-10
/
+10
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-5
/
+5
2016-07-19
ath10k: disable wake_tx_queue for older devices
Michal Kazior
1
-2
/
+22
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-6
/
+37
2016-07-08
ath10k: Clean up peer when sta goes away.
Ben Greear
1
-2
/
+10
2016-07-08
ath10k: remove extra space on ath10k_update_channel_list
Eduardo Abinader
1
-1
/
+1
2016-07-08
ath10k: ensure peer_map references are cleaned up
Ben Greear
1
-0
/
+17
2016-07-08
ath10k: add support for ath10k_sta_statistics support
Mohammed Shafi Shajakhan
1
-0
/
+1
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-5
/
+9
2016-06-30
ath10k: disable TX_STBC for tx chainmask of 1
Mohammed Shafi Shajakhan
1
-1
/
+4
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
1
-2
/
+4
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-06-14
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
Mohammed Shafi Shajakhan
1
-2
/
+37
2016-06-06
ath10k: fix deadlock when peer cannot be created
Ben Greear
1
-1
/
+1
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
1
-0
/
+13
2016-05-24
ath10k: improve tx scheduling
Michal Kazior
1
-3
/
+4
2016-05-06
ath10k: update bss channel survey information
Rajkumar Manoharan
1
-0
/
+35
2016-05-06
ath10k: remove VHT capabilities from 2.4GHz
Johannes Berg
1
-3
/
+0
2016-04-26
ath10k: fix a typo in ath10k_start()
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-04-26
Merge ath-next from ath.git
Kalle Valo
1
-16
/
+72
2016-04-20
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
1
-1
/
+1
2016-04-20
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
1
-1
/
+1
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
1
-6
/
+8
2016-04-20
ath10k: refactor firmware images to struct ath10k_fw_components
Kalle Valo
1
-1
/
+2
2016-04-19
ath10k: add dynamic tx mode switch config support for qca4019
Raja Mani
1
-0
/
+20
2016-04-19
ath10k: fix rx_channel during hw reconfigure
Rajkumar Manoharan
1
-1
/
+7
2016-04-14
ath10k: fix parenthesis alignment
Kalle Valo
1
-1
/
+1
2016-04-14
ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()
Kalle Valo
1
-2
/
+2
2016-04-14
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
1
-4
/
+4
2016-04-12
ath10k: add a support of set_tsf on vdev interface
Peter Oh
1
-0
/
+27
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-34
/
+34
2016-04-07
ath10k: remove unnecessary warning for probe response drops
Rajkumar Manoharan
1
-2
/
+2
2016-03-23
ath10k: enable debugfs provision to enable Peer Stats feature
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-03-21
ath10k: fix pull-push tx threshold handling
Michal Kazior
1
-7
/
+7
2016-03-21
ath10k: fix tx hang
Michal Kazior
1
-4
/
+4
2016-03-18
ath10k: advertise force AP scan feature
Vasanthakumar Thiagarajan
1
-1
/
+2
2016-03-18
ath10k: move mgmt descriptor limit handle under mgmt_tx
Rajkumar Manoharan
1
-9
/
+17
2016-03-06
ath10k: fix firmware assert in monitor mode
Rajkumar Manoharan
1
-1
/
+4
2016-03-06
ath10k: implement push-pull tx
Michal Kazior
1
-4
/
+40
2016-03-06
ath10k: keep track of queue depth per txq
Michal Kazior
1
-0
/
+5
2016-03-06
ath10k: store txq in skb_cb
Michal Kazior
1
-2
/
+17
2016-03-06
ath10k: implement updating shared htt txq state
Michal Kazior
1
-0
/
+3
[next]