• Stars
    star
    109
  • Rank 319,077 (Top 7 %)
  • Language
    C
  • Created over 8 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Stand-alone ath10k driver based on Candela Technologies Linux kernel.
This is a copy of the drivers/net/wireless/ath/ath10k tree from
the Candela-Technologies (CT) 4.7, 4.9, and 4.13 kernels.

This package may be useful for people trying to use CT ath10k
firmware on LEDE/OpenWRT, or other custom-built kernels.

The ath10k driver has a lot of patches, most of which are to enable it to
work more effectively with the ath10k CT firmware:

http://www.candelatech.com/ath10k.php

To compile with some help:
./build_me.sh

To compile manually:
cd ath10k
cp make_all make_all.mine
chmod a+x make_all.mine
# Edit make_all.mine to point to your compiled kernel
# Copy ath/*.h files into ../
# This header file stuff is not obvious, sorry..but it helps us compile
# properly on LEDE/OpenWRT backports infrastructure.
./make_all.mine


For full kernel source that these drivers came from, see:

http://dmz2.candelatech.com/?p=linux-4.7.dev.y/.git;a=summary
git clone git://dmz2.candelatech.com/linux-4.7.dev.y

http://dmz2.candelatech.com/?p=linux-4.4.dev.y/.git;a=summary
git clone git://dmz2.candelatech.com/linux-4.4.dev.y

Please send bug reports to:  [email protected]

More Repositories

1

xorp.ct

XORP is a routing protocol suite, supporting OSPF, BGP, RIP, PIM, IGMP, OLSR and more. This repository is now the official XORP code repository.
C++
146
star
2

hostap-ct

Fork of hostap: git://w1.fi/srv/git/hostap.git
C
28
star
3

lanforge-scripts

Scripts and other open-source tools to be used with the LANforge software suite.
Python
16
star
4

ScryMUD

ScryMUD, from back when the web was 19200
C++
9
star
5

vocal-ct

Candela Technologies fork of the old VOCAL SIP project.
C++
7
star
6

iw-ct

Fork of the 'iw' wireless tools: http://git.sipsolutions.net/iw.git
C
5
star
7

dhcp-ct

Modified version of DHCP from Fedora 14.
C
4
star
8

linux-ct-5.10

Candela 5.10 Linux kerel
C
3
star
9

nfs-utils-ct

Candela branch of nfs-utils
C
3
star
10

linux-ct-5.4

Linux 5.4 with Candela Technologies patches applied.
C
2
star
11

linux-ct-4.0

Candela Technologies 4.0 kernel
C
2
star
12

linux-ct-4.16

Candela Technologies modified Linux kernel based on upstream 4.16 kernel.
C
2
star
13

libnl-ct

Fork of libnl project: git://git.infradead.org/users/tgr/libnl.git
C
2
star
14

libnftnl-ct

Clone of netfilter's libnftnl: git://git.netfilter.org/libnftnl
C
2
star
15

wireless-regdb-ct

Clone of wireless-regdb (git://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git)
Python
2
star
16

jfreechart-fse-ct

Candela Technologies fork of JFreeChart-FSE repository.
Java
1
star
17

linux-ct-6.7

Candela 6.6 linux kernel
C
1
star
18

hackrf-ct

CT instance of hackrf
C
1
star
19

linux-ct-5.8

Candela Technologies 5.8 Linux Kernel
C
1
star
20

openwrt-ct

Fork of OpenWRT that integrates LANforge network testing software.
C
1
star
21

libpcap-ct

Clone of https://github.com/the-tcpdump-group/libpcap.git
C
1
star
22

vconfig

802.1q linux vlan config tool.
HTML
1
star
23

iproute2-ct

Clone of iproute2 with a few improvements, from: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
C
1
star
24

perl-5.23-3-ct

Perl 5.23.3 with fixes for Android.
Perl
1
star
25

linux-ct-5.2

Linux 5.2 with Candela Technologies patches applied.
C
1
star
26

linux-ct-6.9

Candela Linux kernel based on 6.8
C
1
star
27

openwrt-5.13-ct

openwrt using 5.13-ct backports package
C
1
star
28

linux-ct-5.17

Candela linux kernel 5.17
C
1
star
29

linux-ct-6.4

Candela Linux kernel based on 6.4 upstream kernel.
C
1
star
30

linux-ct-4.13

Candela Technologies 4.13 Linux Kernel
C
1
star
31

libmodbus-ct

Clone of https://github.com/stephane/libmodbus.git
C
1
star
32

jmathplot-ct

Fork of jmathplot, with some build fixes.
Java
1
star
33

linux-ct-6.10

C
1
star
34

iputils-ct

Candela fork of iputils project.
C
1
star