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
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-05
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-29
ath10k: Drop WARN_ON()s that always trigger during system resume
Rafael J. Wysocki
2019-04-29
ath10k: perform crash dump collection in workqueue
Brian Norris
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-03
wil6210: print error in FW and board files load failures
Maya Erez
2019-04-03
wil6210: reset buff id in status message after completion
Maya Erez
2019-04-03
wil6210: add support for ucode tracing
Ahmad Masri
2019-04-03
wil6210: prevent access to RGF_CAF_ICR in Talyn
Maya Erez
2019-04-03
wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext
Lior David
2019-04-03
wil6210: fix report of rx packet checksum in edma mode
Ahmad Masri
2019-04-03
wil6210: free edma_rx_swtail upon reset
Dedy Lansky
2019-04-03
wil6210: use OEM MAC address from OTP
Dedy Lansky
2019-04-03
wil6210: check mid is valid
Ahmad Masri
2019-04-03
wil6210: update WIL_MCS_MAX to 15
Maya Erez
2019-04-03
wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MB
Maya Erez
2019-04-03
wil6210: increase PCP stop command timeout
Maya Erez
2019-04-03
wil6210: prevent device memory access while in reset or suspend
Ahmad Masri
2019-04-03
wil6210: align to latest auto generated wmi.h
Alexei Avshalom Lazar
2019-02-28
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
2019-02-28
wil6210: ignore HALP ICR if already handled
Maya Erez
2019-02-28
wil6210: fix invalid sta statistics update
Dedy Lansky
2019-02-28
wil6210: accessing 802.3 addresses via utility functions
Ahmad Masri
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2019-02-28
wil6210: add option to drop Tx packets when Tx ring is full
Dedy Lansky
2019-02-28
wil6210: remove rtap_include_phy_info module param
Maya Erez
2019-02-28
ath10k: Fill rx duration for each peer in fw_stats for WCN3990
Surabhi Vishnoi
2019-02-28
ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_stats
Surabhi Vishnoi
2019-02-28
ath10k: Fix the wrong updation of SGI in tx_stats debugfs
Surabhi Vishnoi
2019-02-28
ath10k: Fix the wrong updation of BW in tx_stats debugfs entry
Surabhi Vishnoi
2019-02-28
ath10k: Fix the incorrect updation of NSS data in tx stats
Surabhi Vishnoi
2019-02-26
ath9k: remove set but not used variable 'acq'
YueHaibing
2019-02-26
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
2019-02-26
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
2019-02-26
ath10k: update the max num of peers supported for WCN3990
Abhishek Ambure
2019-02-26
ath10k: remove the calibration data fetch for sdio
Wen Gong
2019-02-26
ath10k: Fix length of wmi tlv command for protected mgmt frames
Surabhi Vishnoi
2019-02-26
ath10k: don't report unset rssi values to mac80211
Alagu Sankar
2019-02-26
ath10k: sdio: reset chip on power_down()
Wen Gong
2019-02-26
ath10k: sdio: disable fwlog prints
Alagu Sankar
[next]