linux/3.3: add missing RTC symbol
[openwrt.git] / target / linux / generic / files /
2012-05-06 nbdkernel: rewrite the phy packet hook, put it in the...
2012-05-06 nbdatheros: update to 3.3.4 (based on work by acoul),...
2012-04-29 juhosglinux: rtl836x: add a generic reset_switch function
2012-04-29 juhosglinux: rtl836x: rename rtl836*_hw_init to rtl836*_setup
2012-04-29 juhosglinux: rtl836x: add a reset_chip callback to rtl8366_sm...
2012-04-22 nbdar8216: enable forwarding of multicast frames to the...
2012-03-27 nbdath9k: make endian check optional
2012-03-22 blogic[ar8216] fixes breakage introduced in 776722ce36ac95877...
2012-03-18 juhosggeneric: ar8216: add support for the AR8327 chip
2012-03-18 juhosggeneric: ar8216: allow to use more ports
2012-03-18 juhosggeneric: ar8216: reorder chip specific functions
2012-03-18 juhosggeneric: ar8216: reorder switch_dev specific functions
2012-03-18 juhosggeneric: ar8216: use ar8216_sw_ prefix for switchdev...
2012-03-18 juhosggeneric: ar8216: use switch_dev->ports in for loops
2012-03-18 juhosggeneric: ar8216: add read_port_status field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add init_globals field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add caps field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add vtu_load_vlan field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add vtu_flush field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add init_port field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add setup_port field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add hw_init field to ar8xxx_chip
2012-03-18 juhosggeneric: ar8216: add a separate structure for chip...
2012-03-18 juhosggeneric: ar8216: rename chip field of struct ar8216
2012-03-18 juhosggeneric: ar8216: move ar8216_id_chip function
2012-03-18 juhosggeneric: ar8216: rename ar8216_ops to ar8216_sw_ops
2012-03-15 nbdswconfig: use a mutex instead of a spinlock, many swcon...
2012-03-15 nbdar8216: fix a MTU related regression
2012-03-15 juhosgar71xx: move micrel PHY driver to the generic linux...
2012-03-13 juhosggeneric: ar8216: merge multiple if statements in ar8216...
2012-03-11 juhosggeneric: ar8216: use usleep_range in ar8216_mii_{read...
2012-03-11 juhosggeneric: ar8216: add a helper function for writing...
2012-03-11 juhosggeneric: ar8216: add lockep assertion to ar8216_rmw
2012-03-08 juhosggeneric: ar8216: coding style cleanup
2012-03-08 juhosggeneric: ar8216: don't use static variable in ar8236_hw...
2012-03-08 juhosggeneric: ar8216: move register inititalization into...
2012-03-08 juhosggeneric: ar8216: set chip type directly in ar8216_id_chip
2012-03-08 juhosggeneric: ar8216: simplify ar8216_config_init
2012-03-07 juhosggeneric: ar8216: move port initialization into a separa...
2012-03-07 juhosggeneric: ar8216: improve ar8216_wait_bit function
2012-03-07 juhosggeneric: ar8216: use ar8216_read_port_link to get the...
2012-03-07 juhosggeneric: ar8216: use the generic get_port_link implemen...
2012-03-07 juhosggeneric: rtl8367: use the generic get_port_link impleme...
2012-03-07 juhosggeneric: rtl8366s: use the generic get_port_link implem...
2012-03-07 juhosggeneric: rtl8366rb: use the generic get_port_link imple...
2012-03-07 juhosggeneric: swconfig: add a generic get_port_link implemen...
2012-03-07 juhosggeneric: ar8216: use mdiobus_write in ar8236_hw_init
2012-03-07 juhosggeneric: ar8216: use bus->mdio_lock directly in ar8216_...
2012-03-07 juhosggeneric: ar8216: fix phy driver name
2012-02-27 jow[generic] revert unrelated change in previous commit
2012-02-27 jow[generic] partly revert r30708, it breaks various arches
2012-02-18 juhosggeneric: add disable_[25]ghz to struct rt2x00_platform_data
2012-01-26 juhosggeneric: add WPE72 ID to myloader.h
2012-01-22 juhosggeneric: allow to build myloader mtd parser for 3.2+
2012-01-21 juhosggeneric: rtl8366: add rtl8366_smi_write_reg_noack helper
2012-01-19 jogokernel: fix OCF for linux 3.2
2012-01-13 jow[generic] rtl8366: fix rtl8366_smi_detect() after r29677
2012-01-12 nbdar8216: use vlan configuration for connecting ports...
2012-01-12 nbdar8216: do not strip vlan tags when running with vlan_e...
2012-01-07 juhosggeneric: add driver for the RTL8367R/M switches
2012-01-07 juhosggeneric: rtl8366: preparing for RTL8367 support
2012-01-07 juhosggeneric: rtl8366_smi: add timeout message
2011-12-31 juhosgkernel: swconfig: introduce a generic switch LED trigger
2011-12-31 juhosgkernel: swconfig: add get_port_{link,stats} callbacks
2011-12-14 nbdath9k: add support for registering extra leds connected...
2011-12-13 nbdkernel: move linux/ath9k_platform.h to generic files...
2011-11-12 juhosgkernel: ar8216: add support for the AR8236 switch
2011-11-12 juhosgkernel: ar8216: move port vlan setup into a separate...
2011-11-04 juhosgkernel: swconfig: add a missing unlock in error path
2011-10-11 jogoar8216: use mdiobus_{read,write} to ensure proper locking
2011-09-21 juhosggeneric: jumbo frames support for rtl8366s
2011-08-15 juhosggeneric: ar8216: add support for get link status
2011-07-27 jogoswconfig: Add generic switch identifiers
2011-07-24 nbdrtl8366_smi: implement a function for detecting whether...
2011-07-24 nbdrtl8366: unify rtl8366s and rtl8366rb platform data
2011-07-24 haukeocf-linux: version bump to 20110720
2011-07-03 juhosggeneric: add rt2x00_platform.h
2011-07-01 nbdfix the gpio_dev driver: remove existing forward port...
2011-06-09 blogic[ledtrig-netdev]
2011-05-09 blogic[PATCH v3] (respin) 802.1Q VLAN support for ADM6996M...
2011-04-28 nbdar8316: automatically detect whether port4 is used...
2011-04-28 nbdar8216: support AR8316 rev 0 devices
2011-04-26 nbdswconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK
2011-04-12 juhosggeneric: rtl8366{s,rb}: remove the PHY driver.
2011-04-02 nbdrtl8306: do not overwrite registers in the phy fixup...
2011-04-02 nbdkernel: the cryptosoft module of ocf needs cryptoapi...
2011-03-19 haukekernel: linux/version.h was removed in kernel 2.6.19...
2011-01-26 juhosggeneric: rtl8366s: allow initial register values to...
2011-01-09 juhosggeneric: rtl8366: fix build error
2011-01-08 juhosggeneric: rtl8366: enable vlans before enabling the...
2011-01-08 juhosggeneric: rtl8366: enable ports only after VLAN configur...
2011-01-08 juhosggeneric: rtl8366: add enable_port helper
2011-01-08 juhosggeneric: rtl8366_smi: init VLANs only in first switch...
2011-01-08 juhosggeneric: rtl8366s: use correct bitmasks in sanity checks
2011-01-08 juhosggeneric: rtl8366s: add vlan fid support
2011-01-08 juhosggeneric: rtl8366: add debugfs file for VLAN4K table
2011-01-08 juhosggeneric: rtl8366rb: use correct bitmasks in sanity...
2010-12-17 juhosggeneric: add LED trigger for USB device presence/activity
2010-12-06 haukekernel: fix cryptodev with kernel >= 2.6.35
2010-11-24 juhosggeneric: add rtl8366rb switch vlan fid support
next