Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
77be2c54c5bd26279abc13807398771d80cda37a
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
eefa01d
ath9k: move sc_flags to ath_common
by Oleksij Rempel
· 11 years ago
b57ba3b
ath9k: move ath9k_reload_chainmask_settings to common
by Oleksij Rempel
· 11 years ago
affad45
ath9k: make some hardware reset log messages debug-only
by Felix Fietkau
· 11 years ago
32efb0c
ath9k: move ath9k_process_rssi to common.c
by Oleksij Rempel
· 11 years ago
f783807
ath9k: Fix uninitialized variable in ath9k_has_tx_pending()
by Geert Uytterhoeven
· 11 years ago
4effc6f
ath9k: prepare for multi-interface CSA support
by Michal Kazior
· 11 years ago
3b745c7
ath9k: Fix code mistake
by Sujith Manoharan
· 11 years ago
071aa9a
ath9k: Process GTT interrupts
by Sujith Manoharan
· 11 years ago
9d89cad
ath9k: Remove debug print in ISR
by Sujith Manoharan
· 11 years ago
1cdbaf0
ath9k: Add an option for station statistics
by Sujith Manoharan
· 11 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
78c8a95
ath9k: Fix interrupt statistics
by Sujith Manoharan
· 11 years ago
b7cc9b9
ath9k: Fix "cc_lock" usage
by Sujith Manoharan
· 11 years ago
0c75997
ath9k: Process BB watchdog events in the tasklet
by Sujith Manoharan
· 11 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 11 years ago
6549a86
ath9k: Fix baseband watchdog reset
by Sujith Manoharan
· 11 years ago
a6bb860
ath9k: Fix baseband watchdog interrupts
by Sujith Manoharan
· 11 years ago
5b502c8
ath9k: Fix max AMPDU size calculation
by Sujith Manoharan
· 11 years ago
c32e4e5
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
by Felix Fietkau
· 11 years ago
6a4d05d
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
by Felix Fietkau
· 11 years ago
a35051c
ath9k: properly preserve TSF across reset
by Felix Fietkau
· 11 years ago
c67ce33
ath9k_hw: clean up generic timer code
by Felix Fietkau
· 11 years ago
657eb17
ath9k_htc: properly set MAC address and BSSID mask
by Mathy Vanhoef
· 11 years ago
10e2318
ath9k: optimize ath9k_flush
by Felix Fietkau
· 11 years ago
bf3dac5
ath9k: use a timer to put hardware into full sleep
by Felix Fietkau
· 11 years ago
e60001e
ath9k: Use CONFIG_ATH9K_WOW
by Sujith Manoharan
· 11 years ago
ef6b19e
ath9k: Fix TX99 config option usage
by Sujith Manoharan
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
89f927a
ath9k: add TX99 support
by Luis R. Rodriguez
· 11 years ago
c648ecb
ath9k: make ath9k_uses_beacons static
by Felix Fietkau
· 11 years ago
45c67f6
ath9k: move channel change code to ath_set_channel
by Felix Fietkau
· 11 years ago
2297f1c
ath9k: make ath9k_cmn_update_ichannel static
by Felix Fietkau
· 11 years ago
ec30326
ath9k: fix tx queue scheduling after channel changes
by Felix Fietkau
· 11 years ago
c6cc47b
ath9k: Handle FATAL interrupts correctly
by Sujith Manoharan
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
19c3616
ath9k: Enable PLL fix only for AR9340/AR9330
by Sujith Manoharan
· 11 years ago
d074e8d
ath9k: enable CSA functionality in ath9k
by Simon Wunderlich
· 11 years ago
0671894
ath9k: use chandef instead of channel_type
by Simon Wunderlich
· 11 years ago
f5bde5b
ath9k: remove ath9k_sta_remove_debugfs
by Felix Fietkau
· 11 years ago
f89d1bc
ath9k: use software queueing for multicast traffic
by Felix Fietkau
· 11 years ago
73364b0
ath9k: prepare queueing code for handling unaggregated traffic
by Felix Fietkau
· 11 years ago
047dc3a
ath9k: Remove ath_ant_comb_update()
by Sujith Manoharan
· 11 years ago
50ac660
cfg80211/nl80211: rename packet pattern related structures and enums
by Amitkumar Karwar
· 12 years ago
696df78
ath9k: Fix noisefloor calibration
by Sujith Manoharan
· 12 years ago
86a22ac
ath9k: implement support for .release_buffered_frames()
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
846e438
ath9k: Enable WoW only for AR9462
by Sujith Manoharan
· 12 years ago
531efff
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
7ca7c77
ath9k: Do not use local_bh_disable in ampdu_action
by Sujith Manoharan
· 12 years ago
73900cb
ath9k: Use bitops for scan flag
by Sujith Manoharan
· 12 years ago
cf657a2
ath9k: Remove MAC_DEBUG
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
a676828
ath9k: Fix beacon reconfiguration
by Sujith Manoharan
· 12 years ago
4ef69d0
ath9k: fix key allocation error handling for powersave keys
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
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
73e4937
ath9k: add support for DFS master mode
by Zefir Kurtisi
· 12 years ago
f50b1cd
ath9k: Re-enable interrupts after a channel change failure
by Robert Shade
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
dd5ee59
ath9k: Fix ATH9K_HW_CAP_HT usage
by Sujith Manoharan
· 12 years ago
04ccd4a
ath9k: add debug parameters for spectral scan
by Simon Wunderlich
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
1381559
ath9k: clean up processing of pending tx frames on reset
by Felix Fietkau
· 12 years ago
0a62acb
ath9k: stop rx after tx
by Felix Fietkau
· 12 years ago
fea92cb
ath9k: allow setting arbitrary antenna masks on AR9003+
by Felix Fietkau
· 12 years ago
4668cce
ath9k: disable the tasklet before taking the PCU lock
by Felix Fietkau
· 12 years ago
4b883f0
ath9k: fix rx flush handling
by Felix Fietkau
· 12 years ago
7fc00a3
ath9k: add a better fix for the rx tasklet vs rx flush race
by Felix Fietkau
· 12 years ago
e93d083
ath9k: add spectral scan feature
by Simon Wunderlich
· 12 years ago
18b559d
mac80211: split TX aggregation stop action
by Johannes Berg
· 13 years ago
a145daf
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
by Sujith Manoharan
· 12 years ago
c175db8
ath9k: Move ethtool functions to debug.c
by Sujith Manoharan
· 12 years ago
580bdac
ath9k: Remove 'stations' debugfs file
by Sujith Manoharan
· 12 years ago
78ef731
ath9k: Fix the 'xmit' debugfs file
by Sujith Manoharan
· 12 years ago
bea843c
ath9k/ath9k_htc: Remove WME macros
by Sujith Manoharan
· 12 years ago
ca90ef4
ath9k: Process FATAL interrupts at first
by Rajkumar Manoharan
· 12 years ago
b126b02
ath9k: Remove unused workaround
by Sujith Manoharan
· 12 years ago
8b2c982
mac80211: clarify interface iteration and make it configurable
by Johannes Berg
· 12 years ago
e82cb03
ath9k: adjust WLAN and BT concurrent transmission
by Rajkumar Manoharan
· 12 years ago
50072eb
ath9k: Send WLAN channel info to BT
by Rajkumar Manoharan
· 12 years ago
424749c
ath9k: perform ANI cycle in idle state
by Rajkumar Manoharan
· 12 years ago
249ee722
ath9k: use ieee80211_free_txskb
by Felix Fietkau
· 12 years ago
ceb26a6
ath9k: improve suspend/resume reliability
by Felix Fietkau
· 12 years ago
9b4e9e7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
327967c
ath9k: Cleanup add/change_interface callbacks
by Mohammed Shafi Shajakhan
· 12 years ago
5686cac
ath9k: Make use of ath_stop_ani wrapper
by Mohammed Shafi Shajakhan
· 12 years ago
e548c49
mac80211: add key flag for management keys
by Johannes Berg
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
f41a9b3
ath9k: fix interrupt storms on queued hardware reset
by Felix Fietkau
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
124b979
ath9k: Fix race in reset-work usage
by Rajkumar Manoharan
· 13 years ago
6dcc344
ath9k: Reconfigure VIF state properly
by Sujith Manoharan
· 13 years ago
da0d45f
ath9k: Fix ANI management
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
Next »