Sign in
gem5
/
arm
/
linux
/
d1c61e6d79ea0d4d53dc18bcd2db30ef2d99cfa7
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
beacon.c
cfda2d8
ath9k: Fix beacon configuration for addition/removal of interfaces
by Benjamin Berg
· 9 years ago
11b0ac2
ath9k: Remove some #defined constants to decrease verbosity
by Benjamin Berg
· 9 years ago
fa5106e
ath9k: Correct TSF adjustment to align the beacon time correctly
by Benjamin Berg
· 9 years ago
a64d876
ath9k: MCC, add NOA also in case of an AP
by Janusz Dziedzic
· 9 years ago
1cf48f2
ath9k: fix tracking of enabled AP beacons
by Felix Fietkau
· 10 years ago
8b53768
ath9k: add TPC capability to TX descriptor path
by Lorenzo Bianconi
· 10 years ago
ca14405
ath9k: Fix sequence number assignment
by Sujith Manoharan
· 10 years ago
ca529c9
ath9k: Fix interface accounting
by Sujith Manoharan
· 10 years ago
12a1b3d4
ath9k: Fix beacon configuration for channel contexts
by Sujith Manoharan
· 10 years ago
11e39a4
ath9k: Move ath9k_beacon_add_noa to channel.c
by Sujith Manoharan
· 10 years ago
70b06da
ath9k: Add wrappers for beacon events
by Sujith Manoharan
· 10 years ago
27babf9
ath9k: Fix channel context events
by Sujith Manoharan
· 10 years ago
7414863
ath9k: Add periodic NoA support
by Felix Fietkau
· 11 years ago
3ae07d3
ath9k: Add p2p go NoA attribute
by Felix Fietkau
· 11 years ago
748299f
ath9k: switch channel context for beaconing
by Felix Fietkau
· 11 years ago
9a9c4fb
ath9k: Summarize hw state per channel context
by Rajkumar Manoharan
· 11 years ago
ca900ac
ath9k: Move beacon config to channel context
by Rajkumar Manoharan
· 11 years ago
bff1176
ath9k: Add channel context worker thread
by Felix Fietkau
· 11 years ago
76c9398
ath9k: Prevent divide-by-zero upon bad beacon_interval.
by Ben Greear
· 11 years ago
5869e79
ath9k: fix a scheduling while atomic bug in CSA handling
by Felix Fietkau
· 11 years ago
6a77dd3
ath9k: remove unused ath9k_get_next_tbtt
by Oleksij Rempel
· 11 years ago
fa7b52f
ath9k: move ath9k_beacon_config_ap common
by Oleksij Rempel
· 11 years ago
4c9a1f3
ath9k: move ath9k_beacon_config_adhoc to common
by Oleksij Rempel
· 11 years ago
cbbdf2a
ath9k: move ath9k_beacon_config_sta to common-beacon
by Oleksij Rempel
· 11 years ago
eefa01d
ath9k: move sc_flags to ath_common
by Oleksij Rempel
· 11 years ago
7fbdaa2
ath9k: remove unused listen_interval and sleepduration.
by Oleksij Rempel
· 11 years ago
13f7105
ath9k: move ath9k_init_channels_rates to common-init
by Oleksij Rempel
· 11 years ago
4effc6f
ath9k: prepare for multi-interface CSA support
by Michal Kazior
· 11 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 11 years ago
63ded3f
ath9k: fix TSF offset precision issue
by Felix Fietkau
· 11 years ago
c32e4e5
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
by Felix Fietkau
· 11 years ago
a35051c
ath9k: properly preserve TSF across reset
by Felix Fietkau
· 11 years ago
4ed1576
ath9k_hw: clean up station beacon timer API
by Felix Fietkau
· 11 years ago
1e516ca
ath9k: Handle abnormal NAV in AP mode
by Sujith Manoharan
· 11 years ago
d074e8d
ath9k: enable CSA functionality in ath9k
by Simon Wunderlich
· 11 years ago
59505c0
ath9k: limit multicast buffer hardware queue depth
by Felix Fietkau
· 12 years ago
2664d66
ath9k: use ap style beaconing for mesh
by Thomas Pedersen
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
1a6404a
ath9k: Fix IBSS joiner mode
by Sujith Manoharan
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
1381559
ath9k: clean up processing of pending tx frames on reset
by Felix Fietkau
· 12 years ago
3adcf20
ath9k: remove the WARN_ON that triggers if generating a beacon fails
by Felix Fietkau
· 12 years ago
1adb2e2
ath9k: fix double-free bug on beacon generate failure
by Felix Fietkau
· 12 years ago
bea843c
ath9k/ath9k_htc: Remove WME macros
by Sujith Manoharan
· 12 years ago
249ee72
ath9k: use ieee80211_free_txskb
by Felix Fietkau
· 12 years ago
124b979
ath9k: Fix race in reset-work usage
by Rajkumar Manoharan
· 12 years ago
fb6e252
ath9k: Cleanup the beacon tasklet
by Sujith Manoharan
· 12 years ago
2f8e82e
ath9k: Set the TSF adjust value properly
by Sujith Manoharan
· 12 years ago
7e52c8a
ath9k: Cleanup beacon queue configuration
by Sujith Manoharan
· 12 years ago
aa45fe9
ath9k: Remove is_bslot_active
by Sujith Manoharan
· 12 years ago
ef4ad63
ath9k: Cleanup beacon logic
by Sujith Manoharan
· 12 years ago
6c43c090
ath9k: Simplify ASSOC handling
by Sujith Manoharan
· 12 years ago
130ef6e
ath9k: Fix beacon setup
by Sujith Manoharan
· 12 years ago
781b14a
ath9k: Use atomic operations
by Sujith Manoharan
· 13 years ago
d202caf
ath9k: Ensure a fair beacon distribution in IBSS mode
by Vivek Natarajan
· 13 years ago
ed2578c
ath9k: simplify beacon configuration for beaconing vifs
by Rajkumar Manoharan
· 13 years ago
cd484ae
ath9k: fix beacon descriptor
by Rajkumar Manoharan
· 13 years ago
4e7fb71
ath9k: skip beaconing when reset work is pending
by Rajkumar Manoharan
· 13 years ago
de5f8fc
ath9k: fix ibss beacon next tbtt
by Rajkumar Manoharan
· 13 years ago
b381fa3
ath9k: optimize the hardware hang check
by Felix Fietkau
· 13 years ago
d47a61a
ath9k: Fix multi-VIF BSS handling
by Sujith Manoharan
· 13 years ago
4e0ad25
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
by Felix Fietkau
· 13 years ago
d6157bf
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
by Felix Fietkau
· 13 years ago
98f0a5e
ath9k: tx queue enable is read only for EDMA chipsets
by Mohammed Shafi Shajakhan
· 13 years ago
d2182b6
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
by Joe Perches
· 13 years ago
72d874c
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
by Felix Fietkau
· 13 years ago
493cf04
ath9k: use the new API for setting tx descriptors
by Felix Fietkau
· 13 years ago
7a2721a
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
by Felix Fietkau
· 13 years ago
c31c826
ath9k: make beacon timer initialization more reliable
by Felix Fietkau
· 13 years ago
236de51
ath9k: always call ath_reset from workqueue context
by Felix Fietkau
· 13 years ago
82b2d33
ath9k: eliminate common->{rx,tx}_chainmask
by Felix Fietkau
· 13 years ago
e8fe733
ath9k: Use atomic reference count for interrupt ops
by Rajkumar Manoharan
· 13 years ago
b037b69
ath9k: do not enable interrupt on set interrupt mask
by Rajkumar Manoharan
· 13 years ago
df2cbe4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
f6b4e4d
ath9k: Fix locking issue during tx completion
by Rajkumar Manoharan
· 14 years ago
dcfcbd5
ath9k_hw: Fix false tx hung detection in AR9003 chips
by Rajkumar Manoharan
· 14 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
81168e5
ath9k: Further fix for mesh beaconing
by Fabrice Deyber
· 14 years ago
f29f5c0
ath9k: Remove ATH9K_BEACON_PERIOD mask
by Rajkumar Manoharan
· 14 years ago
ba4903f
ath9k: implement .tx_last_beacon()
by Felix Fietkau
· 14 years ago
ac56703
ath9k: fix ad-hoc nexttbtt calculation
by Felix Fietkau
· 14 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 14 years ago
c6820f1
ath9k: fix ad-hoc mode beacon selection
by Felix Fietkau
· 14 years ago
deb7518
ath9k: avoid enabling interrupts while processing rx
by Rajkumar Manoharan
· 14 years ago
92c6f76c
ath9k: set beacon related ps flags on bss_info change
by Rajkumar Manoharan
· 14 years ago
8e22ad3
ath9k: Fix beacon generation on foreign channel
by Rajkumar Manoharan
· 14 years ago
10add41
ath9k: Fix improper beacon slot selection in IBSS
by Rajkumar Manoharan
· 14 years ago
f60c49b
ath9k: Fix kernel panic on module unload
by Rajkumar Manoharan
· 14 years ago
99e4d43
ath9k: configure beacons based on hw opmode
by Rajkumar Manoharan
· 14 years ago
66da424
ath9k: Cleanup ath_vif struct
by Rajkumar Manoharan
· 14 years ago
26cd322
ath9k: use the hw opmode to select the beacon timer mode
by Felix Fietkau
· 14 years ago
5e65968
ath9k: fix beacon slot processing in ad-hoc mode
by Felix Fietkau
· 14 years ago
c944daf4
ath9k: fix stuck beacon detection
by Felix Fietkau
· 14 years ago
87c510fe
ath9k: trigger nfcal only after multiple missed beacons in AP mode
by Felix Fietkau
· 14 years ago
dd347f2
ath9k: fix beacon timer handling issues
by Felix Fietkau
· 14 years ago
efff395
ath9k: improve reliability of beacon transmission and stuck beacon handling
by Felix Fietkau
· 14 years ago
014cf3b
ath9k: disable beaconing before stopping beacon queue
by Rajkumar Manoharan
· 14 years ago
9814f6b
ath9k: Remove redundant beacon_interval
by Steve Brown
· 14 years ago
3a2329f
ath9k: Update comments for not parsing DTIM period
by Mohammed Shafi Shajakhan
· 14 years ago
9ac58615
ath9k: fold struct ath_wiphy into struct ath_softc
by Felix Fietkau
· 14 years ago
Next »