linux/3.{2,3}: even more NAND symbols
[openwrt/openwrt.git] / target / linux / generic / files /
2012-03-07 Gabor Juhosgeneric: ar8216: move port initialization into a separa...
2012-03-07 Gabor Juhosgeneric: ar8216: improve ar8216_wait_bit function
2012-03-07 Gabor Juhosgeneric: ar8216: use ar8216_read_port_link to get the...
2012-03-07 Gabor Juhosgeneric: ar8216: use the generic get_port_link implemen...
2012-03-07 Gabor Juhosgeneric: rtl8367: use the generic get_port_link impleme...
2012-03-07 Gabor Juhosgeneric: rtl8366s: use the generic get_port_link implem...
2012-03-07 Gabor Juhosgeneric: rtl8366rb: use the generic get_port_link imple...
2012-03-07 Gabor Juhosgeneric: swconfig: add a generic get_port_link implemen...
2012-03-07 Gabor Juhosgeneric: ar8216: use mdiobus_write in ar8236_hw_init
2012-03-07 Gabor Juhosgeneric: ar8216: use bus->mdio_lock directly in ar8216_...
2012-03-07 Gabor Juhosgeneric: ar8216: fix phy driver name
2012-02-27 Jo-Philipp Wichrevert unrelated change in previous commit
2012-02-27 Jo-Philipp Wichpartly revert r30708, it breaks various arches
2012-02-18 Gabor Juhosgeneric: add disable_[25]ghz to struct rt2x00_platform_data
2012-01-26 Gabor Juhosgeneric: add WPE72 ID to myloader.h
2012-01-22 Gabor Juhosgeneric: allow to build myloader mtd parser for 3.2+
2012-01-21 Gabor Juhosgeneric: rtl8366: add rtl8366_smi_write_reg_noack helper
2012-01-19 Jonas Gorskikernel: fix OCF for linux 3.2
2012-01-13 Jo-Philipp Wichrtl8366: fix rtl8366_smi_detect() after r29677
2012-01-12 Felix Fietkauar8216: use vlan configuration for connecting ports...
2012-01-12 Felix Fietkauar8216: do not strip vlan tags when running with vlan_e...
2012-01-07 Gabor Juhosgeneric: add driver for the RTL8367R/M switches
2012-01-07 Gabor Juhosgeneric: rtl8366: preparing for RTL8367 support
2012-01-07 Gabor Juhosgeneric: rtl8366_smi: add timeout message
2011-12-31 Gabor Juhoskernel: swconfig: introduce a generic switch LED trigger
2011-12-31 Gabor Juhoskernel: swconfig: add get_port_{link,stats} callbacks
2011-12-14 Felix Fietkauath9k: add support for registering extra leds connected...
2011-12-13 Felix Fietkaukernel: move linux/ath9k_platform.h to generic files...
2011-11-12 Gabor Juhoskernel: ar8216: add support for the AR8236 switch
2011-11-12 Gabor Juhoskernel: ar8216: move port vlan setup into a separate...
2011-11-04 Gabor Juhoskernel: swconfig: add a missing unlock in error path
2011-10-11 Jonas Gorskiar8216: use mdiobus_{read,write} to ensure proper locking
2011-09-21 Gabor Juhosgeneric: jumbo frames support for rtl8366s
2011-08-15 Gabor Juhosgeneric: ar8216: add support for get link status
2011-07-27 Jonas Gorskiswconfig: Add generic switch identifiers
2011-07-24 Felix Fietkaurtl8366_smi: implement a function for detecting whether...
2011-07-24 Felix Fietkaurtl8366: unify rtl8366s and rtl8366rb platform data
2011-07-24 Hauke Mehrtensocf-linux: version bump to 20110720
2011-07-03 Gabor Juhosgeneric: add rt2x00_platform.h
2011-07-01 Felix Fietkaufix the gpio_dev driver: remove existing forward port...
2011-06-09 John Crispinwe dont need 1024 bytes buffer. 128 bytes is enough.
2011-05-09 John Crispin(respin) 802.1Q VLAN support for ADM6996M/ADM6996FC
2011-04-28 Felix Fietkauar8316: automatically detect whether port4 is used...
2011-04-28 Felix Fietkauar8216: support AR8316 rev 0 devices
2011-04-26 Felix Fietkauswconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK
2011-04-12 Gabor Juhosgeneric: rtl8366{s,rb}: remove the PHY driver.
2011-04-02 Felix Fietkaurtl8306: do not overwrite registers in the phy fixup...
2011-04-02 Felix Fietkaukernel: the cryptosoft module of ocf needs cryptoapi...
2011-03-19 Hauke Mehrtenskernel: linux/version.h was removed in kernel 2.6.19...
2011-01-26 Gabor Juhosgeneric: rtl8366s: allow initial register values to...
2011-01-09 Gabor Juhosgeneric: rtl8366: fix build error
2011-01-08 Gabor Juhosgeneric: rtl8366: enable vlans before enabling the...
2011-01-08 Gabor Juhosgeneric: rtl8366: enable ports only after VLAN configur...
2011-01-08 Gabor Juhosgeneric: rtl8366: add enable_port helper
2011-01-08 Gabor Juhosgeneric: rtl8366_smi: init VLANs only in first switch...
2011-01-08 Gabor Juhosgeneric: rtl8366s: use correct bitmasks in sanity checks
2011-01-08 Gabor Juhosgeneric: rtl8366s: add vlan fid support
2011-01-08 Gabor Juhosgeneric: rtl8366: add debugfs file for VLAN4K table
2011-01-08 Gabor Juhosgeneric: rtl8366rb: use correct bitmasks in sanity...
2010-12-17 Gabor Juhosgeneric: add LED trigger for USB device presence/activity
2010-12-06 Hauke Mehrtenskernel: fix cryptodev with kernel >= 2.6.35
2010-11-24 Gabor Juhosgeneric: add rtl8366rb switch vlan fid support
2010-11-12 Gabor Juhosgeneric: update gpio_buttons driver
2010-11-04 Florian Fainellifix mvswitch PHY polling setting (#8133)
2010-10-21 Felix Fietkaurt8366*: use __devinit instead of __init for the probe...
2010-10-12 Jo-Philipp Wichunify extended vlan id swconfig attributes. AR8216...
2010-10-07 Michael Büschcryptodev: Compilefix on 2.6.36
2010-09-27 Gabor Juhosgeneric: RTL8366S/RB: Fix autonegotiation for the WAN...
2010-09-27 Gabor Juhosgeneric: add rtl8366rb switch port rate, port and qos...
2010-09-04 Florian Fainelliadd switch driver for Lantiq PSB6970
2010-08-31 Felix Fietkaurtl8366_smi: when setting VLAN ports, always initialize...
2010-08-18 Gabor Juhosgeneric: rtl8366: allow use of VIDs 16-4095 if vlan4k...
2010-08-18 Gabor Juhosgeneric: rtl8366: add generic code to enable VLANs
2010-08-18 Gabor Juhosgeneric: rtl8366: add enable_vlan{,4k} to smi_ops
2010-08-15 Gabor Juhosgeneric: fix LED control on the RTL8366 switches
2010-08-08 Felix Fietkaurtl8366: re-enable learning by default, disabling it...
2010-08-04 Felix Fietkauswconfig: cleanup of kernel drivers and interface ...
2010-08-03 Jo-Philipp Wichip17xx: r21709 broke VLAN functionality on the IP175C...
2010-07-19 Claudio Mignantipwm: export the generic pwm api as module
2010-07-15 Gabor Juhosgeneric: rtl8366: add debugfs file to show PVIDs
2010-07-15 Gabor Juhosgeneric: rtl8366: make rtl8366_set_vlan static
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_{get,set}_vlan_...
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_get_vlan_info
2010-07-15 Gabor Juhosgeneric: rtl8366: use smi->num_ports and smi->ops-...
2010-07-15 Gabor Juhosgeneric: rtl8366: add is_vlan_valid function to smi_ops
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_get_port_mib...
2010-07-15 Gabor Juhosgeneric: rtl8366: generealize rtl8366{s,rb}_sw_get_port...
2010-07-15 Gabor Juhosgeneric: rtl8366: make rtl8366_{g,s}et_pvid static
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_{get,set}_port_...
2010-07-15 Gabor Juhosgeneric: rtl8366: add setup to rtl8366_smi_ops struct
2010-07-15 Gabor Juhosgeneric: rtl8366: introduce rtl8366_smi_alloc
2010-07-15 Gabor Juhosgeneric: rtl8366: get rid of private rtl8366{s,rb}...
2010-07-15 Gabor Juhosgeneric: rtl8366: move switch device to the rtl8366_smi...
2010-07-15 Gabor Juhosgeneric: rtl8366: get rid of private vlan_{mc,4k} structs
2010-07-15 Gabor Juhosgeneric: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib...
2010-07-15 Gabor Juhosgeneric: move ath5k_platform.h from ar71xx to generic...
2010-07-12 Claudio Mignantipwm: use coherent naming to avoid conflicts
2010-07-02 Gabor Juhosgeneric: rtl8366: enable VLAN ingress filtering
2010-06-28 Gabor Juhosgeneric: rtl8366: minor cleanup
2010-06-28 Gabor Juhosgeneric: rtl8366: add common read_debugfs_mibs function
next