aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/files/drivers
Commit message (Expand)AuthorAge
...
* ar8216: fix the mtu register definitionFelix Fietkau2010-03-09
* Several small fixes for ar8216 driver (patch by Jonas Gorski)Felix Fietkau2010-03-09
* kernel: add driver for the RTL8366RB switchGabor Juhos2010-02-24
* kernel: fix typos in the AR8216 header fileGabor Juhos2010-02-24
* rtl8366_smi: sanitize gpio values to a 0/1 booleanGabor Juhos2010-01-30
* rtl8366s: reset the chip early, this allows ethernet to work as soon as possibleGabor Juhos2010-01-27
* rtl8366: make it available on all platformsGabor Juhos2010-01-25
* kernel: change debounce logic in the gpio-buttons driverGabor Juhos2010-01-13
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ...Felix Fietkau2009-12-25
* rtl8306: manage the wan port as a separate phy device with proper link status...Felix Fietkau2009-12-09
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...Felix Fietkau2009-12-08
* fix link status detection in various switch driversFelix Fietkau2009-12-08
* move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file...Felix Fietkau2009-09-16
* add a driver for rtl8306 switchesFelix Fietkau2009-08-14
* ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...Felix Fietkau2009-07-11
* ar8216: fix transmission of large frames by setting the switch mtuFelix Fietkau2009-06-29
* ar8216: add delay for page switching to work around register setting corrupti...Felix Fietkau2009-06-14
* fix a crash in ip175c attribute enumerationFelix Fietkau2009-04-30
* Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, I...Felix Fietkau2009-04-29
* swconfig: add a generic switch reset callFelix Fietkau2009-04-28
* clean up the ip175c driver some more, add support for setting the pvid and fi...Felix Fietkau2009-04-20
* swconfig: add a generic method for setting the port primary vlan id (used for...Felix Fietkau2009-04-20
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau2009-04-20
* swconfig: treat struct switch_attr as constantFelix Fietkau2009-04-20
* swconfig: remove old debugging stuffFelix Fietkau2009-04-20
* mvswitch: re-enable header modeFelix Fietkau2009-04-10
* atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...Felix Fietkau2009-03-22
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...Felix Fietkau2009-03-22
* generic-2.6: make MyLoader parser compatible with the old partition tablesGabor Juhos2009-01-23
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-17
* improve routing/nat performance for devices using the marvell 88e6060 switchFelix Fietkau2008-10-28
* change the way ./files* and the generic kernel files are applied. ./files now...Felix Fietkau2008-10-18
* make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)Gabor Juhos2008-10-05
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ...Gabor Juhos2008-08-05
* makes ledtrignetdev work on .26 and fix whitespacesJohn Crispin2008-08-04
* add missing defines for mvswitchFelix Fietkau2008-07-21
* some more mvswitch fixes: - initialize the vlan destination map properly - wo...Felix Fietkau2008-07-19
* add extra safety for the packet mangling in the mvswitch driverFelix Fietkau2008-07-19
* set marvell switch ATU ageing time to minimum instead of maximum - hopefully ...Felix Fietkau2008-06-09
* Remove bogus zero-length ohci-ssb.c in generic-2.6/filesPeter Denison2008-05-18
* enable a different pseudo-vlan mode in the marvell switch (uses a proprietary...Felix Fietkau2008-04-29
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)Felix Fietkau2008-04-28
* fix vlan mapping for cpu port on the marvell switchFelix Fietkau2008-04-24
* clear VLANTunnel bit on the marvell switch ports - should help with some brid...Felix Fietkau2008-04-23
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an...Felix Fietkau2008-04-20
* Add stub driver for ADM6996F switches (configured through MII) The driver cur...Felix Fietkau2008-04-20
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-15
* modules/gpio-buttons: fix build error on older kernelsGabor Juhos2008-04-08
* ssb-mips: Fix IRQ routing on the MIPS core.Michael Büsch2008-04-08
* add a polled GPIO buttons input driverGabor Juhos2008-04-07