index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
AA: ath9k: add workaround for AR9331 USB host controller hang with USB1.1 dev...
Gabor Juhos
2014-01-28
1
-0
/
+77
*
AA: opkg: merge r39153
Jo-Philipp Wich
2013-12-21
1
-3
/
+3
*
kernel: do not accept sysrq characters via serial port
Felix Fietkau
2013-11-19
2
-0
/
+25
*
uClibc: get rid of bogus unused strlcpy definition to fix build errors
Felix Fietkau
2013-10-30
1
-0
/
+11
*
toolchain/gdb: remove use of extern inline to fix build errors
Felix Fietkau
2013-10-30
1
-0
/
+32
*
AA: tools/cmake: update to latest version from trunk to fix build errors
Felix Fietkau
2013-10-30
2
-3
/
+35
*
mtd-utils: get rid of extern inline to fix build errors
Felix Fietkau
2013-10-30
1
-0
/
+41
*
e2fsprogs: update to 1.42.8, fixes a build error
Felix Fietkau
2013-10-30
3
-3
/
+45
*
squashfs: make inline functions static to fix build errors
Felix Fietkau
2013-10-30
1
-0
/
+11
*
squashfs4: make inline functions static to fix build errors
Felix Fietkau
2013-10-30
1
-0
/
+36
*
pkg-config: update to latest version, fix build on Mac OS X 10.9
Felix Fietkau
2013-10-30
2
-24
/
+5
*
build: fix build on Mac OS X 10.9
Felix Fietkau
2013-10-30
2
-2
/
+21
*
AA: scripts/config: fix path to host compiler
Felix Fietkau
2013-10-30
1
-1
/
+1
*
AA: scripts/config: fix inline handling for kconf_id_lookup()
Felix Fietkau
2013-10-30
1
-0
/
+3
*
libubox: update to latest version, fixes ustream reuse and a few other minor ...
Felix Fietkau
2013-10-19
1
-2
/
+2
*
AA: rt2800usb: merge a fix to slow down tx status polling (#13523)
Felix Fietkau
2013-10-18
1
-0
/
+24
*
rt2x00: fix rf id for rt3352 (#14322)
Felix Fietkau
2013-10-14
1
-0
/
+15
*
AA: ath5k: fix tx status processing errors (causing packet loss and throughpu...
Felix Fietkau
2013-10-14
1
-0
/
+21
*
AA: mac80211: rtlwifi: Align private space in rtl_priv struct
Hauke Mehrtens
2013-10-09
1
-0
/
+27
*
ath9k: fix tx queueing issues after background scans
Felix Fietkau
2013-10-05
6
-9
/
+56
*
AA: odhcp6c: validate hop-limit on RAs
Steven Barth
2013-10-02
1
-2
/
+2
*
scripts/gen-dependencies.sh: use the cross readelf (#12940)
Felix Fietkau
2013-09-29
1
-1
/
+1
*
mac80211: add AP inactivity handling / probing fixes to improve stability
Felix Fietkau
2013-09-29
1
-0
/
+35
*
mac80211: really fix the long standing wds ap tx power regression (#14153)
Felix Fietkau
2013-09-29
2
-8
/
+38
*
AA: odhcp6c: handle NoAddrsAvail IA-status
Steven Barth
2013-09-21
1
-2
/
+2
*
AA: odhcp6c: Restart when server returns IAID error
Steven Barth
2013-09-18
1
-2
/
+2
*
mac80211: drop spoofed packets in ad-hoc mode (fixes #12427)
Felix Fietkau
2013-09-17
1
-1
/
+11
*
AA: ar71xx: TP-LINK also has a family TL-WDR
Gabor Juhos
2013-09-17
1
-1
/
+1
*
AA: kernel: kmod-firewire: fix dependencies
Hauke Mehrtens
2013-09-15
1
-1
/
+1
*
iwinfo: when using nl80211, parse interface combinations instead of creating/...
Felix Fietkau
2013-09-14
1
-9
/
+57
*
AA: odhcp6c: work around buggy server timeouts
Steven Barth
2013-09-12
1
-2
/
+2
*
rt2x00: merge an rt2800 initialization order fix
Felix Fietkau
2013-09-10
4
-14
/
+42
*
AA: ath9k: remove most of the tx queueing rework until it has been fully debu...
Felix Fietkau
2013-09-09
1
-528
/
+83
*
AA: odhcp6c: more compatibility fixes
Steven Barth
2013-09-05
1
-2
/
+2
*
busybox: enable readlink by default, it is used by various scripts
Felix Fietkau
2013-09-05
1
-2
/
+2
*
netfilter: fix typo
Vasilis Tsiligiannis
2013-08-25
1
-1
/
+1
*
kernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULL
Felix Fietkau
2013-08-13
1
-1
/
+1
*
ath9k: fix an rx descriptor processing race condition
Felix Fietkau
2013-08-10
2
-6
/
+88
*
AA: ubus: sync with latest trunk version (as of r37740)
Felix Fietkau
2013-08-08
1
-14
/
+10
*
AA: ath9k: add an updated version of the tx queueing rework, refresh patches
Felix Fietkau
2013-08-06
12
-558
/
+1017
*
mac80211: backport a few upstream fixes
Felix Fietkau
2013-08-06
7
-21
/
+259
*
libubox: update to the latest version, fixes a fd deletion race condition in ...
Felix Fietkau
2013-07-31
1
-2
/
+2
*
AA: ath9k: remove some newer patches until they are fully debugged/fixed
Felix Fietkau
2013-07-29
3
-640
/
+0
*
libubox: update to latest version
Felix Fietkau
2013-07-29
1
-2
/
+2
*
AA: eglibc: sync with trunk, delete old versions
Felix Fietkau
2013-07-29
17
-479
/
+46
*
AA: 6relayd: Overridden DNS should affect DHCPv6
Steven Barth
2013-07-26
1
-2
/
+2
*
ath9k: add initial tx queueing rework patches
Felix Fietkau
2013-07-25
10
-0
/
+1172
*
ath5k: fix AHB support dependency (#13896)
Felix Fietkau
2013-07-17
1
-0
/
+11
*
AA: netifd: Fix IPv6-prefix assignment with continuous hints
Steven Barth
2013-07-16
1
-2
/
+2
*
AA: 6relayd: Fix DHCPv6-PD with continuous hints
Steven Barth
2013-07-16
1
-2
/
+2
[next]