| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: add driver for the RTL8366RB switch | Gabor Juhos | 2010-02-24 | 1 | -0/+1752 |
* | kernel: fix typos in the AR8216 header file | Gabor Juhos | 2010-02-24 | 1 | -7/+7 |
* | rtl8366_smi: sanitize gpio values to a 0/1 boolean | Gabor Juhos | 2010-01-30 | 1 | -5/+2 |
* | rtl8366s: reset the chip early, this allows ethernet to work as soon as possible | Gabor Juhos | 2010-01-27 | 1 | -20/+34 |
* | rtl8366: make it available on all platforms | Gabor Juhos | 2010-01-25 | 3 | -0/+2048 |
* | kernel: change debounce logic in the gpio-buttons driver | Gabor Juhos | 2010-01-13 | 1 | -18/+24 |
* | deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ... | Felix Fietkau | 2009-12-25 | 4 | -0/+1226 |
* | rtl8306: manage the wan port as a separate phy device with proper link status... | Felix Fietkau | 2009-12-09 | 1 | -27/+89 |
* | ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n... | Felix Fietkau | 2009-12-08 | 1 | -0/+3 |
* | fix link status detection in various switch drivers | Felix Fietkau | 2009-12-08 | 4 | -4/+4 |
* | move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file... | Felix Fietkau | 2009-09-16 | 2 | -19/+27 |
* | add a driver for rtl8306 switches | Felix Fietkau | 2009-08-14 | 1 | -0/+993 |
* | ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o... | Felix Fietkau | 2009-07-11 | 1 | -1/+1 |
* | ar8216: fix transmission of large frames by setting the switch mtu | Felix Fietkau | 2009-06-29 | 2 | -0/+7 |
* | ar8216: add delay for page switching to work around register setting corrupti... | Felix Fietkau | 2009-06-14 | 2 | -5/+123 |
* | fix a crash in ip175c attribute enumeration | Felix Fietkau | 2009-04-30 | 1 | -1/+0 |
* | Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, I... | Felix Fietkau | 2009-04-29 | 2 | -0/+675 |
* | swconfig: add a generic switch reset call | Felix Fietkau | 2009-04-28 | 2 | -10/+20 |
* | clean up the ip175c driver some more, add support for setting the pvid and fi... | Felix Fietkau | 2009-04-20 | 1 | -105/+91 |
* | swconfig: add a generic method for setting the port primary vlan id (used for... | Felix Fietkau | 2009-04-20 | 1 | -7/+40 |
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 1 | -0/+1342 |
* | swconfig: treat struct switch_attr as constant | Felix Fietkau | 2009-04-20 | 1 | -9/+9 |
* | swconfig: remove old debugging stuff | Felix Fietkau | 2009-04-20 | 1 | -2/+0 |
* | mvswitch: re-enable header mode | Felix Fietkau | 2009-04-10 | 1 | -1/+1 |
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2... | Felix Fietkau | 2009-03-22 | 1 | -3/+5 |
* | mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ... | Felix Fietkau | 2009-03-22 | 2 | -52/+40 |
* | generic-2.6: make MyLoader parser compatible with the old partition tables | Gabor Juhos | 2009-01-23 | 1 | -2/+2 |
* | move MyLoader partition parser into generic files, will be used on ar71xx | Gabor Juhos | 2008-11-17 | 1 | -0/+178 |
* | improve routing/nat performance for devices using the marvell 88e6060 switch | Felix Fietkau | 2008-10-28 | 1 | -0/+1 |
* | change the way ./files* and the generic kernel files are applied. ./files now... | Felix Fietkau | 2008-10-18 | 21 | -6155/+872 |
* | make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016) | Gabor Juhos | 2008-10-05 | 1 | -3/+3 |
* | modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ... | Gabor Juhos | 2008-08-05 | 3 | -16/+0 |
* | makes ledtrignetdev work on .26 and fix whitespaces | John Crispin | 2008-08-04 | 1 | -56/+70 |
* | add missing defines for mvswitch | Felix Fietkau | 2008-07-21 | 1 | -1/+15 |
* | some more mvswitch fixes: - initialize the vlan destination map properly - wo... | Felix Fietkau | 2008-07-19 | 1 | -27/+54 |
* | add extra safety for the packet mangling in the mvswitch driver | Felix Fietkau | 2008-07-19 | 1 | -1/+1 |
* | set marvell switch ATU ageing time to minimum instead of maximum - hopefully ... | Felix Fietkau | 2008-06-09 | 2 | -1/+3 |
* | Remove bogus zero-length ohci-ssb.c in generic-2.6/files | Peter Denison | 2008-05-18 | 1 | -0/+0 |
* | enable a different pseudo-vlan mode in the marvell switch (uses a proprietary... | Felix Fietkau | 2008-04-29 | 2 | -23/+85 |
* | allow bigger packets in the marvell switch (does not fix the mtu problems yet) | Felix Fietkau | 2008-04-28 | 1 | -0/+6 |
* | fix vlan mapping for cpu port on the marvell switch | Felix Fietkau | 2008-04-24 | 1 | -2/+2 |
* | clear VLANTunnel bit on the marvell switch ports - should help with some brid... | Felix Fietkau | 2008-04-23 | 1 | -1/+0 |
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an... | Felix Fietkau | 2008-04-20 | 2 | -0/+509 |
* | Add stub driver for ADM6996F switches (configured through MII) The driver cur... | Felix Fietkau | 2008-04-20 | 2 | -0/+275 |
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 1 | -0/+242 |
* | modules/gpio-buttons: fix build error on older kernels | Gabor Juhos | 2008-04-08 | 1 | -13/+16 |
* | ssb-mips: Fix IRQ routing on the MIPS core. | Michael Büsch | 2008-04-08 | 1 | -6/+7 |
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 1 | -0/+206 |
* | GPIODEV: Fix open-count race condition. | Michael Büsch | 2008-03-19 | 1 | -7/+14 |
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+437 |