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
/
carl9170
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
carl9170: use ath_is_mybeacon
Oleksij Rempel
1
-6
/
+3
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-12
/
+0
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-12
/
+0
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
4
-4
/
+0
2014-01-04
carl9170: use ether_addr_equal_64bits
Julia Lawall
1
-3
/
+3
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
1
-1
/
+2
2013-06-13
carl9170: add support for the new rate control API
Christian Lamparter
3
-78
/
+110
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-11
/
+14
2013-03-27
carl9170: remove fast channel change feature
Christian Lamparter
4
-66
/
+27
2013-03-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
4
-11
/
+15
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-03-07
carl9170: fix frame drop and WARN due to minstrel_ht change
Christian Lamparter
1
-41
/
+28
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-01-31
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
1
-1
/
+1
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+5
2013-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+3
2013-01-23
drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-3
/
+3
2013-01-08
carl9170: refactor carl9170_update_beacon
Christian Lamparter
1
-53
/
+80
2013-01-08
carl9170: remove custom NUM_TID and friends
Christian Lamparter
2
-14
/
+8
2013-01-08
carl9170: disable hw crypto for p2p networks
Christian Lamparter
1
-0
/
+8
2013-01-08
carl9170: don't enable hw crypto offload, if the fw doesn't support it
Christian Lamparter
3
-12
/
+24
2013-01-08
carl9170: Only specify interface combinations if more than one interface is p...
Christian Lamparter
1
-10
/
+19
2013-01-08
carl9170: allow P2P_GO interface creation after P2P_CLIENT
Christian Lamparter
1
-3
/
+51
2013-01-08
carl9170: import 1.9.7 firmware headers
Christian Lamparter
3
-4
/
+12
2013-01-08
carl9170: advertise support for TDLS
Christian Lamparter
2
-5
/
+5
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-1
/
+3
2013-01-02
carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH
Christian Lamparter
1
-1
/
+5
2012-12-11
carl9170: fix copy and paste mishap in carl9170_handle_mpdu
Christian Lamparter
1
-1
/
+1
2012-12-06
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
1
-0
/
+7
2012-12-03
carl9170: fix signal strength reporting issues
Christian Lamparter
1
-0
/
+2
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
1
-0
/
+1
2012-11-14
carl9170: kill MODULE_VERSION
Luis R. Rodriguez
1
-5
/
+0
2012-10-29
carl9170: split up carl9170_handle_mpdu
Christian Lamparter
1
-13
/
+32
2012-10-29
carl9170: fix spurious transmissions in sniffer mode
Christian Lamparter
1
-3
/
+18
2012-10-19
carl9170: handle traps from firmware loader
Christian Lamparter
2
-3
/
+10
2012-10-08
carl9170: fix sleep in softirq context
Ronald Wahl
2
-15
/
+15
2012-09-24
carl9170: connect to 11w protected networks
Christian Lamparter
2
-1
/
+4
2012-08-22
carl9170: report A-MPDU status
Christian Lamparter
2
-4
/
+12
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-9
/
+11
2012-08-06
carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
Javier Lopez
4
-2
/
+6
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2
-9
/
+11
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-7
/
+142
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
5
-0
/
+132
2012-07-11
carl9170: import 1.9.6 firmware headers
Christian Lamparter
2
-4
/
+7
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-3
/
+3
2012-06-06
wireless: Remove casts to same type
Joe Perches
2
-3
/
+3
[next]