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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-18
drivers/net: remove useless semicolons
Joe Perches
1
-1
/
+1
2010-05-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
13
-352
/
+496
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-352
/
+496
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
8
-14
/
+0
2010-05-13
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
1
-0
/
+2
2010-05-13
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2
-103
/
+81
2010-05-13
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2
-0
/
+90
2010-05-13
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
1
-0
/
+92
2010-05-13
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2
-46
/
+16
2010-05-13
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2
-9
/
+6
2010-05-13
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
3
-0
/
+11
2010-05-13
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
3
-34
/
+35
2010-05-13
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
1
-18
/
+18
2010-05-13
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
1
-0
/
+4
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+12
2010-05-11
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
1
-2
/
+0
2010-05-11
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-05-11
ath9k_hw: new initialization values for AR9003
Luis R. Rodriguez
1
-134
/
+134
2010-05-11
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
1
-6
/
+6
2010-05-11
ar9170: fix for driver-core ABI change
Stephen Rothwell
1
-2
/
+3
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-772
/
+205
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+12
2010-05-11
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2
-0
/
+12
2010-05-10
ath5k: several off by one range checks
Dan Carpenter
1
-3
/
+3
2010-05-10
ath9k/htc_drv_main: off by one error
Dan Carpenter
1
-1
/
+1
2010-05-10
ath9k/htc_drv_main: null dereference typo
Dan Carpenter
1
-1
/
+1
2010-05-10
ath9k_hw: enable PCIe low power mode for AR9003
Luis R. Rodriguez
1
-0
/
+20
2010-05-07
ath9k_htc: Handle IDLE LED properly
Sujith
1
-7
/
+19
2010-05-07
ath9k_hw: Update initvals for AR9003 for xb113
Luis R. Rodriguez
1
-102
/
+102
2010-05-07
ath9k_common: drop incomming frames with an invalid hardware rate
Luis R. Rodriguez
1
-2
/
+1
2010-05-07
ath9k_common: move the rate status setting into ath9k_process_rate()
Luis R. Rodriguez
1
-13
/
+27
2010-05-07
ath9k_htc: Fix beaconing in IBSS mode
Sujith
4
-45
/
+13
2010-05-07
ath9k: fix another source of corrupt frames
Felix Fietkau
1
-2
/
+8
2010-05-07
ar9170usb: remove deprecated aggregation code
Christian Lamparter
2
-598
/
+12
2010-05-07
ar9170: wait for asynchronous firmware loading
Christian Lamparter
2
-0
/
+12
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
32
-328
/
+421
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2
-4
/
+2
2010-04-29
ath9k: Added get_survey callback in order to get channel noise
Benoit Papillault
1
-0
/
+20
2010-04-29
ath9k: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-29
ath5k: remove usage of deprecated noise value
John W. Linville
1
-2
/
+1
2010-04-29
ar9170: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-28
ath9k: Avoid corrupt frames being forwarded to mac80211.
Vivek Natarajan
2
-5
/
+5
2010-04-28
ath9k_htc: Handle CONF_IDLE during unassociated state to save power.
Vivek Natarajan
2
-19
/
+53
2010-04-28
ath9k_hw: Fix TX interrupt mitigation settings
Luis R. Rodriguez
1
-4
/
+6
2010-04-28
ath9k_hw: fix noisefloor timeout handling on AR9003
Felix Fietkau
1
-0
/
+1
2010-04-28
ath9k_hw: Fix endian bug in an AR9003 EEPROM field
Felix Fietkau
1
-0
/
+3
2010-04-28
ath9k_hw: Fix typos in tx rate power level parsing for AR9003
Felix Fietkau
1
-2
/
+2
2010-04-28
ath9k_hw: use the configured power limit for AR9003
Felix Fietkau
3
-0
/
+5
[next]