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.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
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-16
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
1
-3
/
+4
2010-06-16
ath5k: move checks and stats into new function
Bruno Randolf
1
-60
/
+70
2010-06-16
ath5k: split descriptor handling and frame receive
Bruno Randolf
1
-71
/
+78
2010-06-16
ath5k: unify rx descriptor error handling
Bruno Randolf
1
-2
/
+1
2010-06-16
ath5k: reset more pointers after we free skbs
Bruno Randolf
1
-0
/
+7
2010-06-16
ath5k: print more errors when decriptor setup fails
Bruno Randolf
1
-1
/
+3
2010-06-16
ath5k: fix some comment typos
Bruno Randolf
1
-3
/
+3
2010-06-16
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
Bruno Randolf
1
-8
/
+9
2010-06-16
ath5k: more debug prints for resets
Bruno Randolf
1
-3
/
+11
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-19
/
+10
2010-06-04
ath5k: retain promiscuous setting
Bob Copeland
1
-1
/
+3
2010-06-04
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
Tobias Doerffel
1
-4
/
+4
2010-06-03
ath5k: add sysfs files for ANI parameters
Bruno Randolf
1
-0
/
+3
2010-06-03
ath5k: use ath5k_softc as driver data
Bruno Randolf
1
-9
/
+6
2010-06-03
ath5k: run NF calibration only every 60 seconds
Bruno Randolf
1
-7
/
+11
2010-06-03
ath5k: Stop queues only for NF calibration
Bruno Randolf
1
-5
/
+6
2010-06-03
ath5k: move noise floor calibration into tasklet
Bruno Randolf
1
-0
/
+1
2010-06-03
ath5k: initialize calibration timers
Bruno Randolf
1
-0
/
+2
2010-06-01
ath5k: wake queues on reset
Bruno Randolf
1
-14
/
+3
2010-05-24
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
1
-3
/
+4
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+6
2010-05-11
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
1
-6
/
+6
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+2
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-2
/
+1
2010-04-29
ath5k: remove usage of deprecated noise value
John W. Linville
1
-2
/
+1
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-0
/
+19
2010-04-20
ath5k: basic support for survey
Holger Schurig
1
-0
/
+19
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-27
/
+102
2010-04-14
ath5k: treat RXORN as non-fatal
Bruno Randolf
1
-1
/
+14
2010-04-14
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
1
-2
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-08
ath5k: fix race condition in tx desc processing
Bob Copeland
1
-0
/
+11
2010-04-08
ath5k: clean up queue manipulation
Bob Copeland
1
-2
/
+1
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
1
-2
/
+30
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-10
/
+7
2010-03-31
ath5k: update phy errors codes
Bruno Randolf
1
-0
/
+2
2010-03-31
ath5k: simplify MIB counters
Bruno Randolf
1
-9
/
+7
2010-03-31
ath5k: keep beacon RSSI average
Bruno Randolf
1
-0
/
+21
2010-03-31
ath5k: move ath5k_hw_calibration_poll to base.c
Bruno Randolf
1
-1
/
+14
2010-03-31
ath5k: remove the use of SWI interrupt
Bruno Randolf
1
-8
/
+3
2010-03-31
ath5k: remove static calibration interval variable
Bruno Randolf
1
-4
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-11
ath5k: add debugfs file frameerrors
Bruno Randolf
1
-2
/
+21
2010-03-11
ath5k: remove double opmode definition
Bruno Randolf
1
-3
/
+4
2010-03-11
ath5k: preserve antenna settings
Bruno Randolf
1
-1
/
+1
2010-03-11
ath5k: add antenna statistics and debugfs file for antenna settings
Bruno Randolf
1
-0
/
+11
2010-03-11
ath5k: Fix TX/RX padding for all frames
Benoit Papillault
1
-25
/
+80
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
1
-1
/
+1
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-19
/
+25
2010-02-11
ath5k: use correct packet type when transmitting
Bob Copeland
1
-1
/
+25
[next]