1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 12:10:15 +03:00
openwrt-xburst/target/linux/generic-2.6
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
..
base-files kill hotplug2 before running init 2008-04-23 14:30:11 +00:00
files Several small fixes for ar8216 driver (patch by Jonas Gorski) 2010-03-09 14:35:41 +00:00
files-2.6.25/drivers remove more duplicate kernel source files 2009-12-25 12:09:03 +00:00
image get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
patches-2.6.25 [target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set) 2009-12-23 08:12:15 +00:00
patches-2.6.30 kernel: add driver for the RTL8366RB switch 2010-02-24 13:39:02 +00:00
patches-2.6.31 [kernel] prevent UML build failure against decompress_lzo.c 2010-03-01 14:55:15 +00:00
patches-2.6.32 [kernel] prevent UML build failure against decompress_lzo.c 2010-03-01 14:55:15 +00:00
patches-2.6.33 kernel: fix m25p80 patches for 2.6.33 2010-03-03 09:40:20 +00:00
config-2.6.25 ext4: add Support for large (2TB+) block devices and files 2010-02-21 20:14:24 +00:00
config-2.6.30 kernel: add driver for the RTL8366RB switch 2010-02-24 13:39:02 +00:00
config-2.6.31 kernel: add driver for the RTL8366RB switch 2010-02-24 13:39:02 +00:00
config-2.6.32 fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes 2010-03-05 22:35:24 +00:00
config-2.6.33 fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes 2010-03-05 23:10:54 +00:00