index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
switch
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch: fix some memory leaks in switch_parse_vlan()
Hauke Mehrtens
2012-01-28
3
-7
/
+8
*
switch: update for brcm47xx target
Hauke Mehrtens
2011-08-04
7
-102
/
+83
*
switch: fix switch-robo device reference counting
Florian Fainelli
2011-02-20
2
-7
/
+16
*
remove whitespaces in kmod-switch sources
Florian Fainelli
2010-07-20
3
-56
/
+56
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-07-12
1
-3
/
+3
*
remove linux 2.4 support from several packages
Felix Fietkau
2010-06-26
4
-27
/
+3
*
switch: explicitely clear port mappings in unsused vlans (#7082)
Jo-Philipp Wich
2010-04-05
2
-1
/
+7
*
switch: suppress boot error message on 2.4
Nicolas Thill
2010-03-01
1
-2
/
+2
*
switch: eliminate the asterisk from the switch port configuration and set it ...
Jo-Philipp Wich
2010-02-28
1
-1
/
+9
*
switch: do not include linux/autoconf.h (#6513)
Florian Fainelli
2010-02-28
3
-3
/
+0
*
change switch config to swconfig style format to remain consistent accross pl...
Jo-Philipp Wich
2009-11-15
1
-25
/
+30
*
fix breakage on wl500gp after r18214, thanks sn9 (#6084)
Florian Fainelli
2009-11-03
1
-2
/
+2
*
make etehrent work on wrt350n, thx sn9
John Crispin
2009-10-29
1
-2
/
+25
*
add patches for kernel 2.6.31
Hauke Mehrtens
2009-09-26
1
-0
/
+4
*
fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
Florian Fainelli
2009-05-05
1
-1
/
+1
*
prevent kmod-switch from accessing nvram on brcm63xx (#5035)
Florian Fainelli
2009-05-02
1
-1
/
+5
*
fix nvram_get checking on non-WGT634U (#4975)
Florian Fainelli
2009-04-21
1
-1
/
+2
*
fix strange LED behavior with Netgear WGT634U (#3552)
Florian Fainelli
2009-04-20
2
-3
/
+7
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
4
-4
/
+0
*
allow kmod-switch to be used on brcm63xx (#4599)
Florian Fainelli
2009-03-09
3
-4
/
+14
*
switch: remove message about BFL_ENETADM not being set on systems with a robo...
Felix Fietkau
2008-11-02
1
-3
/
+2
*
(4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered
Felix Fietkau
2008-06-15
3
-1
/
+19
*
Stopgap compilation fixes for diag and switch under 2.6.25
Peter Denison
2008-05-20
1
-0
/
+4
*
Allow package/switch to compile against 2.6.25
Peter Denison
2008-05-14
1
-0
/
+4
*
Check the return values of kmalloc()
Michael Büsch
2008-03-13
1
-6
/
+25
*
fix switch-robo.c compile errors on linux 2.4
Felix Fietkau
2008-03-01
1
-0
/
+4
*
Fix the roboswitch code for the WRT350N
Michael Büsch
2008-02-27
3
-80
/
+186
*
ssb: Make the GPIO API reentrancy safe.
Michael Büsch
2008-02-19
1
-22
/
+7
*
export switch-core.h to $(STAGING_DIR)
Felix Fietkau
2008-01-06
1
-1
/
+10
*
fix adm switch misdetection, which led to bogus button events that caused the...
Felix Fietkau
2007-11-16
1
-6
/
+6
*
major target cleanup. it is now possible to have subtargets that can override...
Felix Fietkau
2007-09-08
1
-1
/
+1
*
fix board name for nvram and switch packages on brcm-2.4 after [8653]
Nicolas Thill
2007-09-07
1
-5
/
+5
*
move package description to a separate definition, remove it when DESCRIPTION...
Nicolas Thill
2007-09-07
1
-2
/
+4
*
strip the kernel version suffix from target directories, except for brcm-2.4 ...
Felix Fietkau
2007-09-06
1
-1
/
+1
*
package Makefile cleanup: remove uneeded vars
Nicolas Thill
2007-09-03
1
-2
/
+0
*
use a default VERSION field for kmod packages
Nicolas Thill
2007-09-02
1
-1
/
+0
*
fix kmod-switch compile on brcm-2.4 (#1461)
Felix Fietkau
2007-03-14
2
-12
/
+12
*
fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke th...
Felix Fietkau
2007-03-14
1
-10
/
+0
*
add diag and switch support for brcm47xx-2.6
Felix Fietkau
2007-03-14
4
-58
/
+118
*
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack...
Felix Fietkau
2007-01-20
1
-10
/
+9
*
fix memory leak in switch drivers (patch from #1132)
Felix Fietkau
2007-01-07
1
-0
/
+1
*
Fix the counters bug (#983)
Florian Fainelli
2006-12-27
1
-1
/
+1
*
prepare packages for kernel upgrade to 2.6.19
Felix Fietkau
2006-12-14
3
-3
/
+3
*
Add Trendware TEW-411BRplus (#1038)
Florian Fainelli
2006-12-11
1
-1
/
+10
*
replace lots of manual install commands with INSTALL_* variables
Felix Fietkau
2006-11-23
1
-4
/
+4
*
implement target profiles in menuconfig
Felix Fietkau
2006-11-12
1
-1
/
+0
*
finally move buildroot-ng to trunk
Felix Fietkau
2016-03-20
9
-0
/
+2366