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
/
ath9k
/
beacon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
ath9k: Don't reset TSF after scanning automatically
Alina Friedrichsen
1
-2
/
+3
2009-02-27
ath9k: Enable TSF Out of Range Interrupt
Sujith
1
-0
/
+3
2009-02-13
ath9k: Remove all the useless ah_ variable prefixes
Sujith
1
-13
/
+13
2009-02-13
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
1
-6
/
+6
2009-02-13
ath9k: Remove all the sc_ prefixes
Sujith
1
-28
/
+28
2009-02-13
ath9k: Header file cleanup
Sujith
1
-1
/
+1
2009-01-30
ath9k: Merge queue draining functions
Sujith
1
-1
/
+1
2009-01-30
ath9k: convert to use bus-agnostic DMA routines
Gabor Juhos
1
-17
/
+14
2009-01-30
ath9k: convert to struct device
Gabor Juhos
1
-7
/
+10
2008-12-12
ath9k: Refactor struct ath_softc
Sujith
1
-47
/
+47
2008-12-12
ath9k: Maintain rate table choice after association
Sujith
1
-1
/
+1
2008-12-12
ath9k: Free Beacon skbs in AP mode
Jouni Malinen
1
-0
/
+1
2008-12-05
ath9k: Check for pci_map_single() errors
Luis R. Rodriguez
1
-1
/
+15
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
1
-12
/
+12
2008-12-05
ath9k: Add a debugfs file for dumping DMA status
Sujith
1
-1
/
+0
2008-12-05
ath9k: Use cleaner debug masks
Sujith
1
-42
/
+35
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2008-11-26
ath9k: Code scrub
Sujith
1
-66
/
+14
2008-11-26
ath9k: Remove ath9k_rate_table
Sujith
1
-4
/
+4
2008-11-26
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
1
-5
/
+5
2008-11-10
ath9k: Revamp VAP management
Sujith
1
-13
/
+27
2008-11-10
ath9k: Revamp transmit control block
Sujith
1
-1
/
+1
2008-10-07
ath9k: kill ath9k's memzero() and use memset() instead
Luis R. Rodriguez
1
-4
/
+4
2008-09-25
ath9k: Fix nexttbtt calculation
Sujith
1
-3
/
+6
2008-09-25
ath9k: Whitespace cleanup
Sujith
1
-76
/
+60
2008-08-30
ath9k: Remove more dead code
Sujith
1
-25
/
+0
2008-08-30
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
1
-68
/
+7
2008-08-30
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
Sujith
1
-7
/
+0
2008-08-30
ath9k: Miscellaneous fixes
Sujith
1
-26
/
+26
2008-08-30
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
1
-0
/
+12
2008-08-30
ath9k: Updated Beacon generation to use mac80211-style
Jouni Malinen
1
-36
/
+36
2008-08-30
ath9k: Trim struct ath_softc
Sujith
1
-4
/
+4
2008-08-30
ath9k: Use bitfields for sc operations
Sujith
1
-2
/
+2
2008-08-30
ath9k: Use a single opmode variable
Sujith
1
-9
/
+9
2008-08-30
ath9k: Merge reset functions
Sujith
1
-1
/
+1
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
1
-1
/
+1
2008-08-07
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
1
-4
/
+4
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
1
-4
/
+6
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
1
-0
/
+977