index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
beacon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: prepare for multi-interface CSA support
Michal Kazior
2014-02-12
1
-10
/
+19
*
ath9k: Remove RX Poll
Sujith Manoharan
2014-01-03
1
-2
/
+8
*
ath9k: fix TSF offset precision issue
Felix Fietkau
2013-12-19
1
-3
/
+4
*
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
Felix Fietkau
2013-12-19
1
-3
/
+9
*
ath9k: properly preserve TSF across reset
Felix Fietkau
2013-12-18
1
-45
/
+43
*
ath9k_hw: clean up station beacon timer API
Felix Fietkau
2013-12-18
1
-27
/
+11
*
ath9k: Handle abnormal NAV in AP mode
Sujith Manoharan
2013-09-26
1
-0
/
+2
*
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
2013-08-16
1
-0
/
+21
*
ath9k: limit multicast buffer hardware queue depth
Felix Fietkau
2013-06-12
1
-21
/
+2
*
ath9k: use ap style beaconing for mesh
Thomas Pedersen
2013-05-22
1
-3
/
+5
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-1
/
+1
*
ath9k: Fix IBSS joiner mode
Sujith Manoharan
2013-02-11
1
-26
/
+87
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-1
/
+1
|
\
|
*
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
2013-01-11
1
-1
/
+0
|
*
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
2013-01-11
1
-0
/
+1
*
|
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-22
1
-1
/
+1
|
/
*
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-11-21
1
-1
/
+1
*
ath9k: use ieee80211_free_txskb
Felix Fietkau
2012-10-05
1
-1
/
+1
*
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
2012-07-17
1
-2
/
+3
*
ath9k: Cleanup the beacon tasklet
Sujith Manoharan
2012-07-17
1
-65
/
+61
*
ath9k: Set the TSF adjust value properly
Sujith Manoharan
2012-07-17
1
-0
/
+17
*
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
2012-07-17
1
-7
/
+4
*
ath9k: Remove is_bslot_active
Sujith Manoharan
2012-07-17
1
-10
/
+5
*
ath9k: Cleanup beacon logic
Sujith Manoharan
2012-07-17
1
-139
/
+87
*
ath9k: Simplify ASSOC handling
Sujith Manoharan
2012-07-17
1
-1
/
+1
*
ath9k: Fix beacon setup
Sujith Manoharan
2012-07-17
1
-108
/
+33
*
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
1
-9
/
+9
*
ath9k: Ensure a fair beacon distribution in IBSS mode
Vivek Natarajan
2012-06-06
1
-1
/
+4
*
ath9k: simplify beacon configuration for beaconing vifs
Rajkumar Manoharan
2012-04-23
1
-1
/
+3
*
ath9k: fix beacon descriptor
Rajkumar Manoharan
2012-04-16
1
-1
/
+1
*
ath9k: skip beaconing when reset work is pending
Rajkumar Manoharan
2012-04-16
1
-0
/
+6
*
ath9k: fix ibss beacon next tbtt
Rajkumar Manoharan
2012-04-16
1
-0
/
+2
*
ath9k: optimize the hardware hang check
Felix Fietkau
2012-04-16
1
-0
/
+3
*
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
2012-03-15
1
-3
/
+3
*
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
1
-1
/
+1
*
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2012-03-05
1
-6
/
+0
*
ath9k: tx queue enable is read only for EDMA chipsets
Mohammed Shafi Shajakhan
2012-01-04
1
-2
/
+5
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-22
/
+17
*
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
2011-10-11
1
-5
/
+5
*
ath9k: use the new API for setting tx descriptors
Felix Fietkau
2011-09-16
1
-29
/
+23
*
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
2011-09-16
1
-0
/
+1
*
ath9k: make beacon timer initialization more reliable
Felix Fietkau
2011-09-16
1
-0
/
+1
*
ath9k: always call ath_reset from workqueue context
Felix Fietkau
2011-09-14
1
-3
/
+1
*
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
2011-09-14
1
-1
/
+1
*
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
2011-08-09
1
-16
/
+5
*
ath9k: do not enable interrupt on set interrupt mask
Rajkumar Manoharan
2011-08-09
1
-2
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-30
1
-0
/
+8
|
\
|
*
ath9k: Fix locking issue during tx completion
Rajkumar Manoharan
2011-06-27
1
-0
/
+2
|
*
ath9k_hw: Fix false tx hung detection in AR9003 chips
Rajkumar Manoharan
2011-06-27
1
-0
/
+6
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
|
/
[next]