Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8865051d9941de905432f59f7a88662e824d5df9
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
b18111d
ath9k: Fix crash in MCC mode
by Sujith Manoharan
· 11 years ago
d7ffd58
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
5ba8d9d
ath9k: Fix queue handling for channel contexts
by Sujith Manoharan
· 11 years ago
b390315
ath9k: Pass context to ath9k_chanctx_wake_queues()
by Sujith Manoharan
· 11 years ago
4f82eec
ath9k: Fix queue handling in flush()
by Sujith Manoharan
· 11 years ago
60913f4
ath9k: Remove duplicate code
by Sujith Manoharan
· 11 years ago
fc1314c
ath9k: Fix pending frame check
by Sujith Manoharan
· 11 years ago
b736728
ath9k: Check pending frames properly
by Sujith Manoharan
· 11 years ago
2ce73c0
ath9k: Fix p2p address management
by Sujith Manoharan
· 11 years ago
cb35582
ath9k: Cache BSS information
by Sujith Manoharan
· 11 years ago
2ba7d14
ath9k: Fix NULL pointer dereference on early irq
by Wojciech Dubowik
· 11 years ago
44b47a7
ath9k: initialize ath_node linked list
by Lorenzo Bianconi
· 11 years ago
24a1936
ath9k: enable dynack using set_coverage_class codepath
by Lorenzo Bianconi
· 11 years ago
1030f9f
ath9k: Fix primary station configuration
by Sujith Manoharan
· 11 years ago
af87dd3
ath9k: Remove useless opmode check
by Sujith Manoharan
· 11 years ago
4ee26de
ath9k: Set offchannel state properly
by Sujith Manoharan
· 11 years ago
6bd2bd2
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
a402764
ath9k: Use a subroutine to assign HW queues
by Sujith Manoharan
· 11 years ago
ca529c9
ath9k: Fix interface accounting
by Sujith Manoharan
· 11 years ago
fce3443
ath9k: Fix RX filters in channel contexts
by Sujith Manoharan
· 11 years ago
19ec477
ath9k: Fix ath_startrecv()
by Sujith Manoharan
· 11 years ago
9019f64
ath9k: Fix RX filter calculation
by Sujith Manoharan
· 11 years ago
9bf30ff9
ath9k: Fix panic when adding an AP interface
by Sujith Manoharan
· 11 years ago
602607b
ath9k: Fix beacons for managed mode
by Sujith Manoharan
· 11 years ago
a4bcaf5
mac80211: extend set_coverage_class signature
by Lorenzo Bianconi
· 11 years ago
878066e
ath9k: Add more debug statements for channel context
by Sujith Manoharan
· 11 years ago
9ea3598
ath9k: Disable fastcc for channel context mode
by Sujith Manoharan
· 11 years ago
4c7e9ae
ath9k: Fix channel context creation
by Sujith Manoharan
· 11 years ago
7784316
ath9k: Fix 'offchannel' in ath_softc
by Sujith Manoharan
· 11 years ago
4b93fd2
ath9k: Fix function argument type
by Sujith Manoharan
· 11 years ago
0e08b5f
ath9k: Add ath9k_chanctx_wake_queues
by Sujith Manoharan
· 11 years ago
27babf9
ath9k: Fix channel context events
by Sujith Manoharan
· 11 years ago
e20a854
ath9k: Cleanup mgd_prepare_tx callback
by Sujith Manoharan
· 11 years ago
ea22df2
ath9k: Add a routine to tear down channel contexts
by Sujith Manoharan
· 11 years ago
499afac
ath9k: Isolate ath9k_use_chanctx module parameter
by Sujith Manoharan
· 11 years ago
c7dd40c
ath9k: Isolate P2P powersave routines
by Sujith Manoharan
· 11 years ago
2471adf
ath9k: Move P2P functions to channel.c
by Sujith Manoharan
· 11 years ago
bc81d43
ath9k: Add debug information
by Sujith Manoharan
· 11 years ago
dfcbb3e
ath9k: Move channel operations to channel.c
by Sujith Manoharan
· 11 years ago
9198cf4
ath9k: Cache beacon config after association
by Rajkumar Manoharan
· 11 years ago
855df36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
d6067f0
ath9k: Fix build error in ath_reset_internal
by Rajkumar Manoharan
· 11 years ago
3ad9c38
ath9k: use separate HW queue for each channel context
by Rajkumar Manoharan
· 11 years ago
42eda11
ath9k: Add recovery mechanism for hw TSF timer
by Felix Fietkau
· 11 years ago
73fa2f2
ath9k: Add multi-channel scheduling support
by Felix Fietkau
· 11 years ago
6036c28
ath9k: Implement mgd_prepare_tx
by Felix Fietkau
· 11 years ago
ea6ff2d
ath9k: Store current offchannel duration
by Rajkumar Manoharan
· 11 years ago
748299f
ath9k: switch channel context for beaconing
by Felix Fietkau
· 11 years ago
9a9c4fb
ath9k: Summarize hw state per channel context
by Rajkumar Manoharan
· 11 years ago
8d7e09d
ath9k: save tsf in channel context
by Felix Fietkau
· 11 years ago
b01459e
ath9k: Move caldata into channel context
by Felix Fietkau
· 11 years ago
c4dc0d0
ath9k: Fetch appropriate operating channel context
by Rajkumar Manoharan
· 11 years ago
3930563
ath9k: Implement channel context ops
by Felix Fietkau
· 11 years ago
405393c
ath9k: Implement remain-on-channal support
by Felix Fietkau
· 11 years ago
78b2194
ath9k: Implement hw_scan support
by Felix Fietkau
· 11 years ago
c083ce9
ath9k: send powersave frame on channel switch
by Felix Fietkau
· 11 years ago
bff1176
ath9k: Add channel context worker thread
by Felix Fietkau
· 11 years ago
0453531
ath9k: Move acq to channel context
by Felix Fietkau
· 11 years ago
bc7e1be
ath9k: Move txpower limit to channel context
by Felix Fietkau
· 11 years ago
fbbcd14
ath9k: Add channel context structure
by Felix Fietkau
· 11 years ago
8f1e5d3
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
60ccc10
ath9k: Fix deadlock while updating p2p beacon timer
by Rajkumar Manoharan
· 11 years ago
aecdc89
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
by Luciano Coelho
· 11 years ago
4bbf441
ath9k: Handle multiple keys while setting tx filters
by Rajkumar Manoharan
· 11 years ago
08232bf
ath9k_hw: Abort transmission for sleeping station
by Rajkumar Manoharan
· 11 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
d463af4
ath9k: implement p2p client powersave support
by Felix Fietkau
· 11 years ago
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
· 12 years ago
f783807
ath9k: Fix uninitialized variable in ath9k_has_tx_pending()
by Geert Uytterhoeven
· 12 years ago
4effc6f
ath9k: prepare for multi-interface CSA support
by Michal Kazior
· 12 years ago
3b745c7
ath9k: Fix code mistake
by Sujith Manoharan
· 12 years ago
071aa9a
ath9k: Process GTT interrupts
by Sujith Manoharan
· 12 years ago
9d89cad
ath9k: Remove debug print in ISR
by Sujith Manoharan
· 12 years ago
1cdbaf0
ath9k: Add an option for station statistics
by Sujith Manoharan
· 12 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
78c8a95
ath9k: Fix interrupt statistics
by Sujith Manoharan
· 12 years ago
b7cc9b9
ath9k: Fix "cc_lock" usage
by Sujith Manoharan
· 12 years ago
0c75997
ath9k: Process BB watchdog events in the tasklet
by Sujith Manoharan
· 12 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 12 years ago
6549a86
ath9k: Fix baseband watchdog reset
by Sujith Manoharan
· 12 years ago
a6bb860
ath9k: Fix baseband watchdog interrupts
by Sujith Manoharan
· 12 years ago
5b502c8
ath9k: Fix max AMPDU size calculation
by Sujith Manoharan
· 12 years ago
c32e4e5
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
by Felix Fietkau
· 12 years ago
6a4d05d
ath9k: move ath9k_debug_sync_cause out of ath9k_hw
by Felix Fietkau
· 12 years ago
a35051c
ath9k: properly preserve TSF across reset
by Felix Fietkau
· 12 years ago
c67ce33
ath9k_hw: clean up generic timer code
by Felix Fietkau
· 12 years ago
657eb17
ath9k_htc: properly set MAC address and BSSID mask
by Mathy Vanhoef
· 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
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
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
89f927a
ath9k: add TX99 support
by Luis R. Rodriguez
· 12 years ago
c648ecb
ath9k: make ath9k_uses_beacons static
by Felix Fietkau
· 12 years ago
45c67f6
ath9k: move channel change code to ath_set_channel
by Felix Fietkau
· 12 years ago
2297f1c
ath9k: make ath9k_cmn_update_ichannel static
by Felix Fietkau
· 12 years ago
Next »