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
*
cmake: update to version 2.8.9
Felix Fietkau
2012-09-28
1
-3
/
+6
*
ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_mac
Gabor Juhos
2012-09-27
1
-2
/
+8
*
generic: enable CONFIG_USB_EHCI_TT_NEWSCHED
Gabor Juhos
2012-09-27
1
-1
/
+1
*
6to4: properly setup Base6to4Interface (#12251)
Jo-Philipp Wich
2012-09-27
2
-5
/
+10
*
ath5k: add a spur mitigation fix
Felix Fietkau
2012-09-27
1
-9
/
+25
*
ramips: add memory detection code for RT5350
Gabor Juhos
2012-09-27
2
-1
/
+44
*
ramips: allow to use custom code for memory size detection
Gabor Juhos
2012-09-27
2
-6
/
+13
*
include sys/resource.h in arch/um/os-Linux/start_up.c (#12155)
Florian Fainelli
2012-09-27
1
-0
/
+10
*
fix ncores for single-core systems.
Imre Kaloz
2012-09-27
1
-0
/
+109
*
add i2c retries
Imre Kaloz
2012-09-27
1
-0
/
+72
*
fix pcie abort handling
Imre Kaloz
2012-09-27
1
-0
/
+128
*
remove kmod-spi-bitbang
Florian Fainelli
2012-09-26
2
-2
/
+2
*
generic: add upstream commit id to codel patches and refresh those
Gabor Juhos
2012-09-26
8
-34
/
+37
*
backport the upstream entropy changes (#11951)
Florian Fainelli
2012-09-26
3
-8
/
+1334
*
get rid of the IRQF_SAMPLE_RANDOM flag
Florian Fainelli
2012-09-26
5
-7
/
+7
*
mac80211: refresh patches
Florian Fainelli
2012-09-26
14
-30
/
+30
*
add wmbus-repeater to the dLAN USB Extender profile
Florian Fainelli
2012-09-25
1
-1
/
+2
*
enable multicast and advanced ip routers configs
Florian Fainelli
2012-09-25
1
-2
/
+0
*
add kmod-usb-serial-ftdi to the dLAN USB Extender profile
Florian Fainelli
2012-09-25
1
-1
/
+1
*
mac80211: avoid sending useless delBA frames on client disassoc
Felix Fietkau
2012-09-25
1
-0
/
+31
*
ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode
Felix Fietkau
2012-09-25
1
-0
/
+13
*
make uci-defaults switch detection work on rt5350
John Crispin
2012-09-25
1
-1
/
+1
*
add ethernet support for rt5350
John Crispin
2012-09-25
2
-18
/
+106
*
make ramips ethernet use a register mapping table
John Crispin
2012-09-25
1
-29
/
+79
*
activate failsafe on all ports of the switch and not just port 0.
Hauke Mehrtens
2012-09-25
1
-1
/
+1
*
ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards
Gabor Juhos
2012-09-25
3
-3
/
+198
*
ar71xx: automatically find WLAN calibration data on TEW-673GRU
Gabor Juhos
2012-09-25
1
-18
/
+46
*
ar71xx: automatically find WLAN calibration data on DIR-825-B1
Gabor Juhos
2012-09-25
1
-17
/
+44
*
ar71xx: add missing backslash to uci-defaults/leds (closes #12240)
Gabor Juhos
2012-09-25
1
-1
/
+1
*
unbreak port mapping detection
John Crispin
2012-09-25
1
-0
/
+1
*
ar71xx: use different machtype and setup for the TL-MR3040
Gabor Juhos
2012-09-24
7
-16
/
+63
*
version.mk: ensure that %S is always populated with a subtarget identifier, f...
Jo-Philipp Wich
2012-09-24
1
-1
/
+1
*
base-files: remove obsolete entries from sysctl.conf (#12236)
Felix Fietkau
2012-09-24
1
-5
/
+0
*
openssl: use asm SHA1, SHA256, AES on MIPS.
Felix Fietkau
2012-09-24
3
-6
/
+77
*
mac80211: extend help for new options in b43-fwsquash.py
Hauke Mehrtens
2012-09-23
1
-0
/
+2
*
mac80211: fiy typo in b43-fwsquash.py
Hauke Mehrtens
2012-09-23
1
-2
/
+2
*
hostapd: move the + to the correct line
Felix Fietkau
2012-09-23
1
-3
/
+3
*
grub2: use the static lzma lib instead of the dynamic one
Felix Fietkau
2012-09-23
1
-1
/
+2
*
x86: avoid using grub prepare when using grub2
Felix Fietkau
2012-09-23
1
-1
/
+1
*
build: add the + token to any commands that can pass through the jobserver, f...
Felix Fietkau
2012-09-23
20
-22
/
+23
*
grub2: disable nls to fix build failure when libintl/host is built
Felix Fietkau
2012-09-23
1
-1
/
+2
*
build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages
Felix Fietkau
2012-09-23
1
-1
/
+2
*
tools: flex depends on m4
Felix Fietkau
2012-09-23
1
-0
/
+1
*
tools/mkimage: avoid picking up unrelated /usr/include headers with the same ...
Felix Fietkau
2012-09-23
2
-0
/
+21
*
include/netfilter.mk: remove a few obsolete lines
Felix Fietkau
2012-09-23
1
-8
/
+0
*
e2fsprogs: drop an unnecessary include that breaks on mac os x
Felix Fietkau
2012-09-22
1
-0
/
+10
*
x86-generic: enable a few more common kernel options/drivers
Felix Fietkau
2012-09-22
1
-4
/
+70
*
kernel: increase log buffer size
Felix Fietkau
2012-09-22
1
-1
/
+1
*
x86: enable usb storage support for the generic subtarget to support booting ...
Felix Fietkau
2012-09-22
1
-0
/
+10
*
x86: add support for building grub2 images
Felix Fietkau
2012-09-22
4
-3
/
+56
[next]