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.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
2015-11-30
ath10k: Fix write permission on few debugfs files
Mohammed Shafi Shajakhan
1
-6
/
+6
2015-11-30
ath10k: stop abusing GFP_DMA
Felix Fietkau
2
-4
/
+4
2015-11-30
ath10k: Enable AP + STA interface combination support for 10.x
Mohammed Shafi Shajakhan
1
-13
/
+17
2015-11-30
ath10k: fix board data fetch error message
Peter Oh
1
-1
/
+1
2015-11-30
wcn36xx: use new response format for wcn3620 remove_bsskey
Andy Green
1
-1
/
+2
2015-11-30
wcn36xx: use new response format for wcn3620 trigger_ba
Andy Green
1
-1
/
+2
2015-11-30
wcn36xx: handle new hal response format
Andy Green
2
-0
/
+25
2015-11-30
wcn36xx: swallow two wcn3620 IND messages
Andy Green
1
-0
/
+5
2015-11-30
wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
Andy Green
1
-0
/
+2
2015-11-30
Merge tag 'wireless-drivers-next-for-davem-2015-11-25' of git://git.kernel.or...
David S. Miller
1
-7
/
+10
2015-11-26
ath10k: Fix build with CONFIG_THERMAL=m
Michal Marek
1
-1
/
+1
2015-11-26
ath9k_htc: check for underflow in ath9k_htc_rx_msg()
Dan Carpenter
1
-1
/
+1
2015-11-23
ath10k: store msdu_id instead of txbuf pointers
Michal Kazior
2
-33
/
+28
2015-11-23
ath10k: replace vdev_id and tid in skb cb
Michal Kazior
4
-40
/
+50
2015-11-23
ath10k: fix tx header parsing
Michal Kazior
3
-6
/
+6
2015-11-23
ath10k: pack up flags in skb_cb
Michal Kazior
4
-15
/
+24
2015-11-23
ath10k: remove freq from skb_cb
Michal Kazior
3
-7
/
+8
2015-11-23
ath10k: remove is_offchan
Michal Kazior
3
-4
/
+6
2015-11-23
ath10k: remove txmode from skb_cb
Michal Kazior
4
-16
/
+38
2015-11-23
ath10k: rename function to adhere to naming convention
Michal Kazior
1
-3
/
+6
2015-11-23
ath10k: merge is_protected with nohwcrypt
Michal Kazior
3
-8
/
+10
2015-11-23
ath10k: adjust the RX packet pad offset at QCA99X0 4addr mode
Yanbo Li
4
-1
/
+27
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-11-18
ath: unify Kconfig with other vendors
Kalle Valo
1
-7
/
+10
2015-11-17
Merge ath-current from ath.git
Kalle Valo
5
-15
/
+107
2015-11-16
wil6210: hold wil->mutex while managing vrings
Vladimir Kondratiev
2
-6
/
+17
2015-11-16
ath10k: fix the wrong RX rate idx report at 11G mode
Yanbo Li
3
-3
/
+6
2015-11-16
ath10k: poll HTT send completion when CE 5 is unused
Rajkumar Manoharan
1
-1
/
+12
2015-11-12
ath10k: fix peerid configuration in htt tx desc for htt version < 3.4
Vasanthakumar Thiagarajan
4
-6
/
+20
2015-11-12
ath10k: rename the helper which is used for off-channel tx
Vasanthakumar Thiagarajan
1
-4
/
+4
2015-11-12
ath10k: fix peer assoc complete WMI command for 10.4
Vasanthakumar Thiagarajan
2
-1
/
+41
2015-11-12
ath10k: override CE5 configuration for QCA6147 device
Ryan Hsu
1
-3
/
+29
2015-11-12
ath10k: add QCA9377 hw1.0 support
Bartosz Markowski
3
-0
/
+23
2015-11-12
ath10k: introduce dev_id to hw_params
Bartosz Markowski
4
-7
/
+33
2015-11-12
ath10k: update missing hw_params of QCA9377 hw1.1
Bartosz Markowski
1
-1
/
+3
2015-11-12
ath10k: fix the currently supported QCA9377 target version name
Bartosz Markowski
3
-5
/
+9
2015-11-10
ath10k: fix invalid NSS for 4x4 devices
Rajkumar Manoharan
1
-1
/
+1
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+5
2015-11-04
ath10k: debugfs file to enable Bluetooth coexistence feature
Yanbo Li
3
-1
/
+73
2015-11-04
ath10k: add support for pktlog in QCA99X0
Vivek Natarajan
4
-0
/
+35
2015-11-04
ath10k: add new pdev params defines to 10.4
Vasanthakumar Thiagarajan
1
-0
/
+6
2015-11-04
ath10k: add new WMI cmd/event defines for 10.4
Vasanthakumar Thiagarajan
1
-0
/
+4
2015-11-04
ath10k: add new service defines for 10.4
Vasanthakumar Thiagarajan
1
-0
/
+10
2015-11-04
ath10k: add thermal throttling support for 10.4 firmware
Tamizh chelvam
2
-1
/
+5
2015-11-04
ath10k: set peer MFP flag in peer assoc command
Tamizh chelvam
4
-1
/
+18
2015-11-04
ath10k: add abstraction layer for peer flags
Tamizh chelvam
6
-31
/
+188
2015-11-04
ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rx
Manikanta Pubbisetty
1
-16
/
+3
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-10-29
ath6kl: implement ethtool stats
Ben Greear
1
-0
/
+123
2015-10-29
ath6kl: break stats gathering code into separate method
Ben Greear
2
-23
/
+34
[prev]
[next]