Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1d6da87a3241deb13d073c4125d19ed0e5a0c62c
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
calib.c
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
82def49
ath9k: make NF load complete quickly and reliably
by Miaoqing Pan
· 9 years ago
9830ba6
ath9k: ath9k_hw_loadnf: use REG_RMW
by Oleksij Rempel
· 10 years ago
7b8aaea
ath9k: restart hardware after noise floor calibration failure
by Felix Fietkau
· 10 years ago
5bc225a
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
by Lorenzo Bianconi
· 11 years ago
e4744ec
ath9k_hw: remove references to hw->conf
by Felix Fietkau
· 11 years ago
6b21fd2
ath9k_hw: simplify channel flags
by Felix Fietkau
· 11 years ago
4b9b42b
ath9k: Use bitops for calibration flags
by Sujith Manoharan
· 12 years ago
d3bcb7b
ath9k: Do not assign noise for NULL caldata
by Sujith Manoharan
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
fcb9a3d
ath9k_hw: Remove CHANNEL_CW_INT
by Sujith Manoharan
· 12 years ago
b7c0c23
ath9k_hw: Fix signal strength / channel noise reporting
by Felix Fietkau
· 12 years ago
77d8483
ath9k: fill channel mode in caldata
by Rajkumar Manoharan
· 12 years ago
2ee0a07
ath9k: fix max noise floor threshold
by Rajkumar Manoharan
· 13 years ago
1a19f77
ath9k: Fix regression in channelwidth switch at the same channel
by Rajkumar Manoharan
· 13 years ago
d2182b6
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
by Joe Perches
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
6b3d348
ath9k: Fix noisefloor history update for extn chains
by Rajkumar Manoharan
· 14 years ago
f23fba4
ath9k_hw: calculate a much better approximation of channel noise
by Felix Fietkau
· 14 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 14 years ago
8c12c7b
ath9k_hw: remove get_channel_noise function
by Mohammed Shafi Shajakhan
· 14 years ago
28ef645
ath9k_hw: do noise floor calibration only on required chains
by Rajkumar Manoharan
· 14 years ago
23952ec
ath9k_hw: Increase the wait count for nf load.
by Vivek Natarajan
· 14 years ago
bdd196a
ath9k: preserve caldata history buffer across scanning
by Rajkumar Manoharan
· 14 years ago
226afe6
ath: Convert ath_print to ath_dbg
by Joe Perches
· 14 years ago
435c161
ath9k_hw: clean up register write buffering
by Felix Fietkau
· 14 years ago
6497827
ath9k_hw: clean up calibration flags
by Felix Fietkau
· 14 years ago
d9891c7
ath9k_hw: keep calibrated noise floor values per channel
by Felix Fietkau
· 14 years ago
70cf153
ath9k: use AP beacon miss as a trigger for fast recalibration
by Felix Fietkau
· 15 years ago
2292ca6
ath9k_hw: apply the noise floor validation to the median instead of single
by Felix Fietkau
· 15 years ago
4254bc1
ath9k_hw: fix a noise floor calibration related race condition
by Felix Fietkau
· 15 years ago
20bd2a0
ath9k_hw: clean up per-channel calibration data
by Felix Fietkau
· 15 years ago
00c8659
ath9k_hw: clean up and fix initial noise floor calibration
by Felix Fietkau
· 15 years ago
487f0e0
ath9k_hw: simplify noisefloor calibration chainmask calculation
by Felix Fietkau
· 15 years ago
d9292c0
ath9k_hw: fix a small typo in the noisefloor calibration debug code
by Felix Fietkau
· 15 years ago
bbacee1
ath9k: merge noisefloor load implementations
by Felix Fietkau
· 15 years ago
54bd500
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
by Felix Fietkau
· 15 years ago
f2552e2
ath9k_hw: sanitize noise floor values properly on all chips
by Felix Fietkau
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
77d6d39
ath9k_hw: abstract loading noisefloor
by Luis R. Rodriguez
· 15 years ago
795f5e2
ath9k_hw: split calib code by hardware families
by Luis R. Rodriguez
· 15 years ago
b43d59f
ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
by Luis R. Rodriguez
· 15 years ago
37c3e8b
ath9k_hw: rename the PA calib routines to match their families
by Luis R. Rodriguez
· 15 years ago
af6757e
ath9k_hw: simplify OLC temp compensation for AR9002
by Luis R. Rodriguez
· 15 years ago
2b5facf
ath9k_hw: move the AR9280 OLC temp comp to its own helper
by Luis R. Rodriguez
· 15 years ago
80b9993
ath9k_hw: shift code for AR9280 OLC temp comp
by Luis R. Rodriguez
· 15 years ago
becdbc54
ath9k_hw: rename PA calib for AR9287
by Luis R. Rodriguez
· 15 years ago
e83a113
ath9k_hw: add a helper for the OLC tem compensation for AR9002
by Luis R. Rodriguez
· 15 years ago
4d001d1
ath9k_hw: add a helper for Power Amplifier calibration for AR9002
by Luis R. Rodriguez
· 15 years ago
641d992
ath9k_hw: Split out the function for reading the noise floor
by Felix Fietkau
· 15 years ago
8fe6536
ath9k_hw: Move some RF ops to the private callbacks
by Luis R. Rodriguez
· 15 years ago
53bc7aa
ath9k: Add support for newer AR9285 chipsets.
by Vivek Natarajan
· 15 years ago
02afa2a
ath9k_hw: use the skip count for PA calibration on AR9271
by Sujith
· 15 years ago
2cbfaea
ath9k_hw: restrict valid nf readings for AR9271 to -114
by Sujith
· 15 years ago
6398dc0
ath9k_hw: fix noisefloor history buffer usage on AR9271
by Sujith
· 15 years ago
1d9c185
ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()
by Luis R. Rodriguez
· 15 years ago
6226811
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
by Luis R. Rodriguez
· 15 years ago
b57df12
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
by Luis R. Rodriguez
· 15 years ago
7322fd1
ath9k: move hw code to its own module
by Luis R. Rodriguez
· 15 years ago
63a75b9
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
by Senthil Balasubramanian
· 15 years ago
0b98eaa
ath9k: Add Calibration checks
by Vivek Natarajan
· 15 years ago
cfe8cba
ath9k: clarify what hw code is and remove ath9k.h from a few files
by Luis R. Rodriguez
· 16 years ago
c46917b
atheros: add common debug printing
by Luis R. Rodriguez
· 16 years ago
b002a4a
atheros: add ieee80211_hw to ath_common
by Luis R. Rodriguez
· 16 years ago
4d6b228
ath9k: use ath_hw for DPRINTF() and debug init/exit
by Luis R. Rodriguez
· 16 years ago
edbf51f
ath9k: Fix regression in PA calibration
by Sujith
· 15 years ago
ce143bb
ath9k: Adjust the chainmasks properly
by Senthil Balasubramanian
· 15 years ago
6170cd5
ath9k: Set default noise floor value for AR9287
by Vivek Natarajan
· 15 years ago
20caf0d
ath9k: Handle PA cal usage properly
by Sujith
· 16 years ago
0abb096
ath9k: Fix bugs in programming registers during PA CAL
by Sujith
· 16 years ago
a13883b
ath9k: Reduce the frequency of PA offset calibration
by Sujith
· 16 years ago
db91f2e
ath9k: Add open loop power control support for AR9287.
by Vivek Natarajan
· 16 years ago
d7e7d22
ath9k: add initial hardware support for ar9271
by Luis R. Rodriguez
· 16 years ago
ac88b6e
ath9k: Add support for AR9287 based chipsets.
by Vivek Natarajan
· 16 years ago
a59b5a5
ath9k: Manipulate and report the correct RSSI
by Senthil Balasubramanian
· 16 years ago
f9dd6b5
ath9k: remove redundant AR9285 checks
by Gabor Juhos
· 16 years ago
386aeac
ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate
by Sujith
· 16 years ago
04d19dd
ath9k: Fix bug in calibration initialization
by Sujith
· 16 years ago
cbfe946
ath9k: Use a consistent naming convention
by Sujith
· 16 years ago
379f044
ath9k: Cleanup calibration interface
by Sujith
· 16 years ago
a451aa6
ath9k: Fix bug in determining calibration support
by Sujith
· 16 years ago
db2f63f
ath9k: Fix bug in checking HT flag
by Sujith
· 16 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath9k/calib.c]
cee075a
ath9k: Update copyright in all the files
by Sujith
· 16 years ago
15cc0f1
ath9k: make few eeprom and calib items static
by Luis R. Rodriguez
· 16 years ago
4e84516
ath9k: INI update for AR9285 and periodic PA offset caliberation
by Senthil Balasubramanian
· 16 years ago
d9ae96d
ath9k: Remove multiple macro occurrences
by Sujith
· 16 years ago
0caa7b1
ath9k: Fix HW wait timeout
by Sujith
· 16 years ago
8bd1d07
ath9k: Add open loop control support
by Senthil Balasubramanian
· 16 years ago
edf7c06
ath9k: Initialize AGC calibration properly
by Sujith
· 16 years ago
2660b81
ath9k: Remove all the useless ah_ variable prefixes
by Sujith
· 16 years ago
f74df6f
ath9k: Cleanup EEPROM operations
by Sujith
· 16 years ago
cbe61d8
ath9k: Merge ath_hal and ath_hal_5416 structures
by Sujith
· 16 years ago
394cf0a
ath9k: Header file cleanup
by Sujith
· 16 years ago
793c592
ath9k: Fix AR9285 specific noise floor eeprom reads.
by Senthil Balasubramanian
· 16 years ago
5dad40c
ath9k: Fix bug in NF calibration
by Sujith
· 16 years ago
5f8e077
ath9k: simplify regulatory code
by Luis R. Rodriguez
· 16 years ago
e56db71
ath9k: remove mode specific default noise floor values
by Luis R. Rodriguez
· 16 years ago
c9e27d9
ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()
by Luis R. Rodriguez
· 16 years ago
Next »