Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b5186b4be26d1fb8d63a3001b2e6ff0b2e2f82f
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ath9k.h
67dc74f
ath9k: move spectral.* to common-spectral.*
by Oleksij Rempel
· 10 years ago
21af25d
ath9k: move spec_config to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
8391f60
ath9k: move spectral_mode to ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
911ea79
ath9k: add struct ath_spec_scan_priv
by Oleksij Rempel
· 10 years ago
d385c5c
ath9k: add support for reporting tx power to mac80211
by Felix Fietkau
· 10 years ago
25f3bc7
ath9k: Improve flush() in mcc mode
by Sujith Manoharan
· 10 years ago
0a019a5
ath9k: Send oneshot NoA
by Sujith Manoharan
· 10 years ago
c6500ea
ath9k: Check for active GO in mgd_prepare_tx()
by Sujith Manoharan
· 10 years ago
26103b8
ath9k: Add a function to check for an active GO
by Sujith Manoharan
· 10 years ago
62ae1ae
ath9k: Fix address management
by Sujith Manoharan
· 10 years ago
e2d389b
ath9k: Check for pending frames properly
by Sujith Manoharan
· 10 years ago
2fae0d9
ath9k: Use configurable timeout for flush
by Sujith Manoharan
· 10 years ago
5555c95
ath9k: Unify reset API
by Sujith Manoharan
· 10 years ago
b8f9279
ath9k: Enable multi-channel properly
by Sujith Manoharan
· 10 years ago
ca14405
ath9k: Fix sequence number assignment
by Sujith Manoharan
· 10 years ago
a064eaa
ath9k: Add ath9k_chanctx_stop_queues()
by Sujith Manoharan
· 10 years ago
b390315
ath9k: Pass context to ath9k_chanctx_wake_queues()
by Sujith Manoharan
· 10 years ago
2ce73c0
ath9k: Fix p2p address management
by Sujith Manoharan
· 10 years ago
cb35582
ath9k: Cache BSS information
by Sujith Manoharan
· 10 years ago
c774d57
ath9k: add dynamic ACK timeout estimation
by Lorenzo Bianconi
· 10 years ago
a2b2860
ath9k: Remove unnecessary tbtt assignment
by Sujith Manoharan
· 10 years ago
167bf96
ath9k: Fix beacon miss handling
by Sujith Manoharan
· 10 years ago
d0975ed
ath9k: Fix Notice of Absence issues
by Sujith Manoharan
· 10 years ago
367b341
ath9k: Fix MCC scanning
by Sujith Manoharan
· 10 years ago
ca529c9
ath9k: Fix interface accounting
by Sujith Manoharan
· 10 years ago
fce3443
ath9k: Fix RX filters in channel contexts
by Sujith Manoharan
· 10 years ago
19ec477
ath9k: Fix ath_startrecv()
by Sujith Manoharan
· 10 years ago
fdcf1bd
ath9k: Add CTWindow support
by Sujith Manoharan
· 10 years ago
5a8cbec
ath9k: Print the event/state in ath_chanctx_event
by Sujith Manoharan
· 10 years ago
02da18b
ath9k: Add new chanctx events
by Sujith Manoharan
· 10 years ago
6e47faf
ath9k: Fix ath_chanctx_get()
by Sujith Manoharan
· 10 years ago
11e39a4
ath9k: Move ath9k_beacon_add_noa to channel.c
by Sujith Manoharan
· 10 years ago
fb02e95
ath9k: Fix channel context variables in ath_softc
by Sujith Manoharan
· 10 years ago
7784316
ath9k: Fix 'offchannel' in ath_softc
by Sujith Manoharan
· 10 years ago
a09798f
ath9k: Use ath_chanctx_check_active properly
by Sujith Manoharan
· 10 years ago
e90e302
ath9k: Add ath9k_offchannel_init
by Sujith Manoharan
· 10 years ago
0e08b5f
ath9k: Add ath9k_chanctx_wake_queues
by Sujith Manoharan
· 10 years ago
70b06da
ath9k: Add wrappers for beacon events
by Sujith Manoharan
· 10 years ago
73b5ef0
ath9k: Fix function declarations
by Sujith Manoharan
· 10 years ago
27babf9
ath9k: Fix channel context events
by Sujith Manoharan
· 10 years ago
922c943
ath9k: Make ath_chanctx_switch static
by Sujith Manoharan
· 10 years ago
98f411b
ath9k: Make ath_chanctx_get_oper_chan static
by Sujith Manoharan
· 10 years ago
344ae6a
ath9k: Make ath_chanctx_offchan_switch static
by Sujith Manoharan
· 10 years ago
55254ee
ath9k: Exclude more functions
by Sujith Manoharan
· 10 years ago
e20a854
ath9k: Cleanup mgd_prepare_tx callback
by Sujith Manoharan
· 10 years ago
0e62f8b
ath9k: Make ath_chanctx_work static
by Sujith Manoharan
· 10 years ago
ea22df2
ath9k: Add a routine to tear down channel contexts
by Sujith Manoharan
· 10 years ago
705d0bf
ath9k: Add a routine for initializing channel contexts
by Sujith Manoharan
· 10 years ago
499afac
ath9k: Isolate ath9k_use_chanctx module parameter
by Sujith Manoharan
· 10 years ago
c7dd40c
ath9k: Isolate P2P powersave routines
by Sujith Manoharan
· 10 years ago
2471adf
ath9k: Move P2P functions to channel.c
by Sujith Manoharan
· 10 years ago
dfcbb3e
ath9k: Move channel operations to channel.c
by Sujith Manoharan
· 10 years ago
d954cd77
ath9k: fix pending tx frames accounting
by Felix Fietkau
· 10 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
ec70abe
ath9k: Handle beacon miss on multi channel context
by Felix Fietkau
· 11 years ago
7414863
ath9k: Add periodic NoA support
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
58b5737
ath9k: Adjust AP beacon tsf based on station context
by Felix Fietkau
· 11 years ago
3ae07d3
ath9k: Add p2p go NoA attribute
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
ca900ac
ath9k: Move beacon config to 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
befcf7e
ath9k: channel context based transmission
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
3f3c09f
ath9k: simplify DFS pulse interval debug printing
by Zefir Kurtisi
· 11 years ago
4bbf441
ath9k: Handle multiple keys while setting tx filters
by Rajkumar Manoharan
· 11 years ago
9d83cd5
ath9k: reorder or remove some includes
by Oleksij Rempel
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
62e54dbb
ath9k: remove tid->paused flag
by Felix Fietkau
· 11 years ago
d463af4
ath9k: implement p2p client powersave support
by Felix Fietkau
· 11 years ago
c730326
ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to common
by Oleksij Rempel
· 11 years ago
df72878
ath9k: remove unused beacon_qi
by Oleksij Rempel
· 11 years ago
ed51fe3
ath9k: remove unused bc_tstamp
by Oleksij Rempel
· 11 years ago
eefa01d
ath9k: move sc_flags to ath_common
by Oleksij Rempel
· 11 years ago
fd0ab79
ath9k: move struct ath_beacon_config to common
by Oleksij Rempel
· 11 years ago
7fbdaa2
ath9k: remove unused listen_interval and sleepduration.
by Oleksij Rempel
· 11 years ago
13f7105
ath9k: move ath9k_init_channels_rates to common-init
by Oleksij Rempel
· 11 years ago
9e495a2
ath9k: Remove ath9k rate control
by Sujith Manoharan
· 11 years ago
32efb0c
ath9k: move ath9k_process_rssi to common.c
by Oleksij Rempel
· 11 years ago
4effc6f
ath9k: prepare for multi-interface CSA support
by Michal Kazior
· 11 years ago
071aa9a
ath9k: Process GTT interrupts
by Sujith Manoharan
· 11 years ago
350e2dc
ath9k: Add a debugfs file "node_recv"
by Sujith Manoharan
· 11 years ago
415ec61
ath9k: Remove RX Poll
by Sujith Manoharan
· 11 years ago
c32e4e5
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
by Felix Fietkau
· 11 years ago
7b6ef99
ath9k: Cleanup ath9k.h
by Sujith Manoharan
· 11 years ago
f65c082
ath9k: Cleanup spectral scan code
by Sujith Manoharan
· 11 years ago
168c6f8
ath9k_hw: use a software timer for btcoex no_stomp_timer
by Felix Fietkau
· 11 years ago
Next »