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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
ath10k: expose hif ops for ahb
Raja Mani
3
-0
/
+277
2016-01-28
ath10k: add resource init and deinit in ahb
Raja Mani
2
-0
/
+129
2016-01-28
ath10k: include irq related functions in ahb
Raja Mani
2
-0
/
+46
2016-01-28
ath10k: add chip and bus halt logic in ahb
Raja Mani
2
-0
/
+128
2016-01-28
ath10k: add reset ctrl related functions in ahb
Raja Mani
3
-1
/
+145
2016-01-28
ath10k: add clock ctrl related functions in ahb
Raja Mani
2
-0
/
+127
2016-01-28
ath10k: add helper functions in ahb.c for reg rd/wr
Raja Mani
3
-0
/
+68
2016-01-28
ath10k: include qca4019 register map table
Raja Mani
3
-0
/
+45
2016-01-28
ath10k: add basic skeleton to support ahb
Raja Mani
9
-0
/
+131
2016-01-28
ath10k: pull reusable code from pci probe and remove for ahb
Raja Mani
2
-22
/
+44
2016-01-28
ath10k: make ath10k_pci_read32/write32() ops more generic
Raja Mani
2
-3
/
+39
2016-01-28
ath10k: make some of ath10k_pci_* func reusable
Raja Mani
2
-32
/
+63
2016-01-28
ath10k: implement basic support for new tx path firmware
Michal Kazior
3
-9
/
+91
2016-01-28
ath10k: clean up cont frag desc init code
Michal Kazior
1
-17
/
+41
2016-01-28
ath10k: add new FW_FEATURE_PEER_FLOW_CONTROL
Michal Kazior
2
-0
/
+10
2016-01-28
ath10k: add new htt definitions
Michal Kazior
1
-3
/
+150
2016-01-28
ath10k: rename some HTT events
Michal Kazior
3
-10
/
+10
2016-01-26
ath9k: fix data bus error on ar9300 and ar9580
Miaoqing Pan
2
-1
/
+13
2016-01-26
ath9k: fix inconsistent use of tab and space in indentation
Miaoqing Pan
1
-3
/
+3
2016-01-26
ath9k: do not reset while BB panic(0x4000409) on ar9561
Miaoqing Pan
1
-2
/
+3
2016-01-26
ath9k: clean up ANI per-channel pointer checking
Miaoqing Pan
1
-26
/
+6
2016-01-26
ath9k: avoid ANI restart if no trigger
Miaoqing Pan
1
-1
/
+3
2016-01-26
ath9k: Drop useless const on chanctx_event_delta() return type
Geert Uytterhoeven
1
-1
/
+1
2016-01-26
ath9k_hw: add low power tx gain table for AR953x
Felix Fietkau
2
-0
/
+68
2016-01-26
wil6210: handle multiple connect/disconnect events
Maya Erez
4
-93
/
+156
2016-01-26
wil6210: find TX vring only if vring_tx_data is enabled
Maya Erez
1
-5
/
+12
2016-01-26
wil6210: handle tx completions only if vring tx data is enabled
Maya Erez
1
-2
/
+3
2016-01-26
wil6210: use extra IEs from probe response
Lior David
1
-39
/
+102
2016-01-26
wil6210: fix privacy flag calculation in change_beacon
Lior David
1
-4
/
+4
2016-01-26
ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
Alexander Tsoy
1
-0
/
+2
2016-01-26
ath9k: request NOA update when chanctx active
Kalle Valo
2
-2
/
+5
2016-01-26
ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon info
Yanbo Li
2
-1
/
+55
2016-01-26
ath10k: add debugfs support for Per STA total rx duration
Mohammed Shafi Shajakhan
4
-3
/
+54
2016-01-26
ath10k: enable periodic peer stats update
Mohammed Shafi Shajakhan
1
-0
/
+12
2016-01-26
ath10k: provision to support periodic peer stats update
Mohammed Shafi Shajakhan
1
-1
/
+4
2016-01-26
ath10k: rename few function names of firmware stats
Mohammed Shafi Shajakhan
1
-9
/
+9
2016-01-26
ath10k: cleanup setting pdev paramaters
Mohammed Shafi Shajakhan
1
-9
/
+11
2016-01-26
ath10k: fix naming Peer stats rssi_changed field in 10.2.4
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-01-21
ath10k: add support for parsing per STA rx_duration for 10.2.4
Mohammed Shafi Shajakhan
3
-2
/
+33
2016-01-21
ath10k: prevent txrx running for too long
Michal Kazior
1
-1
/
+9
2016-01-08
brcmfmac: Do not handle link downs for ibss.
Hante Meuleman
1
-5
/
+7
2016-01-08
brcmfmac: use jiffies for timeout in btcoex
Arend van Spriel
1
-7
/
+5
2016-01-08
brcmfmac: use msecs_to_jiffies() in macro definitions
Arend van Spriel
9
-33
/
+31
2016-01-08
brcmfmac: change brcmf_sdio_wd_timer() prototype
Arend van Spriel
2
-22
/
+13
2016-01-08
brcmfmac: Reshuffle functions to avoid forward declarations
Hante Meuleman
1
-306
/
+290
2016-01-08
brcmfmac: Add wowl net detect support
Hante Meuleman
3
-16
/
+155
2016-01-08
Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub...
Kalle Valo
24
-121
/
+505
2016-01-07
Merge ath-next from ath.git
Kalle Valo
14
-57
/
+129
2016-01-07
iwlwifi: pcie: properly configure the debug buffer size for 8000
Emmanuel Grumbach
1
-3
/
+12
2016-01-07
iwlwifi: mvm: fix memory leaks in error paths upon fw error dump
Emmanuel Grumbach
1
-8
/
+6
[next]