summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/files
Commit message (Expand)AuthorAge
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26
* generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's formatGabor Juhos2010-06-26
* generic: rtl8366: update vlan handling code for rtl8366sGabor Juhos2010-06-26
* generic: rtl8366: update vlan handling code of rtl8366rbGabor Juhos2010-06-26
* generic: rtl8366: add hw_init to initialize registers after resetGabor Juhos2010-06-26
* generic: rtl8366: introduce rtl8366_smi_rmwr functionGabor Juhos2010-06-26
* generic: rtl8366s: get some MIB counters from another offsetGabor Juhos2010-06-26
* generic: rtl8366: cleanup MIB counter printingGabor Juhos2010-06-26
* generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}Gabor Juhos2010-06-26
* generic: rtl8366: add common vlan_4k structureGabor Juhos2010-06-26
* generic: rtl8366: add common vlan_mc structureGabor Juhos2010-06-26
* generic: rtl8366: rename vlanmc and vlan4k related structures an functionsGabor Juhos2010-06-26
* generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} callsGabor Juhos2010-06-26
* generic: rtl8366: move mii bus handling to the rtl8366_smi codeGabor Juhos2010-06-26
* generic: rtl8366: introduce rtl8366_smi_opsGabor Juhos2010-06-26
* generic: rtl8366: change format string for debugfs error messagesGabor Juhos2010-06-26
* generic: rtl8366: don't show link parameters if the link is downGabor Juhos2010-06-26
* generic: rtl8366: fix register offset and size of MIB countersGabor Juhos2010-06-26
* generic: rtl8366: prevent modifications of VLAN 0Gabor Juhos2010-06-26
* another #ifdef around pci_set_mwi callClaudio Mignanti2010-06-20
* pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWIClaudio Mignanti2010-06-20
* Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds tri...Claudio Mignanti2010-06-14
* Extend the gpio device driver (#5671)Claudio Mignanti2010-06-13
* swconfig: fix lock imbalance in unregister_switch()Gabor Juhos2010-06-13
* swconfig: release switch in error path of swconfig_get_attrGabor Juhos2010-06-13
* ip17xx: fix autonegotioation issuesGabor Juhos2010-06-08
* ip17xx: Update the copyright messageGabor Juhos2010-06-08
* ip17xx: Rename the driver to ip17xx.cGabor Juhos2010-06-08
* ip17xx: The big renameGabor Juhos2010-06-08
* ip17xx: Keep all state locallyGabor Juhos2010-06-08
* ip17xx: Add support for IP175DGabor Juhos2010-06-08
* ip17xx: Avoid auto-negotiationGabor Juhos2010-06-08
* ip17xx: New chip detectionGabor Juhos2010-06-08
* ip17xx: Add VLAN tag fieldGabor Juhos2010-06-08
* ip17xx: Maintain state->remove_tag incrementallyGabor Juhos2010-06-08
* ip17xx: Initialize VLAN state upon resetGabor Juhos2010-06-08
* ip17xx: Introduce vlan arrayGabor Juhos2010-06-08
* ip17xx: Introduce indirection of low-level operationsGabor Juhos2010-06-08
* ip17xx: Fix use of MODE_VALGabor Juhos2010-06-08
* ip17xx: Fix indentation in get_state() and update_state()Gabor Juhos2010-06-08
* ip17xx: Fixed error handling in ip175c_set_val()Gabor Juhos2010-06-08
* ip17xx: Cosmetic cleanupsGabor Juhos2010-06-08
* ip17xx: Consolidate operations with PHY registersGabor Juhos2010-06-08
* swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGEDGabor Juhos2010-06-08
* gpio_buttons: include slab.hLars-Peter Clausen2010-05-12
* fix build error on hifnHIPP spotted by buildbotFlorian Fainelli2010-05-05
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-04
* kernel: fix build with kernel 2.6.34-rc4Hauke Mehrtens2010-04-18
* swconfig: Add cpu port index to help output.Gabor Juhos2010-04-16
* swconfig: Check vlan/port indexes for validity.Florian Fainelli2010-04-11