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
/
ath5k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: use IEEE80211_SKB_CB
Johannes Berg
2008-06-03
1
-4
/
+4
*
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
1
-1
/
+1
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
2
-39
/
+32
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-3
/
+5
*
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
1
-1
/
+1
*
ath5k: Fix loop variable initializations
Bob Copeland
2008-05-14
2
-2
/
+6
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-18
/
+5
*
mac80211: clean up get_tx_stats callback
Johannes Berg
2008-05-07
2
-5
/
+6
*
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
2008-05-07
1
-1
/
+1
*
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-6
/
+2
*
ath5k: Fix radio identification on AR5424/2424
Nick Kossifidis
2008-04-23
1
-4
/
+10
*
ath5k: Misc fixes/cleanups
Nick Kossifidis
2008-04-16
5
-643
/
+139
*
ath5k: Add RF2425 initvals
Nick Kossifidis
2008-04-16
5
-14
/
+365
*
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
2008-04-01
1
-3
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-0
/
+2
|
\
|
*
ath5k: disable irq handling in ath5k_hw_detach()
Pavel Roskin
2008-03-13
1
-0
/
+2
*
|
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
Joe Perches
2008-03-13
2
-23
/
+23
*
|
wireless: correct warnings from using '%llx' for type 'u64'
John W. Linville
2008-03-07
1
-2
/
+4
*
|
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
2008-03-07
1
-14
/
+45
*
|
ath5k: add notes about rx timestamp
Bruno Randolf
2008-03-07
1
-0
/
+11
*
|
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
2008-03-07
5
-130
/
+126
*
|
ath5k: struct ath5k_desc cleanups
Bruno Randolf
2008-03-07
4
-187
/
+210
*
|
ath5k: Add 2413 to srev_names so that it shows up during module load
Nick Kossifidis
2008-03-07
1
-0
/
+3
*
|
ath5k: Make some changes to follow register dumps.
Nick Kossifidis
2008-03-07
1
-6
/
+31
*
|
ath5k: Fixes for PCI-E cards
Nick Kossifidis
2008-03-07
2
-15
/
+34
*
|
ath5k: Remove RF5413 from rf gain optimization functions
Nick Kossifidis
2008-03-07
1
-2
/
+0
*
|
ath5k: more RF2413 stuff
Nick Kossifidis
2008-03-07
2
-4
/
+12
*
|
ath5k: Identify RF2413 and deal with PHY_SPENDING
Nick Kossifidis
2008-03-07
3
-3
/
+29
*
|
ath5k: Add RF2413 initial settings
Nick Kossifidis
2008-03-07
2
-4
/
+392
*
|
ath5k: Add RF2413 srev values
Nick Kossifidis
2008-03-07
1
-2
/
+7
*
|
ath5k: fix all endian issues reported by sparse
Pavel Roskin
2008-02-29
2
-6
/
+6
*
|
WDEV: ath5k, typecheck on nonDEBUG
Jiri Slaby
2008-02-29
1
-1
/
+3
*
|
ath5k/phy.c: fix negative array index
Luis R. Rodriguez
2008-02-29
1
-0
/
+3
*
|
ath5k: Use software encryption for now
Luis R. Rodriguez
2008-02-29
1
-1
/
+3
*
|
ath5k: Port debug.c over to the new band API and enable as build option
Luis R. Rodriguez
2008-02-29
6
-36
/
+67
*
|
ath5k: Use our own Kconfig file, we'll be expanding this shortly
Luis R. Rodriguez
2008-02-29
2
-2
/
+22
*
|
ath5k: ath5k_copy_channels() was not setting the channel band
Luis R. Rodriguez
2008-02-29
1
-0
/
+2
*
|
ath5k: Cleanup after API changes
Luis R. Rodriguez
2008-02-29
4
-74
/
+102
*
|
ath5k: Port to new bitrate/channel API
Luis R. Rodriguez
2008-02-29
7
-371
/
+329
|
/
*
ath5k: Fix build warnings on some 64-bit platforms.
David Miller
2008-02-20
1
-6
/
+8
*
WDEV, ath5k, don't return int from bool function
Jiri Slaby
2008-02-20
3
-6
/
+9
*
WDEV: ath5k, fix lock imbalance
Jiri Slaby
2008-02-20
1
-0
/
+1
*
ath5k: correct padding in tx descriptors
Bruno Randolf
2008-02-15
2
-16
/
+22
*
ath5k: fix section mismatch warning
John W. Linville
2008-02-01
1
-3
/
+3
*
ath5k: debug level improvements
Bruno Randolf
2008-01-31
3
-37
/
+115
*
ath5k: always extend rx timestamp with tsf
Bruno Randolf
2008-01-28
1
-5
/
+12
*
ath5k: configure backoff for IBSS beacon queue
Bruno Randolf
2008-01-28
1
-2
/
+12
*
ath5k: use SWBA to detect IBSS HW merges
Bruno Randolf
2008-01-28
2
-13
/
+67
*
ath5k: better beacon timer calculation
Bruno Randolf
2008-01-28
1
-17
/
+92
*
ath5k: beacon interval is in TU
Bruno Randolf
2008-01-28
3
-5
/
+5
[next]