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
/
ath10k
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
ath10k: add missing mutex unlock on failpath
Michal Kazior
1
-1
/
+2
2015-08-17
ath10k: split ap/ibss wep key install process
Michal Kazior
1
-12
/
+32
2015-08-17
ath10k: wake up queue upon vif creation
Michal Kazior
1
-0
/
+5
2015-08-17
ath10k: wake up offchannel queue properly
Michal Kazior
1
-0
/
+2
2015-08-13
ath10k: fix peer limit enforcement
Michal Kazior
1
-1
/
+14
2015-08-13
ath10k: don't remove peer that doesn't exist
Michal Kazior
1
-1
/
+3
2015-08-13
ath10k: Enable MU MIMO txbf support for QCA99X0
Vivek Natarajan
1
-0
/
+44
2015-08-13
ath10k: Support different txbf configuration schemes
Vivek Natarajan
1
-0
/
+3
2015-08-13
ath10k: reject 11b tx fragmentation configuration
Michal Kazior
1
-0
/
+16
2015-08-13
ath10k: remove futile fragmentation threshold config
Michal Kazior
1
-21
/
+0
2015-07-29
ath10k: enable raw encap mode and software crypto engine
David Liu
1
-14
/
+56
2015-07-24
ath10k: fix wrong initialization of struct channel
Maninder Singh
1
-1
/
+1
2015-07-21
Merge ath-next from ath.git.
Kalle Valo
1
-52
/
+107
2015-07-11
ath10k: tweak interface combinations
Michal Kazior
1
-5
/
+34
2015-07-11
ath10k: fix per-vif queue locking
Michal Kazior
1
-33
/
+14
2015-07-11
ath10k: update vdev ps state on start
Michal Kazior
1
-0
/
+8
2015-07-11
ath10k: fix hw roc expiration notifcation
Michal Kazior
1
-3
/
+9
2015-07-11
ath10k: limit multi-vif ps more aggresivelly
Michal Kazior
1
-3
/
+3
2015-07-11
ath10k: don't set cck/ofdm scan flags
Michal Kazior
1
-3
/
+0
2015-07-02
ath10k: advertise 10.4 fw ap and sta iface combination to mac80211
Raja Mani
1
-0
/
+30
2015-06-30
ath10k: include new wmi op version for 10.4 fw
Raja Mani
1
-0
/
+2
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
1
-129
/
+82
2015-06-16
ath10k: mac: remove unreachable negative return check
Nicholas Mc Guire
1
-5
/
+5
2015-06-16
ath10k: enable VHT for IBSS
Janusz Dziedzic
1
-0
/
+2
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-17
/
+17
2015-06-09
ath10k: fix channel switching
Michal Kazior
1
-80
/
+62
2015-06-09
ath10k: remove ath10k_chanctx struct
Michal Kazior
1
-47
/
+6
2015-06-09
ath10k: fix ar->rx_channel updating logic
Michal Kazior
1
-5
/
+17
2015-05-25
Merge ath-next from ath.git
Kalle Valo
1
-1
/
+8
2015-05-25
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
1
-656
/
+2077
2015-05-22
ath10k: fix idle power consumption
Janusz Dziedzic
1
-1
/
+8
2015-04-28
Merge ath-next from ath.git
Kalle Valo
1
-658
/
+2108
2015-04-27
ath10k: implement more versatile set_bitrate_mask
Michal Kazior
1
-20
/
+254
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-3
/
+1
2015-04-22
ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMIT
Johannes Berg
1
-1
/
+2
2015-04-17
ath10k: enable ibss-rsn
Janusz Dziedzic
1
-0
/
+2
2015-04-17
ath10k: set def key idx for ibss
Michal Kazior
1
-3
/
+7
2015-04-17
ath10k: fix multiple key static wep with ibss
Michal Kazior
1
-3
/
+28
2015-04-17
ath10k: don't use reassoc flag
Michal Kazior
1
-1
/
+0
2015-04-17
ath10k: change static wep key handling for client mode
Michal Kazior
1
-66
/
+23
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-11
/
+158
2015-04-15
ath10k: use scan burst for hw roc
Michal Kazior
1
-0
/
+1
2015-04-15
ath10k: fix hw roc expiration
Michal Kazior
1
-4
/
+8
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-09
ath10k: fix static wep with more than 1 key in client mode
Michal Kazior
1
-19
/
+22
2015-04-09
ath10k: fix arvif->wep_keys clearing
Michal Kazior
1
-5
/
+7
2015-04-09
ath10k: disable burst mode
Janusz Dziedzic
1
-0
/
+10
2015-04-01
ath10k: fix IBSS scanning on wmi-tlv and qca6174
Michal Kazior
1
-19
/
+12
2015-04-01
ath10k: clean up set_bitrate_mask handling
Michal Kazior
1
-242
/
+146
2015-04-01
ath10k: enable multi-channel on supported devices
Michal Kazior
1
-1
/
+80
[next]