Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9e495a2603334f9c8fcc6802300c22fc8a0eae02
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ath9k.h
9e495a2
ath9k: Remove ath9k rate control
by Sujith Manoharan
· 12 years ago
32efb0c
ath9k: move ath9k_process_rssi to common.c
by Oleksij Rempel
· 12 years ago
4effc6f
ath9k: prepare for multi-interface CSA support
by Michal Kazior
· 12 years ago
071aa9a
ath9k: Process GTT interrupts
by Sujith Manoharan
· 12 years ago
350e2dc
ath9k: Add a debugfs file "node_recv"
by Sujith Manoharan
· 12 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 12 years ago
c32e4e5
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
by Felix Fietkau
· 12 years ago
7b6ef99
ath9k: Cleanup ath9k.h
by Sujith Manoharan
· 12 years ago
f65c082
ath9k: Cleanup spectral scan code
by Sujith Manoharan
· 12 years ago
168c6f8
ath9k_hw: use a software timer for btcoex no_stomp_timer
by Felix Fietkau
· 12 years ago
10e2318
ath9k: optimize ath9k_flush
by Felix Fietkau
· 12 years ago
bf3dac5
ath9k: use a timer to put hardware into full sleep
by Felix Fietkau
· 12 years ago
babaa80
ath9k: Add an initialization routine for WoW
by Sujith Manoharan
· 12 years ago
e60001e
ath9k: Use CONFIG_ATH9K_WOW
by Sujith Manoharan
· 12 years ago
ef6b19e
ath9k: Fix TX99 config option usage
by Sujith Manoharan
· 12 years ago
4dd3564
ath9k: Identify Killer Wireless cards
by Sujith Manoharan
· 12 years ago
2d22c7d
ath9k: Use correct PCIE initvals for AR9485
by Sujith Manoharan
· 12 years ago
87bc072
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
89f927a
ath9k: add TX99 support
by Luis R. Rodriguez
· 12 years ago
e07f01e
ath9k: add HT40 spectral scan capability
by Lorenzo Bianconi
· 12 years ago
9f96da4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
c648ecb
ath9k: make ath9k_uses_beacons static
by Felix Fietkau
· 12 years ago
7f329bb
ath9k: remove sc->config.cabqReadyTime
by Felix Fietkau
· 12 years ago
1a04d59
ath9k: use a separate data structure for rx buffers
by Felix Fietkau
· 12 years ago
7009dea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
5e88ba6
ath9k: replace snprintf() with scnprintf()
by Zefir Kurtisi
· 12 years ago
3fcdd0a
ath9k: Identify WB335 Antenna configuration
by Sujith Manoharan
· 12 years ago
1063133
ath9k: Identify CUS252 cards
by Sujith Manoharan
· 12 years ago
f96bd2a
ath9k: Add support for AR9565 v1.0.1 LNA diversity
by Sujith Manoharan
· 12 years ago
a3dabaf
ath: Remove extern from function prototypes
by Joe Perches
· 12 years ago
d1ae25a
ath9k: Fix ASPM workaround usage
by Sujith Manoharan
· 12 years ago
d074e8d
ath9k: enable CSA functionality in ath9k
by Simon Wunderlich
· 12 years ago
f5bde5b
ath9k: remove ath9k_sta_remove_debugfs
by Felix Fietkau
· 12 years ago
50676b8
ath9k: shrink a few data structures by reordering fields
by Felix Fietkau
· 12 years ago
e96542e
ath9k: fix rx descriptor related race condition
by Felix Fietkau
· 12 years ago
f89d1bc
ath9k: use software queueing for multicast traffic
by Felix Fietkau
· 12 years ago
2800e82
ath9k: use software queues for un-aggregated data packets
by Felix Fietkau
· 12 years ago
8fed140
ath9k: fix block ack window tracking check
by Felix Fietkau
· 12 years ago
a1cd94d
ath9k: simplify ath_tx_form_aggr
by Felix Fietkau
· 12 years ago
bb195ff
ath9k: split tid retry packets into a separate queue
by Felix Fietkau
· 12 years ago
047dc3a
ath9k: Remove ath_ant_comb_update()
by Sujith Manoharan
· 12 years ago
3f2da95
ath9k: Add a HW capability for WLAN/BT RX diversity
by Sujith Manoharan
· 12 years ago
3afa6b4
ath9k: Fix antenna diversity for CUS198
by Sujith Manoharan
· 12 years ago
3fbaf4c
ath9k: Do a quick scan only when scan_not_start is true
by Sujith Manoharan
· 12 years ago
c2b8359
ath9k: Fix diversity combining for AR9285
by Sujith Manoharan
· 12 years ago
fca3c21
ath9k: Enable WoW only for supported models
by Sujith Manoharan
· 12 years ago
12eea64
ath9k: Add PCI IDs for CUS217
by Sujith Manoharan
· 12 years ago
e861ef5
ath9k: Modify IDs to identify CUS230
by Sujith Manoharan
· 12 years ago
9b60b64
ath9k: Add custom parameters for CUS198
by Sujith Manoharan
· 12 years ago
59505c0
ath9k: limit multicast buffer hardware queue depth
by Felix Fietkau
· 12 years ago
86a22ac
ath9k: implement support for .release_buffered_frames()
by Felix Fietkau
· 12 years ago
f2c7a79
ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE
by Felix Fietkau
· 12 years ago
861bca2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
73900cb
ath9k: Use bitops for scan flag
by Sujith Manoharan
· 12 years ago
08c96ab
ath9k: prevent aggregation session deadlocks
by Felix Fietkau
· 12 years ago
16e2342
ath9k: fix aggregation stop/flush handling
by Felix Fietkau
· 12 years ago
79acac0
ath9k: add support for the new rate control API
by Felix Fietkau
· 12 years ago
ab11bb2
ath9k: always set common->macaddr to the MAC adress of a virtual interface
by Felix Fietkau
· 12 years ago
723e711
ath9k: fix handling of broken descriptors
by Felix Fietkau
· 12 years ago
1a6404a
ath9k: Fix IBSS joiner mode
by Sujith Manoharan
· 13 years ago
1282437
ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code
by Sven Eckelmann
· 13 years ago
21fbbca
ath9k: report A-MPDU status
by Christian Lamparter
· 13 years ago
4ab0b0a
ath9k: Update spectral scan output data
by Sven Eckelmann
· 13 years ago
04ccd4a
ath9k: add debug parameters for spectral scan
by Simon Wunderlich
· 13 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
1381559
ath9k: clean up processing of pending tx frames on reset
by Felix Fietkau
· 13 years ago
463e3ed
ath9k: remove sc->rx.rxbuflock to fix a deadlock
by Felix Fietkau
· 13 years ago
4b883f0
ath9k: fix rx flush handling
by Felix Fietkau
· 13 years ago
7fc00a3
ath9k: add a better fix for the rx tasklet vs rx flush race
by Felix Fietkau
· 13 years ago
e93d083
ath9k: add spectral scan feature
by Simon Wunderlich
· 13 years ago
b81950b1
ath9k: use the devres API for allocations/mappings
by Felix Fietkau
· 13 years ago
a145daf
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
by Sujith Manoharan
· 13 years ago
de7b760
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
by Sujith Manoharan
· 13 years ago
580bdac
ath9k: Remove 'stations' debugfs file
by Sujith Manoharan
· 13 years ago
78ef731
ath9k: Fix the 'xmit' debugfs file
by Sujith Manoharan
· 13 years ago
bea843c
ath9k/ath9k_htc: Remove WME macros
by Sujith Manoharan
· 13 years ago
2884561
ath9k: stomp audio profiles on weak signal strength
by Rajkumar Manoharan
· 13 years ago
ac46ba4
ath9k: Fix BTCOEX debugfs file usage
by Sujith Manoharan
· 13 years ago
4df50ca
ath9k: Dump BTCOEX tuning parameters
by Rajkumar Manoharan
· 13 years ago
e82cb03
ath9k: adjust WLAN and BT concurrent transmission
by Rajkumar Manoharan
· 13 years ago
424749c
ath9k: perform ANI cycle in idle state
by Rajkumar Manoharan
· 13 years ago
365d2eb
ath9k: Fix chainmask selection for AR9462
by Sujith Manoharan
· 13 years ago
9b460d7
ath9k: Remove a couple of unused variables
by Sujith Manoharan
· 13 years ago
8f176a3
ath9k: fill led_pin before drv_start
by Rajkumar Manoharan
· 13 years ago
1b29ce4
ath9k: Remove an obselete function declaration
by Mohammed Shafi Shajakhan
· 13 years ago
94ae77e
ath9k: Fix BTCOEX timer triggering comparision
by Mohammed Shafi Shajakhan
· 13 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 13 years ago
124b979
ath9k: Fix race in reset-work usage
by Rajkumar Manoharan
· 13 years ago
da0d45f
ath9k: Fix ANI management
by Sujith Manoharan
· 13 years ago
fb6e252
ath9k: Cleanup the beacon tasklet
by Sujith Manoharan
· 13 years ago
2f8e82e
ath9k: Set the TSF adjust value properly
by Sujith Manoharan
· 13 years ago
7e52c8a
ath9k: Cleanup beacon queue configuration
by Sujith Manoharan
· 13 years ago
aa45fe9
ath9k: Remove is_bslot_active
by Sujith Manoharan
· 13 years ago
ef4ad63
ath9k: Cleanup beacon logic
by Sujith Manoharan
· 13 years ago
130ef6e
ath9k: Fix beacon setup
by Sujith Manoharan
· 13 years ago
aa5955c
ath9k: fix aggregate size limit based on queue TXOP limit
by Felix Fietkau
· 13 years ago
7702e78
ath9k: make per-WMM-AC queue sizes configurable via debugfs
by Felix Fietkau
· 13 years ago
b11e640
ath9k: Add WoW related mac80211 callbacks
by Mohammed Shafi Shajakhan
· 13 years ago
01c7853
ath9k: Add definitions and structures to support WoW
by Mohammed Shafi Shajakhan
· 13 years ago
08d4df4
ath9k: fix power consumption on network sleep when BTCOEX is enabled
by Rajkumar Manoharan
· 13 years ago
Next »