Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
37a41b4affa33bb237d3692bf51f1b5ebcaf29d8
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
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
· 13 years ago
84c87dc
ath9k: remove ->config_pci_powersave() redundant argument
by Stanislaw Gruszka
· 13 years ago
e8fe733
ath9k: Use atomic reference count for interrupt ops
by Rajkumar Manoharan
· 13 years ago
b037b69
ath9k: do not enable interrupt on set interrupt mask
by Rajkumar Manoharan
· 13 years ago
f749b94
ath9k: use the new channel noise value for signal strength and survey info
by Felix Fietkau
· 13 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
66da424
ath9k: Cleanup ath_vif struct
by Rajkumar Manoharan
· 14 years ago
59575d1
ath9k: deny new interface addtion on IBSS mode
by Rajkumar Manoharan
· 14 years ago
cfdc9a8
ath9k: Support RSN IBSS
by Jouni Malinen
· 14 years ago
f62d816
ath9k: fix a chip wakeup related crash in ath9k_start
by Felix Fietkau
· 14 years ago
d78f4b3
ath9k: Fix TX queue stuck issue.
by Senthil Balasubramanian
· 14 years ago
86271e4
ath9k: fix the .flush driver op implementation
by Felix Fietkau
· 14 years ago
0cf55c2
ath9k: use generic mac80211 LED blinking code
by Felix Fietkau
· 14 years ago
08f6c85
ath9k: Fix compilation warning.
by Vivek Natarajan
· 14 years ago
7e3514f
ath9k: Cancel pll_work while disabling radio.
by Vivek Natarajan
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
6908162
ath9k: Implement op_flush()
by Vasanthakumar Thiagarajan
· 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
014cf3b
ath9k: disable beaconing before stopping beacon queue
by Rajkumar Manoharan
· 14 years ago
9814f6b
ath9k: Remove redundant beacon_interval
by Steve Brown
· 14 years ago
603b3ee
ath9k: Add debug info for configuring power level.
by Ben Greear
· 14 years ago
8c79a61
ath9k: Print channel-type in chan-change dbg message.
by Ben Greear
· 14 years ago
cb8d61d
ath9k: add additional checks for the baseband hang detection
by Felix Fietkau
· 14 years ago
9cf04dc
ath9k: Fix possible double free of PAPRD skb's
by Mohammed Shafi Shajakhan
· 14 years ago
391bd1c
ath9k: reserve a beacon slot on beaconing vif addition
by Rajkumar Manoharan
· 14 years ago
4c89fe9
ath9k: do not access hw registers in FULL SLEEP
by Rajkumar Manoharan
· 14 years ago
5048e8c
ath9k: move update tx power to common
by Rajkumar Manoharan
· 14 years ago
c344c9c
ath9k: use common get current channel function
by Rajkumar Manoharan
· 14 years ago
fa9a741
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
4796007
ath9k: Fix memory leak due to failed PAPRD frames
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
de87f73
ath9k: use common API to avoid code duplication
by Rajkumar Manoharan
· 14 years ago
181fb18
ath9k: Fix a PLL hang issue observed with AR9485.
by Vivek Natarajan
· 14 years ago
0d95521
ath9k: use split rx buffers to get rid of order-1 skb allocations
by Felix Fietkau
· 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
9246041
ath9k: clean up the code that wakes the mac80211 queues
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
7f010c9
ath9k: Keep track of stations for debugfs.
by Ben Greear
· 14 years ago
783cd01
ath9k: add missing ps wakeup/restore calls
by Felix Fietkau
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
4801416
ath9k: Fix up hardware mode and beacons with multiple vifs.
by Ben Greear
· 14 years ago
8b3f461
ath9k: reduce the likelihood of baseband hang check false positives
by Felix Fietkau
· 14 years ago
Next »