Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
29bf801e04514929aeec768d237c62ae37564041
/
drivers
/
net
/
wireless
/
ath
/
ath9k
« Previous
1db54ff
ath9k_htc: use ath9k_cmn_process_rate
by Oleksij Rempel
· 11 years ago
e5ba18c
ath9k_htc: use ath9k_cmn_process_rssi
by Oleksij Rempel
· 11 years ago
1f83b04
ath9k_htc: add rx header converter to make it usable by ath9k
by Oleksij Rempel
· 11 years ago
6438696
ath9k: move ath9k_rx_accept to common.c
by Oleksij Rempel
· 11 years ago
1274603
ath9k: move ath9k_process_rate to common.c
by Oleksij Rempel
· 11 years ago
32efb0c
ath9k: move ath9k_process_rssi to common.c
by Oleksij Rempel
· 11 years ago
f783807
ath9k: Fix uninitialized variable in ath9k_has_tx_pending()
by Geert Uytterhoeven
· 11 years ago
bafc20a
ath9k: Remove unnecessary check
by Sujith Manoharan
· 11 years ago
4effc6f
ath9k: prepare for multi-interface CSA support
by Michal Kazior
· 11 years ago
cc01f9b
mac80211: remove module handling from rate control ops
by Johannes Berg
· 11 years ago
631ad70
mac80211: make rate control ops const
by Johannes Berg
· 11 years ago
4cfe9a8
ath9k: Fix TX power calculation
by Sujith Manoharan
· 11 years ago
8298383
ath9k: Do not support PowerSave by default
by Sujith Manoharan
· 11 years ago
3683a07
ath9k: Fix build error on ARM
by Sujith Manoharan
· 11 years ago
a243de4
ath9k_htc: avoid scheduling while atomic on sta_rc_update
by Stanislaw Gruszka
· 11 years ago
6bca610
ath9k_htc: Do not support PowerSave by default
by Oleksij Rempel
· 11 years ago
2fa4cb9
ath9k_htc: make ->sta_rc_update atomic for most calls
by Stanislaw Gruszka
· 11 years ago
a64e1a4
ath9k: Fix RX interrupt mitigation
by Sujith Manoharan
· 11 years ago
3b745c7
ath9k: Fix code mistake
by Sujith Manoharan
· 11 years ago
aeb0e35
ath9k_htc: use ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
1cc47a5
ath9k: use ath_is_mybeacon
by Oleksij Rempel
· 11 years ago
3b24e9f
ath9k: Fix possible overflow condition
by Sujith Manoharan
· 11 years ago
522aaa1
ath9k: Fix IQ calibration
by Sujith Manoharan
· 11 years ago
1908861
ath9k: Fix error reported by smatch
by Sujith Manoharan
· 11 years ago
071aa9a
ath9k: Process GTT interrupts
by Sujith Manoharan
· 11 years ago
9d89cad
ath9k: Remove debug print in ISR
by Sujith Manoharan
· 11 years ago
350e2dc
ath9k: Add a debugfs file "node_recv"
by Sujith Manoharan
· 11 years ago
c3b9f9e
ath9k: Use a separate debugfs file for PHY errors
by Sujith Manoharan
· 11 years ago
78175fc
ath9k: Show only active TIDs in node_aggr
by Sujith Manoharan
· 11 years ago
1cdbaf0
ath9k: Add an option for station statistics
by Sujith Manoharan
· 11 years ago
f133525
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
1e2f929
ath9k: Disable cross-band FCC
by Sujith Manoharan
· 11 years ago
ff9a93f
ath9k: Use correct channel for RX packets
by Sujith Manoharan
· 11 years ago
9c36254
ath9k: Update WB335 PCI IDs
by Sujith Manoharan
· 11 years ago
685328b
mac80211: remove channel_change_time
by Johannes Berg
· 11 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
4d6f720
ath9k: Fix regulatory compliance
by Sujith Manoharan
· 11 years ago
42dd98b
ath9k: Fix AR955x RX sensitivity
by Sujith Manoharan
· 11 years ago
2c32305
ath9k: Add hardware support for QCA9531
by Sujith Manoharan
· 11 years ago
b6b5730
ath9k: Initialize QCA953x INI arrays
by Sujith Manoharan
· 11 years ago
709c19b
ath9k: Add QCA953x initvals
by Sujith Manoharan
· 11 years ago
e6b1e46
ath9k: Assign macVersion for QCA9531
by Sujith Manoharan
· 11 years ago
f5ee2b1
ath9k: Add version/revision macros for QCA9531
by Sujith Manoharan
· 11 years ago
36ddf20
ath9k: use ether_addr_equal_64bits
by Julia Lawall
· 11 years ago
78c8a95
ath9k: Fix interrupt statistics
by Sujith Manoharan
· 11 years ago
ff47f93
ath9k: Remove unused config option ack_6mb
by Sujith Manoharan
· 11 years ago
04575f2
ath9k: Fix AR9100 chip power-on
by Sujith Manoharan
· 11 years ago
f57cf93
ath9k: Cleanup __ath9k_hw_init()
by Sujith Manoharan
· 11 years ago
de82582
ath9k: Handle unsupported MAC versions early
by Sujith Manoharan
· 11 years ago
e4ef276
ath9k: Move private HW callbacks to hw-ops.h
by Sujith Manoharan
· 11 years ago
1dd9619
ath9k: Remove unused functions
by Sujith Manoharan
· 11 years ago
b7cc9b9
ath9k: Fix "cc_lock" usage
by Sujith Manoharan
· 11 years ago
0c75997
ath9k: Process BB watchdog events in the tasklet
by Sujith Manoharan
· 11 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 11 years ago
6549a86
ath9k: Fix baseband watchdog reset
by Sujith Manoharan
· 11 years ago
d88527d
ath9k: Identify baseband watchdog signatures
by Sujith Manoharan
· 11 years ago
a6bb860
ath9k: Fix baseband watchdog interrupts
by Sujith Manoharan
· 11 years ago
a7abaf7
ath9k: Fix PHY restart workaround
by Sujith Manoharan
· 11 years ago
222e048
ath9k: Fix MAC HW hang check for AR9003
by Sujith Manoharan
· 11 years ago
990de2b
ath9k: Add HW callbacks for MAC/BB hang checks
by Sujith Manoharan
· 11 years ago
4598702
ath9k: Register supported HW hang checks
by Sujith Manoharan
· 11 years ago
5b502c8
ath9k: Fix max AMPDU size calculation
by Sujith Manoharan
· 11 years ago
cca213f
ath9k_hw: fix TSF offset calculation
by Felix Fietkau
· 11 years ago
a6a172b
ath9k_hw: fix gentimer callback without overflow handler
by Felix Fietkau
· 11 years ago
f84d1b4
ath9k: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
39731b7
ath9k: simplify/fix tx packet TID handling
by Felix Fietkau
· 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
6a4d05d
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
by Felix Fietkau
· 11 years ago
d7df7a5
ath9k: Use a subroutine for the AR9330 reset WAR
by Sujith Manoharan
· 11 years ago
4dc78c43
ath9k: Fix RTC reset delay
by Sujith Manoharan
· 11 years ago
afe3653
ath9k: Add a delay between RTC reset/clear for AR9003
by Sujith Manoharan
· 11 years ago
3533bf6
ath9k: Fix regulatory compliance
by Sujith Manoharan
· 11 years ago
ee65b38
ath9k: Update BaseExtension_1 eeprom structure
by Sujith Manoharan
· 11 years ago
66a80a3
ath9k: Initialize "switchcomspdt" eeprom field explicitly
by Sujith Manoharan
· 11 years ago
f5bf30d
ath9k: Remove unneeded ref. count initialization
by Sujith Manoharan
· 11 years ago
7b6ef99
ath9k: Cleanup ath9k.h
by Sujith Manoharan
· 11 years ago
f65c082
ath9k: Cleanup spectral scan code
by Sujith Manoharan
· 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
c57b182
ath9k_hw: remove spur related unused defines
by Felix Fietkau
· 11 years ago
4968563
ath9k_hw: remove additional_swba_backoff
by Felix Fietkau
· 11 years ago
ae0c403
ath9k_hw: simplify spur channel handling
by Felix Fietkau
· 11 years ago
787e053
ath9k_hw: remove ah->config.pcie_clock_req
by Felix Fietkau
· 11 years ago
60c4bf2
ath9k_hw: remove defunct ad-hoc mode ATIM window handling code
by Felix Fietkau
· 11 years ago
c67ce33
ath9k_hw: clean up generic timer code
by Felix Fietkau
· 11 years ago
168c6f8
ath9k_hw: use a software timer for btcoex no_stomp_timer
by Felix Fietkau
· 11 years ago
e45e91d
ath9k: add support for reporting per-chain signal strength
by Felix Fietkau
· 11 years ago
f40c460
ath9k_common: get rid of an unnecessary variable
by Felix Fietkau
· 11 years ago
935d00c
ath9k: fix 5/10MHz channel width initialization on ar9003
by Lorenzo Bianconi
· 11 years ago
1e51aca
ath9k_htc: reconfigure led_gpios after resume
by Oleksij Rempel
· 11 years ago
73f0b56
ath9k: Fix interrupt handling for the AR9002 family
by Sujith Manoharan
· 11 years ago
657eb17
ath9k_htc: properly set MAC address and BSSID mask
by Mathy Vanhoef
· 11 years ago
55957fb
ath9k: initialize retry chain flags in tx99 code
by Lorenzo Bianconi
· 11 years ago
d6b5075
ath9k: Apply tuning caps for AR9330 and AR9485
by Sujith Manoharan
· 11 years ago
e6d53bd
ath9k: Fix internal regulator for AR955x
by Sujith Manoharan
· 11 years ago
bb46662
ath9k: Enable manual peak calibration for AR9331 v1.1
by Sujith Manoharan
· 11 years ago
6b416d0
ath9k: Remove AR9330 v1.0 macro as it's not supported
by Sujith Manoharan
· 11 years ago
0c7c2bb
ath9k: Fix regulatory compliance
by Sujith Manoharan
· 11 years ago
ca488b9
ath9k: Identify duplicate AR9565 v1.0 initvals
by Sujith Manoharan
· 11 years ago
Next »