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
*
Merge SSB driver from tree at bu3sch.de, pulled 24/6
Peter Denison
2007-06-25
10
-131
/
+208
*
make the broadcom firmware image code more sane and also fix jffs2-256k relat...
Felix Fietkau
2007-06-25
1
-12
/
+21
*
from now on, the kernel parses parameters passed by our lzma-loader
Gabor Juhos
2007-06-25
4
-66
/
+218
*
madwifi: add some extra delay between bringing the interface up and configuri...
Felix Fietkau
2007-06-25
1
-0
/
+1
*
make top-level .gitignore only apply to top-level files/directories (#1960)
Felix Fietkau
2007-06-25
1
-8
/
+8
*
add nat module fix from #1772
Felix Fietkau
2007-06-25
1
-0
/
+1
*
hotplug2: add fork handling optimization (also fixes that pesky pppoe race co...
Felix Fietkau
2007-06-25
1
-0
/
+142
*
update to hotplug2 svn version (recommended by iSteve)
Felix Fietkau
2007-06-25
4
-48
/
+543
*
fix image generation for the ZyXEL boards
Gabor Juhos
2007-06-25
1
-2
/
+2
*
from now on, the lzma loader is able to pass parameters to the kernel
Gabor Juhos
2007-06-25
6
-86
/
+255
*
fix failsafe on broadcom, send netlink events in diag when running linux 2.6
Felix Fietkau
2007-06-25
13
-81
/
+219
*
hotplug2: add a missing cflag, allow hotplug events that are not 'add'
Felix Fietkau
2007-06-25
2
-1
/
+14
*
make hotplug2 use the build system cflags
Felix Fietkau
2007-06-25
2
-0
/
+14
*
remove bogus dependency, fix a few cosmetic bugs
Felix Fietkau
2007-06-25
1
-3
/
+3
*
add lzma compression format to mkimage (will be used on infineon amazon)
Felix Fietkau
2007-06-24
2
-0
/
+2
*
Upgrade ntfs-3g to 1.616 (#1954)
Florian Fainelli
2007-06-23
2
-16
/
+5
*
Upgrade fuse to 2.6.5 (#1955)
Florian Fainelli
2007-06-23
8
-39
/
+47
*
fix hardware byte swapping to work in little endian mode as well
Gabor Juhos
2007-06-23
2
-3
/
+3
*
Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)
Peter Denison
2007-06-22
1
-0
/
+41
*
add antenna diversity config support for broadcom-wl
Felix Fietkau
2007-06-22
1
-0
/
+4
*
Add profile for WRTSL54GS
Peter Denison
2007-06-22
1
-0
/
+17
*
add initial support for hardware accelerated byte swapping
Gabor Juhos
2007-06-22
6
-14
/
+95
*
Do not cache negative answers
Florian Fainelli
2007-06-22
1
-0
/
+1
*
Package tunnel6 as well (#1943)
Florian Fainelli
2007-06-22
1
-2
/
+3
*
Send a kill signal to cron, otherwise two instances could be running (#1923)
Florian Fainelli
2007-06-22
1
-1
/
+1
*
for bcm43xx-mac80211 as well
Felix Fietkau
2007-06-22
1
-3
/
+7
*
add some missing config options
Felix Fietkau
2007-06-22
1
-1
/
+2
*
do not attempt to compile mac80211 on 2.6.21
Felix Fietkau
2007-06-22
1
-15
/
+8
*
kernel version specific fixups for kmod packages
Felix Fietkau
2007-06-22
1
-7
/
+13
*
brcm47xx-2.6: update for 2.6.22-rc5
Felix Fietkau
2007-06-22
2
-19
/
+11
*
set the kernel version of brcm47xx-2.6 in the target makefile, keep patch com...
Felix Fietkau
2007-06-21
20
-157
/
+3199
*
brcm43xx: Update to 2.6.22-rc5 target
Peter Denison
2007-06-21
8
-128
/
+157
*
fix mac80211 build
Felix Fietkau
2007-06-21
1
-1
/
+6
*
Extra bits from wireless-dev for the mac80211 stack - should just be additions
Peter Denison
2007-06-21
1
-0
/
+801
*
make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]
Peter Denison
2007-06-21
1
-61
/
+61
*
New: mac80211-based bcm43xx driver from the wireless-dev tree
Peter Denison
2007-06-21
31
-0
/
+16363
*
New: mac80211 stack from the wireless-dev tree
Peter Denison
2007-06-21
50
-0
/
+23705
*
brcm43xx: update SSB driver * files/ now contains the wireless-dev tree versi...
Peter Denison
2007-06-21
19
-335
/
+1841
*
minor kernel config sync
Felix Fietkau
2007-06-21
11
-70
/
+2
*
Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)
Florian Fainelli
2007-06-21
1
-1
/
+3
*
fix cgi-bin directory handling (#1764)
Felix Fietkau
2007-06-21
1
-0
/
+15
*
fix the squashfs kernel command line for rb532
Felix Fietkau
2007-06-21
1
-1
/
+1
*
fix the tar invocation in kernel build (#1935)
Felix Fietkau
2007-06-21
1
-1
/
+1
*
added usb-storage hotpluging
John Crispin
2007-06-20
3
-1
/
+42
*
fix a memleak in broadcom-diag (#1780)
Felix Fietkau
2007-06-20
1
-0
/
+1
*
Allow the use of psk+psk2 (ap mode only). Thanks ragorn
Mike Baker
2007-06-20
1
-1
/
+3
*
add mini_fo fix from #1801
Felix Fietkau
2007-06-20
2
-20
/
+2
*
add brcm47xx mtd corruption fix by b.sander (#1502)
Felix Fietkau
2007-06-19
1
-0
/
+20
*
mac80211 is not available for kernels < 2.6.22
Florian Fainelli
2007-06-19
1
-1
/
+1
*
cleanup svn properties
Gabor Juhos
2007-06-19
1
-1
/
+1
[next]