Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
92460412367c00e97f99babdb898d0930ce604fc
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
9246041
ath9k: clean up the code that wakes the mac80211 queues
by Felix Fietkau
· 14 years ago
7f010c9
ath9k: Keep track of stations for debugfs.
by Ben Greear
· 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
3e6109c
ath9k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 14 years ago
1186488
ath9k: fix beacon restart on channel change
by Rajkumar Manoharan
· 14 years ago
52671e4
ath9k: spin_lock_bh is not required within tasklet context.
by Senthil Balasubramanian
· 14 years ago
6dab55b
ath9k: unlock on error path in ath9k_change_interface()
by Dan Carpenter
· 14 years ago
afe68d0
ath9k: fix aphy / wiphy idle mismatch
by Luis R. Rodriguez
· 14 years ago
d4d5dc3
ath9k: do not limit the chainmask to 1 for legacy mode
by Felix Fietkau
· 14 years ago
45ef6a0
ath9k_hw: Configure appropriate Tx power when PAPRD fails
by Vasanthakumar Thiagarajan
· 14 years ago
2b7e6bce
ath9k: Add comments for making pm-qos as modparam
by Mohammed Shafi Shajakhan
· 14 years ago
4dc3530
ath9k: Make PM-QOS value as user configurable
by Mohammed Shafi Shajakhan
· 14 years ago
1bf3866
ath9k_hw: fix PA predistortion training power selection
by Felix Fietkau
· 14 years ago
7607cbe
ath9k: fix PA predistortion thermal measurement handling
by Felix Fietkau
· 14 years ago
9abbfb2
ath9k: Use power save wrappers for TSF get/set
by Sujith Manoharan
· 14 years ago
6b3b991
ath9k: Add change_interface callback
by Rajkumar Manoharan
· 14 years ago
a08e7ad
ath9k: fix assumptions for idle calls on suspend/resume
by Luis R. Rodriguez
· 14 years ago
c2731b8
ath9k: Fix power save count imbalance on ath_radio_enable()
by Luis R. Rodriguez
· 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
ff9f0b6
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
by Luis R. Rodriguez
· 14 years ago
8060e16
ath9k: Enable extended synch for AR9485 to fix L0s recovery issue
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
884a963
ath9k: fix beacon resource related race condition
by Rajkumar Manoharan
· 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
4604778
ath9k: Disable SWBA interrupt on remove_interface
by Rajkumar Manoharan
· 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
71a3bf3
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
by Felix Fietkau
· 14 years ago
28d1670
ath9k: clean up code duplication around ath_tx_start
by Felix Fietkau
· 14 years ago
82259b7
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
by Felix Fietkau
· 14 years ago
066dae9
ath9k: rework tx queue selection and fix queue stopping/waking
by Felix Fietkau
· 14 years ago
6a6733f
ath9k: content DMA start / stop through the PCU lock
by Luis R. Rodriguez
· 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
de40f31
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
by Felix Fietkau
· 14 years ago
9fa23e1
ath9k: optimize/fix ANI RSSI processing
by Felix Fietkau
· 14 years ago
4df3071
ath9k_hw: optimize interrupt mask changes
by Felix Fietkau
· 14 years ago
fbb078f
ath9k: check old power mode before clearing cycle counters
by Felix Fietkau
· 14 years ago
10598c1
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
by Vivek Natarajan
· 14 years ago
5f841b4
ath9k: Avoid HW opmode overridden on monitor mode changes
by Rajkumar Manoharan
· 14 years ago
5e848f7
ath9k: lock reset and PCU start/stopping
by Luis R. Rodriguez
· 14 years ago
b79b33c
ath9k: rename rxflushlock to pcu_lock
by Luis R. Rodriguez
· 14 years ago
fac6b6a
ath9k: resume aggregation immediately after a hardware reset
by Felix Fietkau
· 14 years ago
0845735
ath9k: fix crash in ath_update_survey_stats
by Felix Fietkau
· 14 years ago
4e99001
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
by Felix Fietkau
· 14 years ago
88eac2d
ath9k: add missing locking around ath9k_hw_proc_mib_event
by Felix Fietkau
· 14 years ago
898c914
ath9k: do not track cycle counter updates in powersave mode
by Felix Fietkau
· 14 years ago
9c1d8e4
ath9k: Set RX filter for Probe Request based on filter flag
by Jouni Malinen
· 14 years ago
3430098
ath9k: implement channel utilization stats for survey
by Felix Fietkau
· 14 years ago
b5bfc56
ath9k_hw: move the cycle counter tracking to ath
by Felix Fietkau
· 14 years ago
845d708
ath9k: Introduce a wrapper for power save disable.
by Senthil Balasubramanian
· 14 years ago
fbab739
ath9k: remove unnecessary power save flags.
by Senthil Balasubramanian
· 14 years ago
bfc472b
ath9k_hw: remove code duplication in phy error counter handling
by Felix Fietkau
· 14 years ago
e51f3ef
ath9k: add WDS interfaces to ath9k
by Bill Jordan
· 14 years ago
39162db
ath9k: return survey data for all channels instead of just the current one
by Felix Fietkau
· 14 years ago
0bda652
ath9k: remove the noise floor value in the ani struct
by Felix Fietkau
· 14 years ago
4f1a5a4
ath9k: do not return default noise floor values via survey
by Felix Fietkau
· 14 years ago
9094537
ath9k: Fix tx struck state with paprd
by Vasanthakumar Thiagarajan
· 14 years ago
231c3a1
ath9k: fix an aggregation start related race condition
by Felix Fietkau
· 14 years ago
48a6a46
ath9k: fix enabling ANI / tx monitor after bg scan
by Luis R. Rodriguez
· 14 years ago
52b8ac9
ath9k: fix regression on beacon loss after bgscan
by Luis R. Rodriguez
· 14 years ago
8ab2cd0
ath9k: fix power save race conditions
by Luis R. Rodriguez
· 14 years ago
040e539
ath9k: Use common ath key management functions
by Bruno Randolf
· 14 years ago
364734f
ath9k_hw: remove useless hw capability flags
by Felix Fietkau
· 14 years ago
31a0164
ath9k: fix BSSID mask calculation
by Felix Fietkau
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
6044474
ath9k: shorten the calibration interval during strong interference
by Felix Fietkau
· 14 years ago
1e51b2f
ath9k: add fastcc to debug print for channel change
by Luis R. Rodriguez
· 14 years ago
20bd2a0
ath9k_hw: clean up per-channel calibration data
by Felix Fietkau
· 14 years ago
5ee0865
ath9k: prevent calibration during off-channel activity
by Felix Fietkau
· 14 years ago
ddfef792
ath9k: fix a crash in the PA predistortion apply function
by Felix Fietkau
· 14 years ago
3088833
ath9k: remove the two wiphys scanning at the same time message
by Luis R. Rodriguez
· 14 years ago
a3d3da1
ath9k: correct sparse identified endian bug in ath_paprd_calibrate
by John W. Linville
· 14 years ago
447a42c
ath9k: fix panic while cleaning up virtaul wifis
by Rajkumar Manoharan
· 15 years ago
982723d
ath9k: Fix the LED behaviour in idle unassociated state.
by Vivek Natarajan
· 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
47399f1
ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()
by Vasanthakumar Thiagarajan
· 15 years ago
ca369eb
ath9k: Fix bug in paprd
by Vasanthakumar Thiagarajan
· 15 years ago
6c3118e
ath9k: Fix bug in starting ani
by Vasanthakumar Thiagarajan
· 15 years ago
9a75c2f
ath9k: Add a module parameter to disable led blinking.
by Vivek Natarajan
· 15 years ago
9cc3271
ath9k_hw: remove ATH9K_CAP_TXPOW
by Felix Fietkau
· 15 years ago
9f42c2b
ath9k: implement PA predistortion support
by Felix Fietkau
· 15 years ago
ebe297c
ath9k: make ath_get_hal_qnum static
by Felix Fietkau
· 15 years ago
1d2231e
ath9k: remove duplicate WMM AC definitions
by Felix Fietkau
· 15 years ago
e36b27a
ath9k: add new ANI implementation for AR9003
by Luis R. Rodriguez
· 15 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 15 years ago
84642d6
ath9k: fix queue stop/start based on the number of pending frames
by Felix Fietkau
· 15 years ago
1f03baa
ath9k: use the key handling code from ath9k_common instead of duplicating it
by Felix Fietkau
· 15 years ago
fdf7662
ath9k: Fix power save with auto sleeping
by Vasanthakumar Thiagarajan
· 15 years ago
08578b8
ath9k: enable the baseband watchdog events for AR9003
by Luis R. Rodriguez
· 15 years ago
3dc3fc5
Revert "ath9k: Group Key fix for VAPs"
by John W. Linville
· 15 years ago
62dad5b
ath9k: Added get_survey callback in order to get channel noise
by Benoit Papillault
· 15 years ago
c9c99e5
ath9k: check for specific rx stuck conditions and recover from them
by Felix Fietkau
· 15 years ago
03ceede
ath9k: Group Key fix for VAPs
by Daniel Yingqiang Ma
· 15 years ago
Next »