Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ae06ff51eab5dcbbf959b05ce0f11003a305ba5
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
init.c
79acac0
ath9k: add support for the new rate control API
by Felix Fietkau
· 12 years ago
ca21cfd
ath9k: change DFS logging to use ath_dbg()
by Zefir Kurtisi
· 12 years ago
73e4937
ath9k: add support for DFS master mode
by Zefir Kurtisi
· 12 years ago
e9cdedf
ath9k: add interface combinations for DFS master
by Zefir Kurtisi
· 12 years ago
00b5418
ath9k: Only remove spectral scan relay file when it was created
by Sven Eckelmann
· 12 years ago
04ccd4a
ath9k: add debug parameters for spectral scan
by Simon Wunderlich
· 12 years ago
066433a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
0c0280b
wireless: make the reg_notifier() void
by Luis R. Rodriguez
· 12 years ago
e93d083
ath9k: add spectral scan feature
by Simon Wunderlich
· 12 years ago
c1b976d
ath9k_hw: use the devres API for allocations
by Felix Fietkau
· 12 years ago
b81950b1
ath9k: use the devres API for allocations/mappings
by Felix Fietkau
· 12 years ago
36b07d1
ath9k: check pdata variable before dereferencing it
by Gabor Juhos
· 12 years ago
ab5c4f7
ath9k: allow to load EEPROM content via firmware API
by Gabor Juhos
· 12 years ago
580bdac
ath9k: Remove 'stations' debugfs file
by Sujith Manoharan
· 12 years ago
bea843c
ath9k/ath9k_htc: Remove WME macros
by Sujith Manoharan
· 12 years ago
aebc0d4
ath9k: Advertize beacon_int_infra_match
by Mohammed Shafi Shajakhan
· 12 years ago
e09f2dc
ath9k: Add a module parameter to enable diversity
by Sujith Manoharan
· 12 years ago
8f176a3
ath9k: fill led_pin before drv_start
by Rajkumar Manoharan
· 12 years ago
e41db61
ath9k: Set correct max streams for AR9565
by Sujith Manoharan
· 12 years ago
fb6e252
ath9k: Cleanup the beacon tasklet
by Sujith Manoharan
· 12 years ago
7702e78
ath9k: make per-WMM-AC queue sizes configurable via debugfs
by Felix Fietkau
· 12 years ago
9f11e16
ath9k: advertise supported WoW flags to upper layer
by Mohammed Shafi Shajakhan
· 12 years ago
d09f5f4
ath9k: Handle ASPM properly
by Sujith Manoharan
· 12 years ago
aaa1ec4
ath9k: Prune ath9k_init_device
by Sujith Manoharan
· 12 years ago
20c8e8d
ath9k: add possible wiphy interface combinations
by Felix Fietkau
· 13 years ago
8e92d3f
ath9k: add DFS pattern detector instance to ath_softc
by Zefir Kurtisi
· 13 years ago
81ddbb5
mac80211: don't always advertise remain-on-channel
by Johannes Berg
· 13 years ago
516304b
ath: Add and use pr_fmt, convert printks to pr_<level>
by Joe Perches
· 13 years ago
01e1891
ath9k: recover ar9380 chips from rare stuck state
by Rajkumar Manoharan
· 13 years ago
195ca3b
ath9k: reduce listen time period
by Rajkumar Manoharan
· 13 years ago
f3eef64
ath9k: optimize register access functions
by Felix Fietkau
· 13 years ago
99ac8cd
ath9k_hw: remove ath9k_hw_getdefantenna
by Felix Fietkau
· 13 years ago
3d4e20f
ath9k: Remove aggregation flags
by Sujith Manoharan
· 13 years ago
5baec74
ath9k: make MAC sample statistics optional
by Felix Fietkau
· 13 years ago
5908120
ath9k: Move BTCOEX init/deinit functions to gpio.c
by Sujith Manoharan
· 13 years ago
d3c83ac
ath9k: Initialize MCI params using a helper
by Sujith Manoharan
· 13 years ago
07445f6
ath9k: Fix kernel panic during driver initilization
by Mohammed Shafi Shajakhan
· 13 years ago
8a30930
ath9k_hw: make bluetooth coexistence support optional at compile time
by Felix Fietkau
· 13 years ago
d2182b6
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
by Joe Perches
· 13 years ago
687f545
ath9k: Reconfigure tx power on regulatory update
by Rajkumar Manoharan
· 13 years ago
e710419
ath9k: clarify max_streams for AR9462
by Mohammed Shafi Shajakhan
· 13 years ago
19686dd
ath9k: MCI state machine based on MCI interrupt
by Mohammed Shafi Shajakhan
· 13 years ago
16659f6
ath9k_hw: initialize MCI parameters
by Mohammed Shafi Shajakhan
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
fd65623
ath9k: Advertise support for TDLS
by Jouni Malinen
· 13 years ago
7dc181c
ath9k: Add btcoex profile management support for AR9462
by Rajkumar Manoharan
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
ca2c68c
ath9k_hw: clean up tx power handling
by Felix Fietkau
· 13 years ago
bf3f204
ath9k_hw: fix setting the hardware diversity flag
by Felix Fietkau
· 13 years ago
43c3528
ath9k: implement .get_antenna and .set_antenna
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
cf3af74
ath9k: Add debugfs support for mac/baseband samples
by Rajkumar Manoharan
· 13 years ago
f82b4bd
ath9k: Move ath9k_init_crypto to common
by Rajkumar Manoharan
· 13 years ago
e8fe733
ath9k: Use atomic reference count for interrupt ops
by Rajkumar Manoharan
· 13 years ago
eb93e89
ath9k: remove all references to subsysid, it's never used
by Pavel Roskin
· 13 years ago
a5d5a91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
c122734
ath9k: initialize tx chainmask before testing channel tx power values
by Felix Fietkau
· 13 years ago
41bf371
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
· 13 years ago
5479de6
ath9k: Fix sparse warnings
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
· 13 years ago
c3d7769
ath9k: move few descriptor macros to ath9k.h
by Mohammed Shafi Shajakhan
· 13 years ago
3609936
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
· 13 years ago
7d95847c
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
by Gabor Juhos
· 13 years ago
7216198
ath9k: use correct max_streams for AR9330
by Gabor Juhos
· 13 years ago
3762561
ath9k: add MAC revision detection for AR9330
by Gabor Juhos
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
05c0be2
ath9k: Add a debug entry to start/stop ANI
by Mohammed Shafi Shajakhan
· 14 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 14 years ago
9eab61c
ath9k: cleanup hw pll work handler
by Senthil Balasubramanian
· 14 years ago
f2f5f2a
ath9k_hw: Get AHB clock information from ath9k_platform_data
by Vasanthakumar Thiagarajan
· 14 years ago
6de12a1
ath9k_hw: remove pCap->keycache_size
by Felix Fietkau
· 14 years ago
845e03c
ath9k_hw: add a new register op for read-mask-write
by Felix Fietkau
· 14 years ago
f9f84e9
ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
by Felix Fietkau
· 14 years ago
cfdc9a8
ath9k: Support RSN IBSS
by Jouni Malinen
· 14 years ago
6de66dd
ath9k: add support for overriding LED pin and GPIO settings from platform data
by Felix Fietkau
· 14 years ago
6fb1b1e
ath9k: add support for overriding the MAC address through platform data
by Felix Fietkau
· 14 years ago
0cf55c2
ath9k: use generic mac80211 LED blinking code
by Felix Fietkau
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
0f5cd45
ath9k: Fix ath9k prevents CPU to enter C3 states
by Mohammed Shafi Shajakhan
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
9ac58615
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
c7c1806
ath9k: Fix power save usage count imbalance on deinit
by Rajkumar Manoharan
· 14 years ago
203043f
ath9k: fix race conditions when stop device
by Stanislaw Gruszka
· 14 years ago
60f2d1d
ath9k: Restart xmit logic in xmit watchdog.
by Ben Greear
· 14 years ago
7f010c9
ath9k: Keep track of stations for debugfs.
by Ben Greear
· 14 years ago
233536e
ath9k: Initialize ah->hw
by Ben Greear
· 14 years ago
3e6109c
ath9k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 14 years ago
bd8027a
Revert "ath9k: Parse DTIM period from mac80211"
by Mohammed Shafi Shajakhan
· 14 years ago
db7ec38
ath9k: Reset keycache on resume
by Mohammed Shafi Shajakhan
· 14 years ago
d584747
ath9k: Fix warnings on card removal
by Rajkumar Manoharan
· 14 years ago
b1c1d00
ath9k: Properly initialize channel table for 2GHz
by Mohammed Shafi Shajakhan
· 14 years ago
4dc3530
ath9k: Make PM-QOS value as user configurable
by Mohammed Shafi Shajakhan
· 14 years ago
0ce3bcf
ath9k: Parse DTIM period from mac80211
by Mohammed Shafi Shajakhan
· 14 years ago
7f1c7a6
ath9k: Disable TX STBC for AR9485
by Vasanthakumar Thiagarajan
· 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
09f921f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
eb27244
ath9k: Move debugfs under ieee80211/[phyname]/ath9k/
by Ben Greear
· 14 years ago
Next »