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
2014-04-22
wil6210: Use larger Tx rings
Vladimir Kondratiev
2014-04-22
wil6210: relaxed check for BACK start sequence
Vladimir Kondratiev
2014-04-22
wil6210: sync with the latest FW API
Vladimir Kondratiev
2014-04-22
wil6210: fix printouts for better readability
Vladimir Kondratiev
2014-04-22
ath9k: implement p2p client powersave support
Felix Fietkau
2014-04-22
ath9k: support only one P2P interface
Felix Fietkau
2014-04-22
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-04-11
ath10k: improve htc tx credit debugging prints
Michal Kazior
2014-04-11
ath10k: refactor radar detection code
Michal Kazior
2014-04-11
ath10k: reorder functions
Michal Kazior
2014-04-09
ath9k: fix a scheduling while atomic bug in CSA handling
Felix Fietkau
2014-04-09
ath9k_hw: reduce ANI firstep range for older chips
Felix Fietkau
2014-04-09
ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED
Janusz Dziedzic
2014-04-09
ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames
Chun-Yeow Yeoh
2014-04-08
ath10k: refactor monitor code
Michal Kazior
2014-04-08
ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()
Kalle Valo
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-28
ath10k: add extra pdev stats on 10.1 firmware
Chun-Yeow Yeoh
2014-03-28
ath10k: add the Rx rate in FW stats
Ben Greear
2014-03-28
ath10k: fix getting stats from firmware
Ben Greear
2014-03-28
ath10k: update wal_dbg_tx_stats structure with missing parameter.
Bartosz Markowski
2014-03-28
ath10k: deinit copy engine before resetting
Michal Kazior
2014-03-28
ath10k: split ce initialization and allocation
Michal Kazior
2014-03-28
ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
Michal Kazior
2014-03-28
ath10k: print chip id during boot
Kalle Valo
2014-03-28
ath10k: add module parameter values to the pci info print
Kalle Valo
2014-03-28
ath10k: improve pci debug messages
Kalle Valo
2014-03-28
ath10k: delete ar_pci->fw_indicator_address
Kalle Valo
2014-03-28
ath10k: advertise only firmware API 2 files
Kalle Valo
2014-03-28
ath10k: fix name of target_ps module parameter
Kalle Valo
2014-03-28
ath10k: add module parameter to disable cold reset
Kalle Valo
2014-03-28
ath10k: cleanup ath10k_pci_wait_for_target_init()
Kalle Valo
2014-03-28
ath10k: add otp and firmware boot error messages
Ben Greear
2014-03-28
ath10k: better firmware loading error messages
Ben Greear
2014-03-28
ath10k: unify warning messages in mac.c
Kalle Valo
2014-03-27
carl9170: Remove casts of pointer to same type
Joe Perches
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
ath10k: fix rssi and rate reporting
Janusz Dziedzic
2014-03-25
ath10k: introduce rx_status htt template
Janusz Dziedzic
2014-03-25
ath10k: finally kill htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: improve way we play with attention flags
Janusz Dziedzic
2014-03-25
ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
Janusz Dziedzic
2014-03-25
ath10k: kill not needed fields from htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: setup rx channel per ppdu
Janusz Dziedzic
2014-03-25
ath10k: introduce ieee80211_rx_status to htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
Janusz Dziedzic
2014-03-25
ath10k: move rx related functions to htt_rx.c
Janusz Dziedzic
2014-03-24
ath10k: fix the peer mac address in getting stats
Chun-Yeow Yeoh
2014-03-24
ath10k: update regulatory domain settings for 10.x firmware
Marek Puzyniak
2014-03-24
ath10k: add soft/hard firmware crash option to simulate_fw_crash
Marek Puzyniak
[next]