index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
generic-2.6
/
files
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2010-04-16
swconfig: Add cpu port index to help output.
juhosg
2010-04-11
[kernel] swconfig: Check vlan/port indexes for validity.
florian
2010-04-10
Generic: Clean up output of AR8216 driver.
juhosg
2010-04-09
generic: make chip detection more reliable in the AR8216 driver
juhosg
2010-04-05
[PATCH 1/2] Add support for the ar8316 switch.
jow
2010-03-28
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)
nbd
2010-03-09
ar8216: fix the mtu register definition
nbd
2010-03-09
Several small fixes for ar8216 driver (patch by Jonas Gorski)
nbd
2010-02-24
kernel: add driver for the RTL8366RB switch
juhosg
2010-02-24
kernel: fix typos in the AR8216 header file
juhosg
2010-01-30
rtl8366_smi: sanitize gpio values to a 0/1 boolean
juhosg
2010-01-27
rtl8366s: reset the chip early, this allows ethernet to work as soon as possible
juhosg
2010-01-25
rtl8366: make it available on all platforms
juhosg
2009-12-09
rtl8306: manage the wan port as a separate phy device with proper link status...
nbd
2009-12-08
ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...
nbd
2009-12-08
fix link status detection in various switch drivers
nbd
2009-09-16
move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...
nbd
2009-08-14
add a driver for rtl8306 switches
nbd
2009-07-11
ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...
nbd
2009-06-29
ar8216: fix transmission of large frames by setting the switch mtu
nbd
2009-06-14
ar8216: add delay for page switching to work around register setting corrupti...
nbd
2009-04-30
fix a crash in ip175c attribute enumeration
nbd
2009-04-29
Add a driver for Atheros AR8216 switches
nbd
2009-04-28
swconfig: add a generic switch reset call
nbd
2009-04-20
clean up the ip175c driver some more, add support for setting the pvid and fi...
nbd
2009-04-20
swconfig: add a generic method for setting the port primary vlan id (used for...
nbd
2009-04-20
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
nbd
2009-04-20
swconfig: treat struct switch_attr as constant
nbd
2009-04-20
swconfig: remove old debugging stuff
nbd
2009-04-10
mvswitch: re-enable header mode
nbd
2009-03-22
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...
nbd
2009-03-22
mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...
nbd
2008-10-28
improve routing/nat performance for devices using the marvell 88e6060 switch
nbd
2008-10-18
change the way ./files* and the generic kernel files are applied. ./files now...
nbd
2008-07-21
add missing defines for mvswitch
nbd
2008-07-19
some more mvswitch fixes:
nbd
2008-07-19
add extra safety for the packet mangling in the mvswitch driver
nbd
2008-06-09
set marvell switch ATU ageing time to minimum instead of maximum - hopefully ...
nbd
2008-04-29
enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...
nbd
2008-04-28
allow bigger packets in the marvell switch (does not fix the mtu problems yet)
nbd
2008-04-24
fix vlan mapping for cpu port on the marvell switch
nbd
2008-04-23
clear VLANTunnel bit on the marvell switch ports - should help with some brid...
nbd
2008-04-20
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...
nbd
2008-04-20
Add stub driver for ADM6996F switches (configured through MII)
nbd