hauke
8bf9a785b1
switch: fix some memory leaks in switch_parse_vlan()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-28 13:52:37 +00:00
hauke
7d9def4e2e
switch: update for brcm47xx target
...
* remove suport for 2.4 kernel
* add support for bcma bus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 20:07:58 +00:00
florian
47cfa18482
[package] remove whitespaces in kmod-switch sources
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-20 22:25:04 +00:00
nbd
fef81766d0
remove linux 2.4 support from several packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:43:41 +00:00
florian
82212c6f65
[package] switch: do not include linux/autoconf.h ( #6513 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 12:57:57 +00:00
nbd
796a9d1091
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
nbd
c848213af9
(4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered
...
This patch prevents switch-robo.c from attempting robo_probe on a port
that is already registered. robo_probe will adjust kernel reference counts
if it detects a switch on the port. If this patch wasn't applied, the
wrt350n would hang on reboot, waiting for the network driver reference count
to reach zero indefinitely.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 11:10:27 +00:00
mb
aa3defff60
Check the return values of kmalloc()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 15:22:46 +00:00
mb
3814202702
Fix the roboswitch code for the WRT350N
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-27 22:35:41 +00:00
nbd
29e8bb3130
fix memory leak in switch drivers (patch from #1132 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 14:59:43 +00:00
nbd
394615dd78
prepare packages for kernel upgrade to 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 08:00:20 +00:00
nico
ddefa678f6
fix module params on 2.6.17, suppress warnings.
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-19 02:05:27 +00:00
nbd
69ae98b46e
move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-31 16:01:46 +00:00