Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7f080cfe223b3b7424872639d153695615a9255
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
beacon.c
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
81168e5
ath9k: Further fix for mesh beaconing
by Fabrice Deyber
· 13 years ago
f29f5c0
ath9k: Remove ATH9K_BEACON_PERIOD mask
by Rajkumar Manoharan
· 13 years ago
ba4903f
ath9k: implement .tx_last_beacon()
by Felix Fietkau
· 13 years ago
ac56703
ath9k: fix ad-hoc nexttbtt calculation
by Felix Fietkau
· 13 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 13 years ago
c6820f1
ath9k: fix ad-hoc mode beacon selection
by Felix Fietkau
· 13 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
9ac5861
ath9k: fold struct ath_wiphy into struct ath_softc
by Felix Fietkau
· 14 years ago
7545daf
ath9k: remove support for virtual wiphys
by Felix Fietkau
· 14 years ago
d7e86c3
ath9k: remove a bogus error message
by Felix Fietkau
· 14 years ago
4801416
ath9k: Fix up hardware mode and beacons with multiple vifs.
by Ben Greear
· 14 years ago
ee832d3
ath9k: Few clean ups in beacon config parameters
by Mohammed Shafi Shajakhan
· 14 years ago
226afe6
ath: Convert ath_print to ath_dbg
by Joe Perches
· 14 years ago
3800276
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
by Joe Perches
· 14 years ago
ea066d5
ath9k: Add support for Adaptive Power Management
by Mohammed Shafi Shajakhan
· 14 years ago
28d1670
ath9k: clean up code duplication around ath_tx_start
by Felix Fietkau
· 14 years ago
066dae9
ath9k: rework tx queue selection and fix queue stopping/waking
by Felix Fietkau
· 14 years ago
4df3071
ath9k_hw: optimize interrupt mask changes
by Felix Fietkau
· 14 years ago
fac6b6a
ath9k: resume aggregation immediately after a hardware reset
by Felix Fietkau
· 14 years ago
6cf9e99
ath9k: Null out references to stale pointers.
by Ben Greear
· 14 years ago
c1739eb3
ath9k: Remove bf_dmacontext.
by Ben Greear
· 14 years ago
70cf153
ath9k: use AP beacon miss as a trigger for fast recalibration
by Felix Fietkau
· 14 years ago
6252fcb
ath9k: add a separate debug level for stuck beacons
by Felix Fietkau
· 14 years ago
1d2231e
ath9k: remove duplicate WMM AC definitions
by Felix Fietkau
· 14 years ago
a65e4cb4
ath9k: remove VEOL support for ad-hoc
by Felix Fietkau
· 14 years ago
774610e
ath9k: change beacon allocation to prefer the first beacon slot
by Felix Fietkau
· 14 years ago
cc610ac0
ath9k_hw: Define abstraction for tx desc access
by Vasanthakumar Thiagarajan
· 15 years ago
3f3a1c8
ath9k_hw: Move code which populates ds_data to ath9k_hw
by Vasanthakumar Thiagarajan
· 15 years ago
3069168
ath9k: move imask from sc to ah
by Pavel Roskin
· 15 years ago
d8728ee
ath9k: fix beacon timer restart after a card reset
by Felix Fietkau
· 15 years ago
64b8401
ath9k: Use the Beacon TX rate from mac80211
by Jouni Malinen
· 15 years ago
1a20034
ath9k: configure the beacon only if the STA is associated
by Senthil Balasubramanian
· 15 years ago
0005baf
ath9k: cleanup slot time and ack/cts timeout handling
by Felix Fietkau
· 15 years ago
94db293
ath9k: Ensure a fair beacon distribution in IBSS mode.
by Vivek Natarajan
· 15 years ago
545750d
ath9k: properly use the mac80211 rate control api
by Felix Fietkau
· 15 years ago
536b3a7
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
by Luis R. Rodriguez
· 15 years ago
43c2761
atheros: move tx/rx chainmask to ath_common
by Luis R. Rodriguez
· 15 years ago
c46917b
atheros: add common debug printing
by Luis R. Rodriguez
· 15 years ago
21526d5
ath9k: move ps helpers onto core driver when reseting tsf
by Luis R. Rodriguez
· 15 years ago
4d6b228
ath9k: use ath_hw for DPRINTF() and debug init/exit
by Luis R. Rodriguez
· 15 years ago
c4f9f16
ath9k: Make sure we configure a non-zero beacon interval
by Vasanthakumar Thiagarajan
· 15 years ago
546256f
ath9k: Add sanity check for beacon_int in adhoc/mesh case
by Jouni Malinen
· 15 years ago
b74444f
ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
by Jeff Hansen
· 15 years ago
267a901
ath9k: Optimize TBTT/DTIM calculation for timers
by Jouni Malinen
· 15 years ago
6b96f93
ath9k: cleanup beacon parameters configuration
by Vasanthakumar Thiagarajan
· 15 years ago
d31e20a
ath9k: Remove unused parameters which are passed to ath_beacon_config_X()
by Vasanthakumar Thiagarajan
· 15 years ago
4f0fc7c
ath9k: make private driver rate tables const
by Luis R. Rodriguez
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath9k/beacon.c]
a22be22
ath9k: Avoid unneeded casts
by Sujith
· 16 years ago
d8baa93
ath9k: Cleanup debug messages
by Sujith
· 16 years ago
9cb5412
Add mesh point functionality to ath9k
by Pat Erley
· 16 years ago
cee075a
ath9k: Update copyright in all the files
by Sujith
· 16 years ago
4ed96f0
ath9k: Add support for multiple virtual AP interfaces
by Jouni Malinen
· 16 years ago
f0ed85c
ath9k: Virtual wiphy pause/unpause functionality
by Jouni Malinen
· 16 years ago
c52f33d
ath9k: Add support for multiple secondary virtual wiphys
by Jouni Malinen
· 16 years ago
2c3db3d
ath9k: Cleanup multiple VIF processing
by Jouni Malinen
· 16 years ago
b238e90
ath9k: Handle TSF properly for AP mode
by Sujith
· 16 years ago
5379c8a
ath9k: Split beacon configuration into mode specific routines
by Sujith
· 16 years ago
9546aae
ath9k: Cleanup beacon stuck processing
by Sujith
· 16 years ago
9fc9ab0
ath9k: Scrub beacon.c
by Sujith
· 16 years ago
f452a63
ath9k: Don't reset TSF after scanning automatically
by Alina Friedrichsen
· 16 years ago
4af9cf4
ath9k: Enable TSF Out of Range Interrupt
by Sujith
· 16 years ago
2660b81
ath9k: Remove all the useless ah_ variable prefixes
by Sujith
· 16 years ago
cbe61d8
ath9k: Merge ath_hal and ath_hal_5416 structures
by Sujith
· 16 years ago
17d7904
ath9k: Remove all the sc_ prefixes
by Sujith
· 16 years ago
394cf0a
ath9k: Header file cleanup
by Sujith
· 16 years ago
043a040
ath9k: Merge queue draining functions
by Sujith
· 16 years ago
7da3c55
ath9k: convert to use bus-agnostic DMA routines
by Gabor Juhos
· 16 years ago
f5870ac
ath9k: convert to struct device
by Gabor Juhos
· 16 years ago
b77f483
ath9k: Refactor struct ath_softc
by Sujith
· 16 years ago
3706de6
ath9k: Maintain rate table choice after association
by Sujith
· 16 years ago
3fbb9d9
ath9k: Free Beacon skbs in AP mode
by Jouni Malinen
· 16 years ago
f8316df
ath9k: Check for pci_map_single() errors
by Luis R. Rodriguez
· 16 years ago
d97809d
ath9k: Replace ath9k_opmode with nl80211_iftype
by Colin McCabe
· 16 years ago
2a163c6
ath9k: Add a debugfs file for dumping DMA status
by Sujith
· 16 years ago
04bd463
ath9k: Use cleaner debug masks
by Sujith
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ff37e33
ath9k: Code scrub
by Sujith
· 16 years ago
e63835b
ath9k: Remove ath9k_rate_table
by Sujith
· 16 years ago
ca0c7e5
ath9k: Fix SW-IOMMU bounce buffer starvation
by Luis R. Rodriguez
· 16 years ago
5640b08
ath9k: Revamp VAP management
by Sujith
· 16 years ago
528f0c6
ath9k: Revamp transmit control block
by Sujith
· 16 years ago
0345f37
ath9k: kill ath9k's memzero() and use memset() instead
by Luis R. Rodriguez
· 16 years ago
Next »