linux: move CONFIG_BOOKE_WDT to the generic config
[openwrt/svn-archive/archive.git] / target / linux / generic / files /
2012-04-22 Felix Fietkauar8216: enable forwarding of multicast frames to the...
2012-03-27 Felix Fietkauath9k: make endian check optional
2012-03-22 John Crispin[ar8216] fixes breakage introduced in 776722ce36ac95877...
2012-03-18 Gabor Juhosgeneric: ar8216: add support for the AR8327 chip
2012-03-18 Gabor Juhosgeneric: ar8216: allow to use more ports
2012-03-18 Gabor Juhosgeneric: ar8216: reorder chip specific functions
2012-03-18 Gabor Juhosgeneric: ar8216: reorder switch_dev specific functions
2012-03-18 Gabor Juhosgeneric: ar8216: use ar8216_sw_ prefix for switchdev...
2012-03-18 Gabor Juhosgeneric: ar8216: use switch_dev->ports in for loops
2012-03-18 Gabor Juhosgeneric: ar8216: add read_port_status field to ar8xxx_chip
2012-03-18 Gabor Juhosgeneric: ar8216: add init_globals field to ar8xxx_chip
2012-03-18 Gabor Juhosgeneric: ar8216: add caps field to ar8xxx_chip
2012-03-18 Gabor Juhosgeneric: ar8216: add vtu_load_vlan field to ar8xxx_chip
2012-03-18 Gabor Juhosgeneric: ar8216: add vtu_flush field to ar8xxx_chip
2012-03-18 Gabor Juhosgeneric: ar8216: add init_port field to ar8xxx_chip
2012-03-18 Gabor Juhosgeneric: ar8216: add setup_port field to ar8xxx_chip
2012-03-18 Gabor Juhosgeneric: ar8216: add hw_init field to ar8xxx_chip
2012-03-18 Gabor Juhosgeneric: ar8216: add a separate structure for chip...
2012-03-18 Gabor Juhosgeneric: ar8216: rename chip field of struct ar8216
2012-03-18 Gabor Juhosgeneric: ar8216: move ar8216_id_chip function
2012-03-18 Gabor Juhosgeneric: ar8216: rename ar8216_ops to ar8216_sw_ops
2012-03-15 Felix Fietkauswconfig: use a mutex instead of a spinlock, many swcon...
2012-03-15 Felix Fietkauar8216: fix a MTU related regression
2012-03-15 Gabor Juhosar71xx: move micrel PHY driver to the generic linux...
2012-03-13 Gabor Juhosgeneric: ar8216: merge multiple if statements in ar8216...
2012-03-11 Gabor Juhosgeneric: ar8216: use usleep_range in ar8216_mii_{read...
2012-03-11 Gabor Juhosgeneric: ar8216: add a helper function for writing...
2012-03-11 Gabor Juhosgeneric: ar8216: add lockep assertion to ar8216_rmw
2012-03-08 Gabor Juhosgeneric: ar8216: coding style cleanup
2012-03-08 Gabor Juhosgeneric: ar8216: don't use static variable in ar8236_hw...
2012-03-08 Gabor Juhosgeneric: ar8216: move register inititalization into...
2012-03-08 Gabor Juhosgeneric: ar8216: set chip type directly in ar8216_id_chip
2012-03-08 Gabor Juhosgeneric: ar8216: simplify ar8216_config_init
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 Wich[generic] revert unrelated change in previous commit
2012-02-27 Jo-Philipp Wich[generic] partly 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 Wich[generic] rtl8366: 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 Crispin[ledtrig-netdev]
2011-05-09 John Crispin[PATCH v3] (respin) 802.1Q VLAN support for ADM6996M...
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 Fainelli[kernel] fix mvswitch PHY polling setting (#8133)
2010-10-21 Felix Fietkaurt8366*: use __devinit instead of __init for the probe...
2010-10-12 Jo-Philipp Wich[generic] unify extended vlan id swconfig attributes.
2010-10-07 Michael Büschcryptodev: Compilefix on 2.6.36
next