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
/
ath9k
/
beacon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-12
ath9k: Fix IBSS joiner mode
Sujith Manoharan
1
-26
/
+87
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-01-23
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
1
-1
/
+1
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
1
-1
/
+0
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
1
-0
/
+1
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
1
-1
/
+1
2012-10-06
ath9k: use ieee80211_free_txskb
Felix Fietkau
1
-1
/
+1
2012-07-17
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
1
-2
/
+3
2012-07-17
ath9k: Cleanup the beacon tasklet
Sujith Manoharan
1
-65
/
+61
2012-07-17
ath9k: Set the TSF adjust value properly
Sujith Manoharan
1
-0
/
+17
2012-07-17
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
1
-7
/
+4
2012-07-17
ath9k: Remove is_bslot_active
Sujith Manoharan
1
-10
/
+5
2012-07-17
ath9k: Cleanup beacon logic
Sujith Manoharan
1
-139
/
+87
2012-07-17
ath9k: Simplify ASSOC handling
Sujith Manoharan
1
-1
/
+1
2012-07-17
ath9k: Fix beacon setup
Sujith Manoharan
1
-108
/
+33
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
1
-9
/
+9
2012-06-06
ath9k: Ensure a fair beacon distribution in IBSS mode
Vivek Natarajan
1
-1
/
+4
2012-04-23
ath9k: simplify beacon configuration for beaconing vifs
Rajkumar Manoharan
1
-1
/
+3
2012-04-16
ath9k: fix beacon descriptor
Rajkumar Manoharan
1
-1
/
+1
2012-04-16
ath9k: skip beaconing when reset work is pending
Rajkumar Manoharan
1
-0
/
+6
2012-04-16
ath9k: fix ibss beacon next tbtt
Rajkumar Manoharan
1
-0
/
+2
2012-04-16
ath9k: optimize the hardware hang check
Felix Fietkau
1
-0
/
+3
2012-03-15
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
1
-3
/
+3
2012-03-06
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
1
-1
/
+1
2012-03-06
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
1
-6
/
+0
2012-01-04
ath9k: tx queue enable is read only for EDMA chipsets
Mohammed Shafi Shajakhan
1
-2
/
+5
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-22
/
+17
2011-10-12
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
1
-5
/
+5
2011-09-17
ath9k: use the new API for setting tx descriptors
Felix Fietkau
1
-29
/
+23
2011-09-17
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
1
-0
/
+1
2011-09-17
ath9k: make beacon timer initialization more reliable
Felix Fietkau
1
-0
/
+1
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
1
-3
/
+1
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
1
-1
/
+1
2011-08-09
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
1
-16
/
+5
2011-08-09
ath9k: do not enable interrupt on set interrupt mask
Rajkumar Manoharan
1
-2
/
+7
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+8
2011-06-27
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
1
-0
/
+2
2011-06-27
ath9k_hw: Fix false tx hung detection in AR9003 chips
Rajkumar Manoharan
1
-0
/
+6
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-01
ath9k: Further fix for mesh beaconing
Fabrice Deyber
1
-12
/
+3
2011-06-01
ath9k: Remove ATH9K_BEACON_PERIOD mask
Rajkumar Manoharan
1
-3
/
+3
2011-05-19
ath9k: implement .tx_last_beacon()
Felix Fietkau
1
-0
/
+12
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
1
-1
/
+1
2011-05-19
ath9k: fix ad-hoc mode beacon selection
Felix Fietkau
1
-12
/
+20
2011-05-10
ath9k: avoid enabling interrupts while processing rx
Rajkumar Manoharan
1
-2
/
+13
2011-04-26
ath9k: set beacon related ps flags on bss_info change
Rajkumar Manoharan
1
-6
/
+0
2011-04-19
ath9k: Fix beacon generation on foreign channel
Rajkumar Manoharan
1
-14
/
+22
2011-04-14
ath9k: Fix improper beacon slot selection in IBSS
Rajkumar Manoharan
1
-1
/
+6
2011-04-13
ath9k: Fix kernel panic on module unload
Rajkumar Manoharan
1
-0
/
+1
[next]