1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 11:53:42 +03:00
openwrt-xburst/target/linux/generic-2.6/files
nbd 455e74f063 Several small fixes for ar8216 driver (patch by Jonas Gorski)
* Create defines for some magic values/masks.

 * Change vlan_id to u16, to allow VIDs > 255.

 * Add a range check to set_pvid as it isn't a VID, but the index
   in the vlan table.

 * Set the max VID to 4094, since 4095 is a reserved value and
   should not be used.

 * In mangle_rx replace the provided VID with the VID of the table
   entry of the port, not the index of the table.

 * In hw_apply, remove a redundant emptyness check (was already
   checked several lines above).

 * In no vlan mode do not set the ingress mode to secure, as there
   are no vlan table entries, but to use the port's destination
   masks. Otherwise the switch won't forward anything.

 * In read_status tell that the phy is up (taken from the rtl8306
   driver).

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 14:35:41 +00:00
..
arch/mips/fw/myloader [ar71xx] move MyLoader stuff into generic files, will be used on adm5120 2008-11-17 09:19:27 +00:00
crypto/ocf [kernel] ocf: move all stuff into files, and fix build error on .25 2008-11-19 12:25:39 +00:00
drivers Several small fixes for ar8216 driver (patch by Jonas Gorski) 2010-03-09 14:35:41 +00:00
fs/yaffs2 [generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28 2009-04-18 06:29:23 +00:00
include/linux kernel: add driver for the RTL8366RB switch 2010-02-24 13:39:02 +00:00