Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
eb93e891825d0297fddcb76dbb0fff6a5a107bb6
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ath9k.h
eb93e89
ath9k: remove all references to subsysid, it's never used
by Pavel Roskin
· 14 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
· 14 years ago
c3d7769
ath9k: move few descriptor macros to ath9k.h
by Mohammed Shafi Shajakhan
· 14 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
· 14 years ago
e707549
ath9k: typo fix in a comment
by Pavel Roskin
· 14 years ago
f6351d4
ath9k: use standard max(), remove A_MAX macro
by Pavel Roskin
· 14 years ago
c0c33ad
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
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
05c0be2
ath9k: Add a debug entry to start/stop ANI
by Mohammed Shafi Shajakhan
· 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
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
8afbcc8
ath9k_hw: define antenna diversity group
by Mohammed Shafi Shajakhan
· 14 years ago
deb7518
ath9k: avoid enabling interrupts while processing rx
by Rajkumar Manoharan
· 14 years ago
cbe8c73
ath9k_hw: remove aggregation protection mode
by Mohammed Shafi Shajakhan
· 14 years ago
9eab61c
ath9k: cleanup hw pll work handler
by Senthil Balasubramanian
· 14 years ago
353e501
ath9k: Fix LED gpio for AR93xx chipsets.
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
8e26a03
ath9k: introduce ATH9K_{PCI,AHB} config options
by Gabor Juhos
· 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
b64c6a3
ath9k: cleanup few redundant macros
by Mohammed Shafi Shajakhan
· 14 years ago
c944daf4
ath9k: fix stuck beacon detection
by Felix Fietkau
· 14 years ago
dd347f2
ath9k: fix beacon timer handling issues
by Felix Fietkau
· 14 years ago
86271e4
ath9k: fix the .flush driver op implementation
by Felix Fietkau
· 14 years ago
1517853
ath9k: Fix incorrect GPIO LED pin for AR9485
by Senthil Balasubramanian
· 14 years ago
0cf55c2
ath9k: use generic mac80211 LED blinking code
by Felix Fietkau
· 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
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
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
b453175
ath9k: Remove unused IEEE80211_WEP_NKID
by Bruno Randolf
· 14 years ago
9ac58615
ath9k: fold struct ath_wiphy into struct ath_softc
by Felix Fietkau
· 14 years ago
0cdd5c6
ath9k: remove the bf->aphy field
by Felix Fietkau
· 14 years ago
7545daf
ath9k: remove support for virtual wiphys
by Felix Fietkau
· 14 years ago
436d0d9
ath9k: clean up enums and unused macros
by Mohammed Shafi Shajakhan
· 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
9244f48
ath9k: Remove un-used member from ath_node.
by Ben Greear
· 14 years ago
4801416
ath9k: Fix up hardware mode and beacons with multiple vifs.
by Ben Greear
· 14 years ago
3e6109c
ath9k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 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
d4d5dc3
ath9k: do not limit the chainmask to 1 for legacy mode
by Felix Fietkau
· 14 years ago
4b3ba66
ath9k: fix queue depth check for forming new aggregates
by Felix Fietkau
· 14 years ago
4dc3530
ath9k: Make PM-QOS value as user configurable
by Mohammed Shafi Shajakhan
· 14 years ago
393934c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
080e1a2
ath9k: fix a DMA related race condition on reset
by Felix Fietkau
· 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
ea066d5
ath9k: Add support for Adaptive Power Management
by Mohammed Shafi Shajakhan
· 14 years ago
98c316e
ath9k: use per-device struct for pm_qos_* operations
by Gabor Juhos
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
2d42efc
ath9k: store frame information used by aggregation inside the skb tx info
by Felix Fietkau
· 14 years ago
04caf86
ath9k: more tx setup cleanups
by Felix Fietkau
· 14 years ago
28d1670
ath9k: clean up code duplication around ath_tx_start
by Felix Fietkau
· 14 years ago
c599261
ath9k: remove bf_tx_aborted from struct ath_buf
by Felix Fietkau
· 14 years ago
76e4522
ath9k: remove bfs_frmlen from struct ath_buf_state
by Felix Fietkau
· 14 years ago
b572d03
ath9k: remove bfs_nframes from struct ath_buf_state
by Felix Fietkau
· 14 years ago
269c44b
ath9k: remove bfs_al from struct ath_buf_state
by Felix Fietkau
· 14 years ago
3017047
ath9k: remove bfs_keyix from struct ath_buf_state
by Felix Fietkau
· 14 years ago
82259b7
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
by Felix Fietkau
· 14 years ago
952cd69
ath9k: remove bfs_keytype from struct ath_buf_state
by Felix Fietkau
· 14 years ago
5daefbd
ath9k: remove bfs_tidno from struct ath_buf_state
by Felix Fietkau
· 14 years ago
2d3bcba
ath9k: remove bfs_seqno from struct ath_buf_state
by Felix Fietkau
· 14 years ago
61117f0
ath9k: remove the tx info padding byte abuse
by Felix Fietkau
· 14 years ago
39ec299
ath9k: Fix bug in delimiter padding computation
by Vasanthakumar Thiagarajan
· 14 years ago
066dae9
ath9k: rework tx queue selection and fix queue stopping/waking
by Felix Fietkau
· 14 years ago
4bdd1e9
ath9k: move the PCU lock to the sc structure
by Luis R. Rodriguez
· 14 years ago
9d94674
ath9k: simplify hw reset locking
by Luis R. Rodriguez
· 14 years ago
9fa23e1
ath9k: optimize/fix ANI RSSI processing
by Felix Fietkau
· 14 years ago
10598c1
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
by Vivek Natarajan
· 14 years ago
b79b33c
ath9k: rename rxflushlock to pcu_lock
by Luis R. Rodriguez
· 14 years ago
c1739eb3
ath9k: Remove bf_dmacontext.
by Ben Greear
· 14 years ago
4e99001
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
by Felix Fietkau
· 14 years ago
3430098
ath9k: implement channel utilization stats for survey
by Felix Fietkau
· 14 years ago
fbab739
ath9k: remove unnecessary power save flags.
by Senthil Balasubramanian
· 14 years ago
334b060
ath9k: move ath_tx_aggr_check() to the rate control module
by Felix Fietkau
· 15 years ago
231c3a1
ath9k: fix an aggregation start related race condition
by Felix Fietkau
· 15 years ago
81ee13b
ath9k: clean up block ack window handling
by Felix Fietkau
· 15 years ago
48a6a46
ath9k: fix enabling ANI / tx monitor after bg scan
by Luis R. Rodriguez
· 15 years ago
31a0164
ath9k: fix BSSID mask calculation
by Felix Fietkau
· 15 years ago
102885a
ath9k: Implement an algorithm for Antenna diversity and combining
by Vasanthakumar Thiagarajan
· 15 years ago
d99eeb8
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
by Vivek Natarajan
· 15 years ago
6044474
ath9k: shorten the calibration interval during strong interference
by Felix Fietkau
· 15 years ago
20bd2a0
ath9k_hw: clean up per-channel calibration data
by Felix Fietkau
· 15 years ago
5ee0865
ath9k: prevent calibration during off-channel activity
by Felix Fietkau
· 15 years ago
68e8f2f
ath9k: Fix inconsistency between txq->stopped and the actual queue state
by Vasanthakumar Thiagarajan
· 15 years ago
347809f
ath9k: fix false positives in the baseband hang check
by Felix Fietkau
· 15 years ago
e691e19
Merge branch 'wireless-2.6' into wireless-next-2.6
by Reinette Chatre
· 15 years ago
78a1817
ath9k: Remove unused paprd_txok
by Vasanthakumar Thiagarajan
· 15 years ago
Next »