Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
93b1b37f6a4de8bce17f55d9cfa10ef5c8c04e8a
/
drivers
/
net
/
wireless
/
ath
/
ath9k
93b1b37
ath9k: Revamp PCIE workarounds
by Vivek Natarajan
· 15 years ago
6170cd5
ath9k: Set default noise floor value for AR9287
by Vivek Natarajan
· 15 years ago
10a01bf
ath9k: Fix bug in ANI channel handling
by Sujith
· 15 years ago
8c8f9ba
ath9k: Initialize the priority gpio for BT coex 3-wire
by Vasanthakumar Thiagarajan
· 15 years ago
f42cc2c
ath9k: Get rid of the modparam btcoex_enable
by Vasanthakumar Thiagarajan
· 15 years ago
fe12946
ath9k: Enable btcoex based on the subsystem id of the device
by Vasanthakumar Thiagarajan
· 15 years ago
aeac355
ath9k: Store subsystem id in struct hw_version
by Vasanthakumar Thiagarajan
· 15 years ago
f020979
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
by Vasanthakumar Thiagarajan
· 15 years ago
7b6840a
ath9k: Disable ASPM when btcoex is active
by Vasanthakumar Thiagarajan
· 15 years ago
8813262
ath9k: Fix channelFlags for 2GHZ
by Sujith
· 15 years ago
7ea310b
ath9k: Fix RX Filter handling for BAR
by Sujith
· 15 years ago
fc548af
ath9k: claim irq for ath9k, not ath for pci
by Luis R. Rodriguez
· 15 years ago
580171f
ath9k: propagate errors on ath_init_device() and request_irq()
by Luis R. Rodriguez
· 15 years ago
db6be53
ath9k: propagate ieee80211_alloc_hw() failure
by Luis R. Rodriguez
· 15 years ago
d0bec34
ath9k: Reconfigure beacon timers after the scan is completed.
by Vivek Natarajan
· 15 years ago
8f43161
ath9k: Call spin_lock_bh() on btcoex_lock
by Vasanthakumar Thiagarajan
· 15 years ago
ebb8e1d
ath9k: Move generic hw timer intr handler to bottom-half
by Vasanthakumar Thiagarajan
· 15 years ago
1c29ce6
ath9k: Do an AHB reset before doing RTC reset
by Vasanthakumar Thiagarajan
· 15 years ago
1773912
ath9k: Add Bluetooth Coexistence 3-wire support
by Vasanthakumar Thiagarajan
· 15 years ago
ff155a4
ath9k: Add infrastructure for generic hw timers
by Vasanthakumar Thiagarajan
· 15 years ago
81fa16f
ath9k: Remove hw capability bit meant for btcoex
by Vasanthakumar Thiagarajan
· 15 years ago
22f25d0
ath9k: Determine btcoex scheme type based on chip version
by Vasanthakumar Thiagarajan
· 15 years ago
f14462c
ath9k: Move btcoex related data to a separate struct
by Vasanthakumar Thiagarajan
· 15 years ago
42cc41e
ath9k: Configure btcoex register during every reset
by Vasanthakumar Thiagarajan
· 15 years ago
17d50d1
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
by Vasanthakumar Thiagarajan
· 15 years ago
f985ad1
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
by Vasanthakumar Thiagarajan
· 15 years ago
7cf4a2e
ath9k: Wrap DMA dump function with PS wakeup/restore
by Sujith
· 15 years ago
b264c67
ath9k: Update INITVALs for AR9285
by Sujith
· 15 years ago
20caf0d
ath9k: Handle PA cal usage properly
by Sujith
· 15 years ago
0abb096
ath9k: Fix bugs in programming registers during PA CAL
by Sujith
· 15 years ago
a13883b
ath9k: Reduce the frequency of PA offset calibration
by Sujith
· 15 years ago
73f57f8
ath9k: Fix read buffer overflow
by Roel Kluin
· 15 years ago
3d83261
ath9k: Fix chainmask selection during scanning
by Sujith
· 15 years ago
5eb6ba8
ath9k: Add support FIF_OTHER_BSS filtering mode.
by Javier Cardona
· 15 years ago
22e66a4
ath9k: Nuke struct ath9k_node_stats
by Vasanthakumar Thiagarajan
· 15 years ago
ff36041
ath9k: Fix bug in retrieving average beacon rssi
by Vasanthakumar Thiagarajan
· 15 years ago
608b88c
ath: move regulatory info into shared common structure
by Luis R. Rodriguez
· 15 years ago
4c48381
ath9k: Fix TX poll cancelling
by Sujith
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
326bebb
ath9k: Updates for AR9287_12 version of chipset.
by Vivek Natarajan
· 15 years ago
d4fe5af
ath9k: Fix ref power interpolation logic for AR9287 chipsets.
by Vivek Natarajan
· 15 years ago
08fc5c1
ath9k: Enable LEDs for AR9287 chipsets.
by Vivek Natarajan
· 15 years ago
d340b1f
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
by Vivek Natarajan
· 15 years ago
db91f2e
ath9k: Add open loop power control support for AR9287.
by Vivek Natarajan
· 15 years ago
eff563c
ath9k: Set HW state properly
by Sujith
· 15 years ago
523c36f
ath9k: Fix bug in PCI resume
by Sujith
· 15 years ago
1cf6873
ath9k: Remove duplicate variables
by Sujith
· 15 years ago
1aa8e84
ath9k: Remove has_hw_phycounters
by Sujith
· 15 years ago
2a219eb
ath9k: update kconfig to indicate support for AR9002 family
by Luis R. Rodriguez
· 15 years ago
d15dd3e
ath: add common ath_rxbuf_alloc() and make ath9k use it
by Luis R. Rodriguez
· 15 years ago
af6a3fc
ath9k: Fix regression on receiving PS poll frames
by Luis R. Rodriguez
· 15 years ago
5e32b1e
ath9k: Update beacon RSSI
by Sujith
· 15 years ago
180d674b
ath9k: Remove local chainmask variable
by Sujith
· 15 years ago
bf466fb
ath9k: Cleanup TX power calculation for 4K chips
by Sujith
· 15 years ago
7f63845
ath9k: Clean antenna configuration for 4K EEPROM chips
by Sujith
· 15 years ago
066edc8
ath9k: Add macros for Antenna Diversity
by Sujith
· 15 years ago
a37414a
ath9k: Cleanup ath9k_hw_4k_set_gain() interface
by Sujith
· 15 years ago
b5aec95
ath9k: Split eeprom.c into manageable pieces
by Sujith
· 15 years ago
6780ccf
ath9k: Remove a few DEBUG mesages
by Sujith
· 15 years ago
c16c9d0
ath9k: Try to fix whitespace damage
by Sujith
· 15 years ago
54e4cec
ath9k: Cleanup function return types
by Sujith
· 15 years ago
87b5bee
ath9k: Remove unneeded assignment of protocol field
by Sujith
· 15 years ago
63b08b8
ath9k: use new FIF_PSPOLL configure filter
by Luis R. Rodriguez
· 15 years ago
6b4f645
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
by Luis R. Rodriguez
· 15 years ago
e48e3a2
ath9k: cancel xmit poll work at stop() callback
by Luis R. Rodriguez
· 15 years ago
d7e7d22
ath9k: add initial hardware support for ar9271
by Luis R. Rodriguez
· 15 years ago
670388c
ath9k: add initvals and registry definitions for AR9271
by Luis R. Rodriguez
· 15 years ago
edb1f91
ath9k: add ar9271 revision and subrevision ID helpers
by Luis R. Rodriguez
· 15 years ago
475f598
ath9k: Remove _t postfix for ar9287_eeprom structure
by Luis R. Rodriguez
· 15 years ago
39068d1
ath9k: remove spurious check for channel on keycache reset
by Luis R. Rodriguez
· 15 years ago
2f69ffa
ath9k: remove dangling error check on keycache reset on hw init
by Luis R. Rodriguez
· 15 years ago
95fafca
ath9k: call ath9k_hw_detach() once upon hw init failure
by Luis R. Rodriguez
· 15 years ago
3ce1b1a
ath9k: set sc->sc_ah to NULL after freeing it
by Luis R. Rodriguez
· 15 years ago
9db6b6a
ath9k: set ah to null after freeing
by Luis R. Rodriguez
· 15 years ago
e70c0cf
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
by Luis R. Rodriguez
· 15 years ago
081b35a
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
by Luis R. Rodriguez
· 15 years ago
6b82752
ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()
by Luis R. Rodriguez
· 15 years ago
39a2195
ath9k: remove !NULL check before kfree()
by Luis R. Rodriguez
· 15 years ago
1e40bcf
ath9k: distinguish between device initialization and ath_softc init
by Luis R. Rodriguez
· 15 years ago
f637cfd
ath9k: describe hw initialization better
by Luis R. Rodriguez
· 15 years ago
aa4058a
ath9k: break up hw initialization into a few more helpers
by Luis R. Rodriguez
· 15 years ago
08e0403
ath9k: remove debug message for no memoery on ath_init()
by Luis R. Rodriguez
· 15 years ago
b8b0f37
ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config()
by Luis R. Rodriguez
· 15 years ago
50aca25
ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults()
by Luis R. Rodriguez
· 15 years ago
f9d4a66
ath9k: move hw macrevision checker to helper
by Luis R. Rodriguez
· 15 years ago
07c10c6
ath9k: pass only one argument to hw attach
by Luis R. Rodriguez
· 15 years ago
ee2bb46
ath9k: call hw initializer directly
by Luis R. Rodriguez
· 15 years ago
e1e2f93
ath9k: move cache setting of softc ah prior to attach
by Luis R. Rodriguez
· 15 years ago
8df5d1b
ath9k: move devid cache setting to ath_init()
by Luis R. Rodriguez
· 15 years ago
4f3acf8
ath9k: move memory allocation of ath_hw to ath_init()
by Luis R. Rodriguez
· 15 years ago
7819ac8
ath9k: propagate hw initialization errors
by Luis R. Rodriguez
· 15 years ago
fbf5466
ath9k: use a switch for revising supported hw mac revisions
by Luis R. Rodriguez
· 15 years ago
ed459c1
ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw
by Luis R. Rodriguez
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
0b3acfa
ath9k: Remove unused ath9k_hw_intrget()
by Vasanthakumar Thiagarajan
· 15 years ago
3fc0fbf
ath9k: Maintain monotonicity of PER while going across different phy
by Vasanthakumar Thiagarajan
· 15 years ago
42e8856
ath9k: Update rate control for 11NA HT40 mode
by Vasanthakumar Thiagarajan
· 15 years ago
b820b3b
ath: simplify kconfig dependency and add documentation
by Luis R. Rodriguez
· 15 years ago
c94dbff
ath9k: move workqueue cancels to stop callback
by Luis R. Rodriguez
· 15 years ago
35c95ab
ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()
by Luis R. Rodriguez
· 15 years ago
Next »