index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ar9170
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-11-18
1
-2
/
+3
*
ar9170: do not discard valuable DUPOFDM frames
Christian Lamparter
2009-11-18
1
-2
/
+2
*
ar9170: atomic pending A-MPDU counter
Christian Lamparter
2009-10-27
1
-5
/
+6
*
ar9170: handle overflow in tsf_low register during get_tsf
Joerg Albert
2009-10-07
1
-8
/
+16
*
ar9170: make use of common macaddr and curbssid
Luis R. Rodriguez
2009-10-07
1
-2
/
+4
*
ar9170: remove unnecessary call to ar9170_set_beacon_timers
Joerg Albert
2009-08-28
1
-6
/
+0
*
ar9170: cleanup of bss_info_changed and beacon config
Joerg Albert
2009-08-28
1
-7
/
+7
*
ar9170: refactor configure_filter
Christian Lamparter
2009-08-20
1
-59
/
+16
*
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
1
-6
/
+8
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-18
/
+25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-2
/
+3
|
\
|
*
ar9170: fix read & write outside array bounds
Dan Carpenter
2009-08-10
1
-2
/
+3
*
|
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
1
-11
/
+15
*
|
ar9170: remove unneeded flush_workqueue()
Luis R. Rodriguez
2009-08-04
1
-2
/
+1
*
|
ar9170: fix build error when !CONFIG_AR9170_LEDS
Alexander Beregalov
2009-07-29
1
-0
/
+2
*
|
wireless: remove print_mac uses
Johannes Berg
2009-07-24
1
-1
/
+0
*
|
ar9170: implement transmit aggregation
Christian Lamparter
2009-07-24
1
-26
/
+582
*
|
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-2
/
+4
|
/
*
ar9170: xmit code revamp
Christian Lamparter
2009-06-10
1
-224
/
+420
*
ar9170: interpret firmware debug commands
Johannes Berg
2009-06-10
1
-0
/
+32
*
ar9170: remove deprecated code
Christian Lamparter
2009-06-04
1
-7
/
+0
*
ar9170usb: more minor fixes
Christian Lamparter
2009-06-03
1
-2
/
+1
*
ar9170: fix lockdep warning on hibernate
Christian Lamparter
2009-06-03
1
-4
/
+1
*
ar9170: kill duplicated HT feature flag
Christian Lamparter
2009-06-03
1
-1
/
+0
*
ar9170: use bitop macros for tx filter flags
Christian Lamparter
2009-06-03
1
-7
/
+17
*
ar9170: introduce functions for MAC programming
Christian Lamparter
2009-06-03
1
-29
/
+29
*
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-22
1
-1
/
+1
*
ar9170: handle otus' A-MPDU density definitions
Christian Lamparter
2009-05-06
1
-2
/
+2
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-28
/
+11
*
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
1
-1
/
+4
*
ar9170: rework rxstream code
Christian Lamparter
2009-04-22
1
-132
/
+400
*
ar9170: support HT receive and channel config
Johannes Berg
2009-04-22
1
-8
/
+46
*
atheros: fix propagation of bad EEPROM on regulatory init
Luis R. Rodriguez
2009-04-22
1
-0
/
+2
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-0
/
+1690