index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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-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
2010-02-09
ath5k: remove get_tx_stats() mac80211 op
Kalle Valo
1
-18
/
+0
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+19
2010-01-23
ath5k: fix setup for CAB queue
Bob Copeland
1
-3
/
+19
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+22
2010-01-12
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
1
-0
/
+22
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-15
/
+3
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-9
/
+9
2009-12-29
wireless: remove remaining qual code
Johannes Berg
1
-11
/
+0
2009-12-29
ath5k: fix SWI calibration interrupt storm
Bob Copeland
1
-4
/
+3
2009-11-12
ath5k: use the common->keymap
Luis R. Rodriguez
1
-3
/
+7
2009-11-12
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
1
-2
/
+2
2009-11-12
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
1
-8
/
+14
2009-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-11-11
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
1
-1
/
+0
2009-10-08
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
1
-2
/
+9
[next]