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
*
dnsmasq: - make "name" option in "host" sections optional and append it to -G...
Jo-Philipp Wich
2009-10-05
2
-5
/
+21
*
explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling w...
Mirko Vogt
2009-10-05
1
-0
/
+1
*
dont select atm modules yet for ifxmips
John Crispin
2009-10-05
1
-2
/
+2
*
mountd: mark as 2.6 only
Nicolas Thill
2009-10-05
1
-1
/
+1
*
gdb: don't build on avr32
Nicolas Thill
2009-10-05
1
-0
/
+1
*
getver: don't use "-r COMMITTED" arg which needs network access to the reposi...
Nicolas Thill
2009-10-05
1
-1
/
+1
*
gdb: have both gdb & gdbserver share defaults
Nicolas Thill
2009-10-05
1
-7
/
+10
*
ramips: remove unneccesary ifdefs from the rt288x pci code
Gabor Juhos
2009-10-05
2
-7
/
+0
*
ramips: remove unneccesary includes from the rt288x pci code
Gabor Juhos
2009-10-05
2
-13
/
+2
*
ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file...
Gabor Juhos
2009-10-05
3
-4
/
+13
*
ramips: add missing config option
Gabor Juhos
2009-10-05
1
-0
/
+1
*
fixes typo
John Crispin
2009-10-05
1
-1
/
+1
*
remove crypto moduels from ifxmips menuconfig
John Crispin
2009-10-04
1
-23
/
+0
*
fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies h...
John Crispin
2009-10-04
7
-71
/
+445
*
adds pci support for rt288x
John Crispin
2009-10-04
4
-0
/
+225
*
remove reference to bogus packet
John Crispin
2009-10-04
1
-2
/
+2
*
adds mountd. There is still much space for improvement, static mounts and fst...
John Crispin
2009-10-04
4
-0
/
+72
*
fix typo in target description
Andy Boyett
2009-10-04
1
-3
/
+3
*
adjust pointer size from 4 to 8 bytes in x86_64 site config
Nicolas Thill
2009-10-04
1
-1
/
+1
*
remove ipset support from core, it is now provided by xtables-addons from the...
Nicolas Thill
2009-10-03
21
-44593
/
+24
*
metadata.pl: fix a bug where dependency flags (@ and +) from a dependency wer...
Nicolas Thill
2009-10-03
1
-2
/
+2
*
check for sysfs before bypassing normal hotplug calls for firmware events (fi...
Felix Fietkau
2009-10-03
1
-1
/
+1
*
busybox: support 64 bit math in shell tests. this does not seem to increase t...
Felix Fietkau
2009-10-03
1
-2
/
+2
*
ath: add a compile time option that gives the user full control over regulato...
Felix Fietkau
2009-10-02
2
-0
/
+82
*
metadata.pl: do not strip whitespaces from multiline data
Felix Fietkau
2009-10-02
1
-1
/
+0
*
add a defconfig for wrt160nl which contains switch settings
Felix Fietkau
2009-10-02
1
-0
/
+25
*
mac80211: autodetect the default phy mode based on 11n and freq capabilities
Felix Fietkau
2009-10-02
1
-0
/
+5
*
mac80211: fix typo in ifname setup, suppress error messages of interface enum...
Felix Fietkau
2009-10-02
1
-3
/
+3
*
hostapd: initialize wme to sane values
Felix Fietkau
2009-10-02
1
-0
/
+37
*
ar71xx: fix usb preselection in profiles
Felix Fietkau
2009-10-02
4
-6
/
+6
*
mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanup...
Felix Fietkau
2009-10-02
2
-100
/
+186
*
opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
Felix Fietkau
2009-10-02
1
-0
/
+1
*
adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it ...
John Crispin
2009-10-02
10
-0
/
+3754
*
Export USB host driver as kernel package
Claudio Mignanti
2009-10-02
3
-5
/
+33
*
bump ifxmips to .30
John Crispin
2009-10-02
61
-1246
/
+500
*
dump 2.6.25 support
Claudio Mignanti
2009-10-02
19
-7719
/
+2
*
Fix #5873 and cleanup kernel config
Claudio Mignanti
2009-10-02
1
-8
/
+1
*
uClibc: remove absolute path linking to host libraries in libpthread.so (clos...
Nicolas Thill
2009-10-02
1
-9
/
+9
*
ar71xx: use 'link4' LED for diagnostic on Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+3
*
ar71xx: initialize PCI controller on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+11
*
ar71xx: init ethernet mac address on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+3
*
ar71xx: add default network configuration for the Bullet M
Gabor Juhos
2009-10-01
2
-0
/
+15
*
ar71xx: register GPIO button on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+16
*
ar71xx: add PCI Host Controller fixup for ar724x
Gabor Juhos
2009-10-01
1
-0
/
+23
*
ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only
Gabor Juhos
2009-10-01
1
-0
/
+5
*
ar71xx: fix a typo in the ar724x PCI code
Gabor Juhos
2009-10-01
1
-1
/
+1
*
Implement sysfs interface for some specific cris driver
Claudio Mignanti
2009-10-01
3
-0
/
+126
*
kernel: upgrade to 2.6.30.8 and refresh patches
Gabor Juhos
2009-10-01
51
-215
/
+129
*
busybox: remove empty patches
Nicolas Thill
2009-10-01
2
-0
/
+0
*
ppp: add dns servers to uci state in the ip-up script
Jo-Philipp Wich
2009-09-30
2
-1
/
+4
[next]