index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2016-09-27
ath10k: fix typo in logging message
Ben Greear
2016-09-13
ath10k: improve logging message
Ben Greear
2016-09-09
ath10k: fix reporting channel survey data
Ashok Raj Nagarajan
2016-09-02
ath10k: fix spelling mistake "montior" -> "monitor"
Colin Ian King
2016-09-02
ath10k: Fix broken NULL func data frame status for 10.4
Mohammed Shafi Shajakhan
2016-09-02
ath10k: use complete() instead complete_all()
Daniel Wagner
2016-09-02
ath10k: fix sending frame in management path in push txq logic
Ashok Raj Nagarajan
2016-09-02
ath10k: improve wake_tx_queue ops performance
Rajkumar Manoharan
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-19
ath10k: disable wake_tx_queue for older devices
Michal Kazior
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-07-08
ath10k: Clean up peer when sta goes away.
Ben Greear
2016-07-08
ath10k: remove extra space on ath10k_update_channel_list
Eduardo Abinader
2016-07-08
ath10k: ensure peer_map references are cleaned up
Ben Greear
2016-07-08
ath10k: add support for ath10k_sta_statistics support
Mohammed Shafi Shajakhan
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-06-30
ath10k: disable TX_STBC for tx chainmask of 1
Mohammed Shafi Shajakhan
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-14
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
Mohammed Shafi Shajakhan
2016-06-06
ath10k: fix deadlock when peer cannot be created
Ben Greear
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
2016-05-24
ath10k: improve tx scheduling
Michal Kazior
2016-05-06
ath10k: update bss channel survey information
Rajkumar Manoharan
2016-05-06
ath10k: remove VHT capabilities from 2.4GHz
Johannes Berg
2016-04-26
ath10k: fix a typo in ath10k_start()
Mohammed Shafi Shajakhan
2016-04-26
Merge ath-next from ath.git
Kalle Valo
2016-04-20
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
2016-04-20
ath10k: refactor firmware images to struct ath10k_fw_components
Kalle Valo
2016-04-19
ath10k: add dynamic tx mode switch config support for qca4019
Raja Mani
2016-04-19
ath10k: fix rx_channel during hw reconfigure
Rajkumar Manoharan
2016-04-14
ath10k: fix parenthesis alignment
Kalle Valo
2016-04-14
ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()
Kalle Valo
2016-04-14
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
2016-04-12
ath10k: add a support of set_tsf on vdev interface
Peter Oh
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-07
ath10k: remove unnecessary warning for probe response drops
Rajkumar Manoharan
2016-03-23
ath10k: enable debugfs provision to enable Peer Stats feature
Mohammed Shafi Shajakhan
2016-03-21
ath10k: fix pull-push tx threshold handling
Michal Kazior
2016-03-21
ath10k: fix tx hang
Michal Kazior
2016-03-18
ath10k: advertise force AP scan feature
Vasanthakumar Thiagarajan
2016-03-18
ath10k: move mgmt descriptor limit handle under mgmt_tx
Rajkumar Manoharan
2016-03-06
ath10k: fix firmware assert in monitor mode
Rajkumar Manoharan
2016-03-06
ath10k: implement push-pull tx
Michal Kazior
2016-03-06
ath10k: keep track of queue depth per txq
Michal Kazior
2016-03-06
ath10k: store txq in skb_cb
Michal Kazior
2016-03-06
ath10k: implement updating shared htt txq state
Michal Kazior
[next]