Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8e15e09465977d38ed4cc45af10148a4e6542f1c
/
drivers
/
net
/
wireless
/
ath
/
ath9k
8e15e09
ath9k: export methods related to ACK timeout estimation
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
7f30eac
ath9k: Check beaconing mode properly
by Sujith Manoharan
· 11 years ago
a2b2860
ath9k: Remove unnecessary tbtt assignment
by Sujith Manoharan
· 11 years ago
48bf43f
ath9k: Fix beacon processing in offchannel
by Sujith Manoharan
· 11 years ago
4307b0f
ath9k: fix radar parameters initialization
by Lorenzo Bianconi
· 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
167bf96
ath9k: Fix beacon miss handling
by Sujith Manoharan
· 11 years ago
4899827
ath9k: Fix channel switch time duration
by Sujith Manoharan
· 11 years ago
124130d
ath9k: Clear offchannel duration properly
by Sujith Manoharan
· 11 years ago
d0975ed
ath9k: Fix Notice of Absence issues
by Sujith Manoharan
· 11 years ago
cbc775d
ath9k: Assign offchannel duration properly
by Sujith Manoharan
· 11 years ago
367b341
ath9k: Fix MCC scanning
by Sujith Manoharan
· 11 years ago
da0162f
ath9k: Fix offchannel operation
by Sujith Manoharan
· 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
3d1132d
ath9k: Fix COMP_BAR filter
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
fdcf1bd
ath9k: Add CTWindow support
by Sujith Manoharan
· 11 years ago
bb628eb
ath9k: Fix offchannel duration calculation
by Sujith Manoharan
· 11 years ago
bd81533
ath9k: Fix NoA start time 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
12a1b3d4
ath9k: Fix beacon configuration for channel contexts
by Sujith Manoharan
· 11 years ago
61a3d4f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
a4bcaf5
mac80211: extend set_coverage_class signature
by Lorenzo Bianconi
· 11 years ago
1a7c5b7
ath9k: Fix channel context timer
by Sujith Manoharan
· 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
86162d4
ath9k: Fix interface limits
by Sujith Manoharan
· 11 years ago
5a8cbec
ath9k: Print the event/state in ath_chanctx_event
by Sujith Manoharan
· 11 years ago
02da18b
ath9k: Add new chanctx events
by Sujith Manoharan
· 11 years ago
6e47faf
ath9k: Fix ath_chanctx_get()
by Sujith Manoharan
· 11 years ago
11e39a4
ath9k: Move ath9k_beacon_add_noa to channel.c
by Sujith Manoharan
· 11 years ago
7d87617
ath9k: Remove redundant ifdef
by Sujith Manoharan
· 11 years ago
fb02e95
ath9k: Fix channel context variables in ath_softc
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
a09798f
ath9k: Use ath_chanctx_check_active properly
by Sujith Manoharan
· 11 years ago
e90e302
ath9k: Add ath9k_offchannel_init
by Sujith Manoharan
· 11 years ago
0e08b5f
ath9k: Add ath9k_chanctx_wake_queues
by Sujith Manoharan
· 11 years ago
70b06da
ath9k: Add wrappers for beacon events
by Sujith Manoharan
· 11 years ago
73b5ef0
ath9k: Fix function declarations
by Sujith Manoharan
· 11 years ago
27babf9
ath9k: Fix channel context events
by Sujith Manoharan
· 11 years ago
922c943
ath9k: Make ath_chanctx_switch static
by Sujith Manoharan
· 11 years ago
98f411b
ath9k: Make ath_chanctx_get_oper_chan static
by Sujith Manoharan
· 11 years ago
344ae6a
ath9k: Make ath_chanctx_offchan_switch static
by Sujith Manoharan
· 11 years ago
22dc0de
ath9k: Conditionally compile more functions
by Sujith Manoharan
· 11 years ago
55254ee
ath9k: Exclude more functions
by Sujith Manoharan
· 11 years ago
6d7cbd7
ath9k: Conditionally compile a few functions
by Sujith Manoharan
· 11 years ago
e20a854
ath9k: Cleanup mgd_prepare_tx callback
by Sujith Manoharan
· 11 years ago
0e62f8b
ath9k: Make ath_chanctx_work static
by Sujith Manoharan
· 11 years ago
ea22df2
ath9k: Add a routine to tear down channel contexts
by Sujith Manoharan
· 11 years ago
705d0bf
ath9k: Add a routine for initializing 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
0e721bd
ath9k: Add a config option for channel context
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
4f68169
ath9k: Handle failure to allocate HW timer
by Sujith Manoharan
· 11 years ago
27328a7
ath9k: Add a debug level for channel context
by Sujith Manoharan
· 11 years ago
ba1fa3c
ath9k_htc: advertise support for TDLS
by Csaba Kiraly
· 11 years ago
59e2567
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
ded3fb4
ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()
by Maks Naumov
· 11 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
95752b7
ath: Move spectral debugfs structs to shared header
by Sven Eckelmann
· 11 years ago
cf9ae8f
ath9k: Initialize channel context ops on ahb probe
by Rajkumar Manoharan
· 11 years ago
9a24440
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
6438e0d
wireless: ath9k: Get rid of timespec conversions
by Thomas Gleixner
· 11 years ago
c01fac1
ath9k: fix aggregation session lockup
by Felix Fietkau
· 11 years ago
3f55720
ath9k: drop negativity checks for unsigned values coming from kstrtoul()
by Andrey Utkin
· 11 years ago
3ae351a
ath9k: set up tx power into the MRR
by Lorenzo Bianconi
· 11 years ago
d954cd77
ath9k: fix pending tx frames accounting
by Felix Fietkau
· 11 years ago
09ebb81
ath9k: Calculate sleep duration
by Rajkumar Manoharan
· 11 years ago
5f2f9e4
ath9k: Increase max listen interval
by Rajkumar Manoharan
· 11 years ago
9198cf4
ath9k: Cache beacon config after association
by Rajkumar Manoharan
· 11 years ago
76ac9ed
ath9k_hw: Fix pll2_divfrac for AR953x
by Rajkumar Manoharan
· 11 years ago
af2db44
ath9k_hw: fix tx gain table index for AR953x
by Rajkumar Manoharan
· 11 years ago
ddbbd9e
ath9k_hw: fix XPABIASLEVEL settings for AR9531
by Rajkumar Manoharan
· 11 years ago
c01a729
ath9k_hw: Add QCA953x 2.0 initvals
by Rajkumar Manoharan
· 11 years ago
efeb143
ath9k_hw: update CCK loop coefficients for AR953x 1.0
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
a406832
ath9k: Advertise multichannel support
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
a899b67
ath9k: Update channel switch 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
Next »