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
*
use correct port type, which sets the correct receive fifo trigger options (#...
Florian Fainelli
2010-05-15
1
-0
/
+30
*
do not export find_task_by_vpid twice on 2.6.30
Florian Fainelli
2010-05-15
1
-21
/
+19
*
only build bin packages for the selected build variants (same behaviour as wi...
Felix Fietkau
2010-05-15
1
-0
/
+2
*
mac80211: update to wireless-testing 2010-05-12 plus some pending patches
Felix Fietkau
2010-05-15
17
-1478
/
+6897
*
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
Hauke Mehrtens
2010-05-15
18
-37
/
+95
*
firmware-utils/mkzynfw: add support for the NBG460N board
Gabor Juhos
2010-05-14
2
-0
/
+20
*
firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)
Gabor Juhos
2010-05-14
1
-1
/
+1
*
ar71xx: Make wget2nand fail if copying the kernel fails and use the correct f...
Gabor Juhos
2010-05-14
1
-2
/
+5
*
ar71xx: fix nbg460n mtd partitions
Gabor Juhos
2010-05-14
1
-5
/
+12
*
Fix zlib alternate URL
Gabor Juhos
2010-05-13
1
-1
/
+1
*
compcache: Kernel module and userspace daemon in seperate packages.
Lars-Peter Clausen
2010-05-13
2
-6
/
+14
*
Add 2.6.34 patches
Lars-Peter Clausen
2010-05-12
34
-4
/
+29530
*
Move CONFIG_LZMA_{DE,}COMPRESS to generic config
Lars-Peter Clausen
2010-05-12
12
-21
/
+5
*
gpio_buttons: include slab.h
Lars-Peter Clausen
2010-05-12
1
-0
/
+1
*
target/uml: add missing CONFIG_MATOM config symbol
Nicolas Thill
2010-05-12
1
-0
/
+1
*
brcm47xx: use tab instead of space
Hauke Mehrtens
2010-05-12
4
-144
/
+144
*
kernel: add missing symbol
Hauke Mehrtens
2010-05-12
1
-0
/
+1
*
Add missing symbols to generic 2.6.34 config
Lars-Peter Clausen
2010-05-12
1
-0
/
+47
*
brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * mak...
Hauke Mehrtens
2010-05-12
3
-165
/
+36
*
ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
Jo-Philipp Wich
2010-05-11
0
-0
/
+0
*
hifnHIPP also depends on PCI
Florian Fainelli
2010-05-11
1
-1
/
+1
*
hotplug2: bump pkg release after hotplug fixes in r20679-r20685
Jo-Philipp Wich
2010-05-10
1
-1
/
+1
*
.gitignore: Undo accidental commit.
Daniel Dickinson
2010-05-10
1
-0
/
+3
*
brcm-2.4: Fixed preinit and failsafe switch configuration
Daniel Dickinson
2010-05-10
4
-5
/
+25
*
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
Mirko Vogt
2010-05-09
2
-3
/
+3
*
refresh 2.6.32 patches
Florian Fainelli
2010-05-09
19
-70
/
+68
*
refresh kernel patches
Florian Fainelli
2010-05-09
3
-5
/
+5
*
rework 130-clocks_devices_init.patch to make it more robust
Florian Fainelli
2010-05-09
1
-27
/
+8
*
make etrax samsung flash patch generic (#6552)
Florian Fainelli
2010-05-09
3
-0
/
+22
*
ar71xx: remove madwifi from the default profile
Felix Fietkau
2010-05-08
1
-1
/
+1
*
ar71xx: use the lzma kernel and a proper size limit for pb92
Felix Fietkau
2010-05-08
1
-4
/
+6
*
prevent race between clocks and devices registration (#6532)
Florian Fainelli
2010-05-08
1
-0
/
+27
*
image/x86: fix typo when building on Mac OS X (closes: #7303)
Nicolas Thill
2010-05-08
1
-1
/
+1
*
Add support for SRV records to dnsmasq config parsing
Peter Denison
2010-05-08
1
-0
/
+18
*
adm5120: include r21398 actual changes
Alexandros C. Couloumbis
2010-05-08
8
-8
/
+8
*
adm5120: update files-2.6.33 and files-2.6.34
Alexandros C. Couloumbis
2010-05-08
8
-0
/
+1282
*
ar71xx: remove some bogus kernel config overrides
Felix Fietkau
2010-05-07
3
-6
/
+0
*
ar71xx: add a new subtarget for nand based devices - saves around 44k on the ...
Felix Fietkau
2010-05-07
25
-36
/
+61
*
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break...
Felix Fietkau
2010-05-07
6
-9
/
+9
*
broadcom-wl: check iface pid file when invoking nas, fixes starting nas for a...
Jo-Philipp Wich
2010-05-07
1
-2
/
+3
*
pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a probl...
Jo-Philipp Wich
2010-05-07
1
-1
/
+1
*
ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign d...
Jo-Philipp Wich
2010-05-07
3
-15
/
+11
*
base-files: add add_dns() and remove_dns() helpers to network config, useful ...
Jo-Philipp Wich
2010-05-07
1
-0
/
+29
*
pptp: utilize coldplug_interface_pptp() to automatically launch pptp instance...
Jo-Philipp Wich
2010-05-06
2
-34
/
+5
*
base-files: add a coldplug_interface_* hook to bring up non-hotpluggable inte...
Jo-Philipp Wich
2010-05-06
1
-0
/
+11
*
pptp: update to v1.7.1
Jo-Philipp Wich
2010-05-06
1
-3
/
+3
*
ppp: - make pppd shutdown more robust as pptp hangs when the underlying conne...
Jo-Philipp Wich
2010-05-06
1
-7
/
+11
*
base-files, ppp: fix interface shutdown
Jo-Philipp Wich
2010-05-06
2
-8
/
+7
*
base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ...
Jo-Philipp Wich
2010-05-05
3
-28
/
+28
*
openssl: update to v0.9.8n, thanks Peter Wagner
Jo-Philipp Wich
2010-05-05
3
-38
/
+3
[next]