Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7d6e1cb7aed231b58acd71bdbe67fc03221373e4
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
a4d6367
ath9k: Use HW HT capabilites properly
by Sujith Manoharan
· 13 years ago
d47a61a
ath9k: Fix multi-VIF BSS handling
by Sujith Manoharan
· 13 years ago
3d4e20f
ath9k: Remove aggregation flags
by Sujith Manoharan
· 13 years ago
caed657
ath9k_hw: Cleanup FastChannelChange
by Sujith Manoharan
· 13 years ago
bcf6f96
ath9k: Remove 'other' VIF count
by Sujith Manoharan
· 13 years ago
62450b8
ath9k: Remove unused variables
by Sujith Manoharan
· 13 years ago
bf106e1
ath9k: Remove unnecessary initialization
by Sujith Manoharan
· 13 years ago
c1afdaf
ath9k: fix going to full-sleep on PS idle
by Felix Fietkau
· 13 years ago
9f61903
ath9k: configure bss info at assoc notification
by Rajkumar Manoharan
· 13 years ago
4286df6
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
by Felix Fietkau
· 13 years ago
56ca0db
ath9k: Process BTCOEX interrupts using a helper
by Sujith Manoharan
· 13 years ago
df198b1
ath9k: Use proper start/stop routines for BTCOEX
by Sujith Manoharan
· 13 years ago
0a8a721
ath9k: remove unnecessary PS wrappers
by Mohammed Shafi Shajakhan
· 13 years ago
5ce3df6
ath9k: remove obsolete comments
by Mohammed Shafi Shajakhan
· 13 years ago
feced20
ath9k: Print the correct channel mode
by Sujith Manoharan
· 13 years ago
1a19f77
ath9k: Fix regression in channelwidth switch at the same channel
by Rajkumar Manoharan
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b25bfda
ath9k: Fix kernel panic in AR2427 in AP mode
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
5bd5e9a
ath9k: Support RSN Mesh
by Chun-Yeow Yeoh
· 13 years ago
156369f
ath9k: reduce the number of unnecessary BAR tx packets
by Felix Fietkau
· 13 years ago
5d22df2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
4279425
ath9k: use config.enable_ani to check if ani should be performed
by Nikolay Martynov
· 13 years ago
8695135
ath9k: change calibration debug log to output all calibration types
by Nikolay Martynov
· 13 years ago
daa1b6e
ath9k: cancel all workqueue activity when going idle
by Felix Fietkau
· 13 years ago
9df0d6a
ath9k: only drop packets in drv_flush when asked to
by Felix Fietkau
· 13 years ago
c0c1174
ath9k: rework power state handling
by Felix Fietkau
· 13 years ago
c8e8868
ath9k: always issue a full hw reset after waking up from full-sleep mode
by Felix Fietkau
· 13 years ago
162d12d
ath9k: fix check for antenna diversity support
by Felix Fietkau
· 13 years ago
19686dd
ath9k: MCI state machine based on MCI interrupt
by Mohammed Shafi Shajakhan
· 13 years ago
40dc539
ath9k: Add MCI interrupt to interrupt mask
by Mohammed Shafi Shajakhan
· 13 years ago
7e1e386
ath9k: Improve debugfs printout for stations.
by Ben Greear
· 13 years ago
7dc181c
ath9k: Add btcoex profile management support for AR9462
by Rajkumar Manoharan
· 13 years ago
72d874c
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
by Felix Fietkau
· 13 years ago
030d629
ath9k: keep track of what's triggering hardware resets
by Felix Fietkau
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
042ec45
mac80211: let drivers inform it about per TID buffered frames
by Johannes Berg
· 13 years ago
1a8f0d39
ath9k: fix a regression in ath9k_ps_restore
by Felix Fietkau
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
d2c71c2
ath9k: Reset caldata on radio enable
by Rajkumar Manoharan
· 13 years ago
c6c539f
ath9k: optimize ath9k_ps_restore
by Felix Fietkau
· 13 years ago
3483288
ath9k: ensure that rx is not enabled during a reset
by Felix Fietkau
· 13 years ago
e392700
ath9k: fix enabling interrupts after a hardware error interrupt
by Felix Fietkau
· 13 years ago
43c3528
ath9k: implement .get_antenna and .set_antenna
by Felix Fietkau
· 13 years ago
9adcf44
ath9k: merge reset related functions
by Felix Fietkau
· 13 years ago
236de51
ath9k: always call ath_reset from workqueue context
by Felix Fietkau
· 13 years ago
e8cfe9f8
ath9k: move a few functions around
by Felix Fietkau
· 13 years ago
82b2d33
ath9k: eliminate common->{rx,tx}_chainmask
by Felix Fietkau
· 13 years ago
6a6b3f3
ath9k: Fix kernel panic on unplugging the device
by Mohammed Shafi Shajakhan
· 13 years ago
cf3af74
ath9k: Add debugfs support for mac/baseband samples
by Rajkumar Manoharan
· 13 years ago
52c94f4
ath9k: Add support for get_stats callback
by Mohammed Shafi Shajakhan
· 13 years ago
e338a85
ath9k: Fix invalid noisefloor reading due to channel update
by Rajkumar Manoharan
· 13 years ago
d77bf3e
ath9k: Remove SC_OP_ENABLE_APM
by Rajkumar Manoharan
· 13 years ago
0682c9b
ath9k: Fix rx overrun interrupt storm
by Rajkumar Manoharan
· 13 years ago
8b2a3827
ath9k: Fix PS wrappers in ath9k_set_coverage_class
by Mohammed Shafi Shajakhan
· 13 years ago
69ce674
ath9k: do btcoex ASPM disabling at initialization time
by Stanislaw Gruszka
· 14 years ago
84c87dc
ath9k: remove ->config_pci_powersave() redundant argument
by Stanislaw Gruszka
· 14 years ago
e8fe733
ath9k: Use atomic reference count for interrupt ops
by Rajkumar Manoharan
· 14 years ago
b037b69
ath9k: do not enable interrupt on set interrupt mask
by Rajkumar Manoharan
· 14 years ago
f749b94
ath9k: use the new channel noise value for signal strength and survey info
by Felix Fietkau
· 14 years ago
f6b4e4d
ath9k: Fix locking issue during tx completion
by Rajkumar Manoharan
· 14 years ago
d3af439
ath9k: remove a redundant call to pcipowersave
by Mohammed Shafi Shajakhan
· 14 years ago
d4bb17c
ath9k: Add debug messages to track PAPRD failures
by Mohammed Shafi Shajakhan
· 14 years ago
05c0be2
ath9k: Add a debug entry to start/stop ANI
by Mohammed Shafi Shajakhan
· 14 years ago
b942471
ath9k: wake up chip before initializing PAPRD table
by Mohammed Shafi Shajakhan
· 14 years ago
2e5ef45
ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS
by Rajkumar Manoharan
· 14 years ago
5595f11
ath9k: mark few functions as static
by Mohammed Shafi Shajakhan
· 14 years ago
6d79cb4
ath9k: make ath9k_setpower function as static
by Mohammed Shafi Shajakhan
· 14 years ago
fce041b
ath9k: unify edma and non-edma tx code, improve tx fifo handling
by Felix Fietkau
· 14 years ago
e62ddec
ath9k: remove redundant if check
by Mohammed Shafi Shajakhan
· 14 years ago
11ad2f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
a4d86d9
ath9k: Reset chip on baseband hang
by Rajkumar Manoharan
· 14 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
ba4903f
ath9k: implement .tx_last_beacon()
by Felix Fietkau
· 14 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 14 years ago
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
108697c
ath9k: make npending frames check as bool
by Mohammed Shafi Shajakhan
· 14 years ago
f59a59f
ath9k: fix a regression in PS frame filter handling
by Felix Fietkau
· 14 years ago
fd5999c
ath9k: fix beaconing for mesh interfaces
by Javier Cardona
· 14 years ago
729da390
ath9k: Failed to set default beacon rssi in AP/IBSS mode
by Rajkumar Manoharan
· 14 years ago
4105f80
ath9k: process TSF out of range before RX
by Rajkumar Manoharan
· 14 years ago
deb7518
ath9k: avoid enabling interrupts while processing rx
by Rajkumar Manoharan
· 14 years ago
99aa55b
ath9k: Fix a warning due to a queued work during S3 state
by Mohammed Shafi Shajakhan
· 14 years ago
cbe8c73
ath9k_hw: remove aggregation protection mode
by Mohammed Shafi Shajakhan
· 14 years ago
2f6fc35
ath9k: Fix drain txq failure in flush
by Rajkumar Manoharan
· 14 years ago
92c6f76c
ath9k: set beacon related ps flags on bss_info change
by Rajkumar Manoharan
· 14 years ago
429576b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
b84628e
ath9k: Add power save wrappers and modularize hw_pll handler
by Senthil Balasubramanian
· 14 years ago
9eab61c
ath9k: cleanup hw pll work handler
by Senthil Balasubramanian
· 14 years ago
5151390
ath9k: optimize the usage of power save wrappers.
by Senthil Balasubramanian
· 14 years ago
93ae2dd
ath9k: assign keycache slots to unencrypted stations
by Felix Fietkau
· 14 years ago
5519541
ath9k: fix powersave frame filtering/buffering in AP mode
by Felix Fietkau
· 14 years ago
f60c49b
ath9k: Fix kernel panic on module unload
by Rajkumar Manoharan
· 14 years ago
15b91e8
ath9k: Implement dev_tx_frames_pending callback.
by Vivek Natarajan
· 14 years ago
96f372c
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
by Felix Fietkau
· 14 years ago
b37e3b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
99e4d43
ath9k: configure beacons based on hw opmode
by Rajkumar Manoharan
· 14 years ago
4f5ef75b
ath9k: Handle BSSID/AID for multiple interfaces
by Rajkumar Manoharan
· 14 years ago
Next »