index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
ath9k: improve powersave filter handling
Felix Fietkau
1
-3
/
+9
2016-09-09
ath9k: use ieee80211_tx_status_noskb where possible
Felix Fietkau
1
-32
/
+62
2016-09-09
ath10k: fix throughput regression in multi client mode
Rajkumar Manoharan
2
-2
/
+2
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
8
-96
/
+159
2016-09-02
ath9k: mark ath_fill_led_pin() static
Baoyou Xie
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
3
-0
/
+10
2016-09-02
ath10k: replace config_enabled() with IS_REACHABLE()
Masahiro Yamada
1
-1
/
+1
2016-09-02
ath10k: Added support for extended dbglog module id for 10.4
Maharaja Kennadyrajan
6
-11
/
+64
2016-09-02
ath10k: use complete() instead complete_all()
Daniel Wagner
2
-9
/
+9
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: suppress warnings when getting wmi WDS peer event id
Mohammed Shafi Shajakhan
1
-0
/
+1
2016-09-02
ath10k: fix group privacy action frame decryption for qca4019
Rajkumar Manoharan
3
-5
/
+33
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
11
-27
/
+27
2016-09-02
ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service
Tamizh chelvam
1
-0
/
+5
2016-08-31
wil6210: extract firmware version from file header
Lior David
7
-6
/
+46
2016-08-31
wil6210: extract firmware capabilities from FW file
Lior David
6
-27
/
+106
2016-08-31
wil6210: align to latest auto generated wmi.h
Lior David
1
-0
/
+292
2016-08-31
wil6210: fix protection of wil->scan_request
Lior David
4
-3
/
+10
2016-08-31
ath10k: fix spurious tx/rx during boot
Michal Kazior
1
-0
/
+68
2016-08-31
ath10k: add wmi command barrier utility
Michal Kazior
3
-0
/
+33
2016-08-31
ath10k: implement wmi echo event
Michal Kazior
4
-1
/
+72
2016-08-31
ath10k: implement wmi echo command
Michal Kazior
3
-0
/
+69
2016-08-31
ath10k: add testmode support for 10.4 firmware
Tamizh chelvam
1
-0
/
+23
2016-08-31
ath10k: handle testmode events for 10.2 and 10.4 based firmware
Tamizh chelvam
1
-0
/
+26
2016-08-31
ath10k: move firmware_swap_code_seg_info to ath10k_fw_file
Tamizh chelvam
4
-22
/
+34
2016-08-19
wil6210: fix wiphy registration sequence
Lior David
3
-16
/
+26
2016-08-19
wil6210: prevent usage of incorrect TX hwtail
Maya Erez
1
-2
/
+7
2016-08-19
wil6210: Fix driver down flow
Lazar Alexei
1
-14
/
+2
2016-08-19
wil6210: fix stop p2p device handling
Maya Erez
5
-18
/
+61
2016-08-19
wil6210: change HALP logging category to IRQ
Lior David
2
-15
/
+15
2016-08-19
wil6210: support rx key setting for all TIDs
Maya Erez
1
-35
/
+81
2016-08-19
wil6210: fix HALP handling in case of HALP vote time-out
Maya Erez
3
-4
/
+15
2016-08-19
wil6210: align to latest auto generated wmi.h
Maya Erez
1
-79
/
+561
2016-08-19
ath9k: consider return code on
Eduardo Abinader
1
-2
/
+4
2016-08-19
ath9k: fix misleading indent
Bob Copeland
1
-1
/
+1
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-27
/
+27
2016-08-14
net: wireless: ath: ar5523: ar5523: don't print error when allocating urb fails
Wolfram Sang
1
-7
/
+2
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
10
-27
/
+27
2016-07-19
ath9k_hw: implement temperature compensation support for AR9003+
Felix Fietkau
2
-3
/
+23
2016-07-19
ath9k_hw: get rid of some duplicate code in calibration init
Felix Fietkau
1
-32
/
+22
2016-07-19
ath9k_hw: simplify ar9003_hw_per_calibration
Felix Fietkau
1
-27
/
+26
2016-07-19
ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERM
Felix Fietkau
1
-15
/
+10
2016-07-19
ath9k_hw: fix spectral scan on AR9285 and newer
Felix Fietkau
2
-10
/
+27
2016-07-19
ath9k: simplify the code-paths when not using the built-in EEPROM
Martin Blumenstingl
3
-53
/
+41
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
[next]