index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix alsa snd_fops problem (#1426)
Felix Fietkau
2007-07-11
1
-0
/
+13
*
reorganize netfilter modules, get rid of the iptables-mod-extra dependency in...
Felix Fietkau
2007-07-11
1
-1
/
+1
*
remove a warning that has confused a few people
Felix Fietkau
2007-07-11
1
-1
/
+0
*
fix channel/frequency returned by scan
Mike Baker
2007-07-09
2
-2
/
+2
*
restart wds links when wifi is restarted
Mike Baker
2007-07-09
1
-1
/
+2
*
add second package source for packages built from the /packages repository
Felix Fietkau
2007-07-09
2
-3
/
+4
*
add busybox printf patch from #2021
Felix Fietkau
2007-07-09
1
-0
/
+18
*
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permis...
Felix Fietkau
2007-07-09
4
-92
/
+1624
*
fix usb-storage permissions
Mike Baker
2007-07-08
1
-0
/
+0
*
more wpa+wds patches
Mike Baker
2007-07-08
3
-4
/
+8
*
fix busybox --help problems on rebuild
Mike Baker
2007-07-07
1
-4
/
+3
*
fix madwifi compile for 2.4
Felix Fietkau
2007-07-07
1
-0
/
+16
*
fix bug with ap+sta modes using wpa
Mike Baker
2007-07-04
1
-5
/
+6
*
rearrange diag's platform detection code to look for known platform strings b...
Mike Baker
2007-07-04
1
-41
/
+66
*
patch wlc and scripts to control wl's builtin wpa supplicant
Mike Baker
2007-07-04
2
-1
/
+38
*
Package the hardware clock utility and fix english typos (#2015)
Florian Fainelli
2007-07-04
1
-3
/
+15
*
clean up default wifi config
Mike Baker
2007-07-04
2
-15
/
+4
*
fix a race condition with broadcom wl devices in a bridge
Felix Fietkau
2007-07-04
1
-0
/
+1
*
add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the...
Felix Fietkau
2007-07-04
1
-0
/
+9
*
remove ad-hoc tx hang workaround - the underlying issue has been fixed a whil...
Felix Fietkau
2007-07-04
1
-49
/
+0
*
remove minstrel rate hack
Felix Fietkau
2007-07-04
1
-13
/
+0
*
another madwifi update
Felix Fietkau
2007-07-04
2
-15
/
+2
*
update to the latest madwifi snapshot
Felix Fietkau
2007-07-03
26
-502
/
+337
*
fix util-linux compile on avr32
Felix Fietkau
2007-07-03
1
-1
/
+1
*
wds-wpa support
Mike Baker
2007-07-02
1
-0
/
+9
*
refresh a patch that is causing problems on certain systems
Felix Fietkau
2007-07-02
1
-82
/
+98
*
move ncurses to trunk and 7.07 (util-linux depends on it)
Felix Fietkau
2007-07-02
2
-0
/
+190
*
fix a horrible memleak in madwifi
Felix Fietkau
2007-07-02
1
-0
/
+13
*
bump busybox release number
Felix Fietkau
2007-07-01
1
-1
/
+1
*
Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements
Peter Denison
2007-07-01
5
-57
/
+75
*
Package cfdisk and bump release number (#1992)
Florian Fainelli
2007-07-01
1
-1
/
+15
*
Make bcm43xx-mac802xx bcm47xx-2.6 specific
Florian Fainelli
2007-07-01
1
-1
/
+1
*
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...
Florian Fainelli
2007-07-01
2
-121
/
+0
*
massively reduce the number of forks that busybox ash has to do while process...
Felix Fietkau
2007-07-01
1
-0
/
+30
*
fix a crash related to wep and mic handling (#1973)
Felix Fietkau
2007-06-30
1
-28
/
+75
*
move parts of the failsafe code to the generic base-files - will be used on a...
Felix Fietkau
2007-06-30
2
-1
/
+4
*
fix a warning (#1800)
Felix Fietkau
2007-06-30
1
-1
/
+1
*
add madwifi changeset 2484 (node refcounting patch) - i will resync with madw...
Felix Fietkau
2007-06-30
1
-0
/
+82
*
make the firewall script run after the network script again (required for wor...
Felix Fietkau
2007-06-30
1
-1
/
+2
*
include the network state in the dnsmasq init script. this makes it possible ...
Felix Fietkau
2007-06-30
1
-0
/
+1
*
update wlcompat for new ioctl interface (fixes #1357)
Felix Fietkau
2007-06-30
17
-2137
/
+2742
*
cleanup
Felix Fietkau
2007-06-30
1
-10
/
+6
*
fix the path to the yealink module (#1944)
Felix Fietkau
2007-06-30
1
-1
/
+6
*
replace the hotplug2 fork handling hack with a better solution implemented in...
Felix Fietkau
2007-06-30
5
-201
/
+246
*
unify sysctl.conf, add extra netfilter options (#1996)
Felix Fietkau
2007-06-30
1
-0
/
+13
*
qos-scripts update:
Felix Fietkau
2007-06-30
3
-11
/
+32
*
Added via-velocity module, and fixed some whitespace inconsistencies.
Rod Whitby
2007-06-29
1
-4
/
+16
*
check for + in the broadcast address before attempting a dns lookup
Felix Fietkau
2007-06-29
1
-0
/
+29
*
fix broadcast address (#1611)
Mike Baker
2007-06-28
1
-2
/
+1
*
Add a patch for openssl to fix some breakage that happens when compiled with ...
Felix Fietkau
2007-06-28
1
-0
/
+252
[next]