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
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
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-01
ath9k: Further fix for mesh beaconing
Fabrice Deyber
1
-12
/
+3
2011-06-01
ath9k: wake up chip before initializing PAPRD table
Mohammed Shafi Shajakhan
1
-3
/
+4
2011-06-01
ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS
Rajkumar Manoharan
1
-41
/
+44
2011-06-01
ath9k: Remove ATH9K_BEACON_PERIOD mask
Rajkumar Manoharan
4
-11
/
+10
2011-06-01
ath9k: mark few functions as static
Mohammed Shafi Shajakhan
2
-6
/
+3
2011-06-01
ath9k: make ath9k_setpower function as static
Mohammed Shafi Shajakhan
2
-2
/
+1
2011-06-01
ath9k_hw: remove ath9k_hw_get_desc_link
Felix Fietkau
4
-20
/
+0
2011-06-01
ath9k: unify edma and non-edma tx code, improve tx fifo handling
Felix Fietkau
4
-206
/
+138
2011-06-01
ath9k: remove redundant if check
Mohammed Shafi Shajakhan
1
-17
/
+12
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
7
-5
/
+34
2011-05-27
ath9k: Fix AR9287 calibration
Adrian Chadd
1
-1
/
+1
2011-05-27
wireless: Default to 'n' for 2 new added devices in Kconfig.
Tao Ma
1
-1
/
+0
2011-05-26
ath9k: set 40 Mhz rate only if hw is configured in ht40
Rajkumar Manoharan
1
-1
/
+2
2011-05-26
ath9k_hw: disable phy restart on baseband panic caused by RXSM
Rajkumar Manoharan
3
-1
/
+28
2011-05-26
ath9k: Reset chip on baseband hang
Rajkumar Manoharan
1
-1
/
+3
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
65
-129
/
+225
2011-05-25
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
65
-129
/
+225
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2011-05-19
ath9k: use PS wakeup before REG_READ
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-05-19
ath9k: implement .tx_last_beacon()
Felix Fietkau
3
-0
/
+55
2011-05-19
ath9k: fix ad-hoc nexttbtt calculation
Felix Fietkau
1
-1
/
+1
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
65
-64
/
+80
2011-05-19
ath9k_htc: Fix packet timeout
Sujith Manoharan
1
-2
/
+2
2011-05-19
ath9k_htc: Change credit limit for UB94/95
Sujith Manoharan
1
-1
/
+1
2011-05-19
ath9k_htc: Fix max subframe handling
Sujith Manoharan
2
-6
/
+1
2011-05-19
ath9k_htc: Fix BSSID calculation
Sujith Manoharan
2
-23
/
+44
2011-05-19
ath9k_htc: Fix RX filter calculation
Sujith Manoharan
1
-0
/
+4
2011-05-19
ath9k_htc: Recalculate the BSSID mask on interface
Sujith Manoharan
1
-0
/
+2
2011-05-19
ath9k_htc: Fix station flags
Sujith Manoharan
2
-9
/
+1
2011-05-19
ath9k_htc: Fix mode selection
Sujith Manoharan
3
-11
/
+6
2011-05-19
ath9k: fix ad-hoc mode beacon selection
Felix Fietkau
1
-12
/
+20
2011-05-19
ath9k: Fix power save wrappers in debug ops
Rajkumar Manoharan
1
-0
/
+8
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+8
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-152
/
+428
2011-05-16
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
1
-2
/
+5
2011-05-16
ath9k: make sure main_rssi is positive
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-05-16
ath9k: configure fast_div_bias based on diversity group
Mohammed Shafi Shajakhan
1
-43
/
+131
2011-05-16
ath9k: Implement an API to swap main/ALT LNA's
Mohammed Shafi Shajakhan
1
-1
/
+30
2011-05-16
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
5
-2
/
+6
2011-05-16
ath9k_hw: define modules to get/set Antenna diversity paramaters
Mohammed Shafi Shajakhan
1
-0
/
+44
2011-05-16
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
1
-6
/
+44
2011-05-16
ath9k_hw: define registers/macros to support Antenna diversity
Mohammed Shafi Shajakhan
2
-0
/
+25
2011-05-16
ath9k_hw: enable Antenna diversity for AR9485
Mohammed Shafi Shajakhan
1
-0
/
+16
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
3
-24
/
+39
2011-05-12
ath9k_hw: Fix STA connection issues with AR9380 (XB113).
Senthil Balasubramanian
1
-1
/
+1
2011-05-12
ath9k_hw: fix dual band assumption for XB113
Luis R. Rodriguez
1
-1
/
+1
2011-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+8
2011-05-11
ath9k: fix a regression in PS frame filter handling
Felix Fietkau
2
-0
/
+11
2011-05-11
ath9k: fix beaconing for mesh interfaces
Javier Cardona
1
-1
/
+3
2011-05-10
ath9k: Failed to set default beacon rssi in AP/IBSS mode
Rajkumar Manoharan
1
-0
/
+1
[next]