kernel: update 3.14 to 3.14.14
[openwrt/openwrt.git] / target / linux / generic / files /
2013-02-11 Gabor Juhosgeneric: ar8216: don't use ethernet device name in...
2013-02-11 Gabor Juhosgeneric: ar8216: reuse the private data from ar8216_probe
2013-02-11 Gabor Juhosgeneric: ar8216: use phydev instead of pdev everywhere
2013-02-11 Gabor Juhosgeneric: ar8216: use pr_* macros for kernel messages
2013-02-11 Gabor Juhosgeneric: ar8216: fix PHY features setup
2013-02-10 Gabor Juhosgeneric: ar8216: add ar8xxx_probe_switch helper
2013-02-10 Gabor Juhosgeneric: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mi...
2013-02-10 Gabor Juhosgeneric: ar8216: free mib counters from ar8xxx_free
2013-02-10 Gabor Juhosgeneric: ar8216: add ar8xxx_free helper
2013-02-10 Gabor Juhosgeneric: ar8216: add ar8xxx_create{,mii} helpers
2013-02-10 Gabor Juhosgeneric: ar8216: remove redundant phy address check
2013-02-10 Gabor Juhosgeneric: ar8216: only set phy_ptr if packet mangling...
2013-02-10 Gabor Juhosgeneric: ar8216: add defines for the AR8316 POSTRIP...
2013-02-10 Gabor Juhosgeneric: ar8216: don't probe the chip multiple times
2013-02-10 Gabor Juhosgeneric: ar8216: add sanity check to ar8216_probe
2013-02-10 Gabor Juhosgeneric: ar8216: skip probe on unused PHY addresses
2013-02-10 Jonas Gorskigeneric: b53: fix reverted error check in probe
2013-02-09 Gabor Juhosgeneric: ar8216: move sleep out of the loop
2013-02-08 Gabor Juhosgeneric: ar8216: simplify phy features setup
2013-02-08 Gabor Juhosgeneric: ar8216: don't use mdio bus specific functions...
2013-02-07 Gabor Juhosgeneric: ar8216: use inline function to convert swdev...
2013-02-07 Gabor Juhosgeneric: ar8216: add mii_bus field to struct ar8216_priv
2013-02-07 Gabor Juhosgeneric: mvswitch: add detach callback
2013-02-07 Gabor Juhosgeneric: ar8216: add detach callback
2013-02-05 Gabor Juhosgeneric: ar8216: clear driver specific data pointer...
2013-02-05 Gabor Juhosgeneric: ar8216: unregister switch on error path
2013-02-02 Gabor Juhosgeneric: convert crypto-ocf from kernel_thread to kthread
2013-01-27 Hauke Mehrtenskernel: b53: the b53 spi driver depends on spi
2013-01-27 Hauke Mehrtenskernel: remove __devinit, __devexit and __devexit_p...
2013-01-23 Jonas Gorskigeneric: add b53 swconfig switch driver
2013-01-18 Jonas Gorskigeneric: rtl8366_smi: only assign pvid if no pvid was...
2013-01-08 Florian Fainellikernel: add support for 3.8-rc2
2012-12-25 Gabor Juhosgeneric: ar8216: add sgmii_delay_en field to ar8327_pla...
2012-12-22 Gabor Juhosgeneric: ar8216: don't use 0 as default VID on AR8327
2012-12-22 Gabor Juhosgeneric: ar8316: allow to configure port 6 via platform...
2012-12-22 Gabor Juhosgeneric: ar8216: rename cpuport_cfg to port0_cfg in...
2012-12-21 John Crispinmake to rtl8366_smi of binding use gpio_is_valid
2012-12-17 Gabor Juhosgeneric: rtl836x: fix compiler warnings
2012-12-15 Jonas Gorskilinux: generic: rtl836*: fix compilation with !CONFIG_OF
2012-12-15 John Crispinmake rtl8366 driver OF capable
2012-12-14 Gabor Juhosgeneric: disintegrate UAPI from include/linux/switch.h
2012-12-10 Gabor Juhosmac80211: ath9k: allow to load EEPROM data via firmware API
2012-11-23 Gabor Juhosgeneric: ar8216: set delay values for SGMII mode on...
2012-11-22 Gabor Juhosgeneric: ar8216: introduce ar8216_mib_op helper
2012-11-21 Gabor Juhosswconfig: make it compatible with 3.7
2012-11-20 Gabor Juhosgeneric: ar8216: fix port number check in 'ar8xxx_mib_w...
2012-11-20 Gabor Juhosgeneric: ar8216: remove an unblanced mutex_unlock call
2012-11-20 Gabor Juhosgeneric: ar8216: add missing locking calls
2012-11-20 Gabor Juhosmac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHz
2012-11-18 Gabor Juhosgeneric: ar8216: add MIB counter support for the AR8216...
2012-11-18 Gabor Juhosgeneric: ar8216: rename AR8216_*_STATS_* defines
2012-11-18 Gabor Juhosgeneric ar8216: allow to read/reset MIB counters via...
2012-11-18 Gabor Juhosgeneric: ar8216: use dynamically allocated private...
2012-10-30 Gabor Juhosgeneric: fold yaffs_git_2010_10_20 patch to generic...
2012-10-30 Gabor Juhosgeneric: fold yaffs_cvs_2009_04_24 patch to generic...
2012-10-27 Gabor Juhosgeneric: allow to disable [25]GHz support in ath9k...
2012-10-27 Gabor Juhosgeneric: use mtd_read in myloader parser
2012-10-26 Gabor Juhosgeneric: swconfig: use led_set_brightness in LED contro...
2012-10-24 Florian Fainelliswconfig: get rid of the NLA_PUT_* macros
2012-10-18 Gabor Juhosgeneric: add driver for the the RTL8367R{B,-VB} switches
2012-10-11 John Crispingpiodev/gpioctl RIP
2012-09-09 Gabor Juhosgeneric add WLAN calibration data ID to routerboot.h
2012-09-09 Gabor Juhosadm5120: move common routerboot definitions into a...
2012-08-14 John Crispinfixes gpio_dev un/reload balancing
2012-08-10 Gabor Juhosgeneric: rtl8366_smi: increase delay after switch hw...
2012-08-02 Gabor Juhosgeneric: rtl836x: add hw_reset field to struct rtl8366_smi
2012-08-02 Gabor Juhosgeneric: rtl8366_smi: use __rtl8366_smi_cleanup instead...
2012-07-28 John Crispinclean up pwm patches and drivers
2012-07-12 Gabor Juhosgeneric: ocf: restore terminating entry of pci_id_table...
2012-07-11 Luka Perkovocf: update to version 20120127
2012-07-05 Gabor Juhosgeneric: ar8216: start aneg on each PHY of the AR8327
2012-06-19 Gabor Juhosgeneric: ar8216: allow to configure AR8327 LEDs via...
2012-05-29 Gabor Juhosgeneric: ar8216: add revision specific PHY fixups for...
2012-05-29 Gabor Juhosgeneric: ar8216: replace chip_type field with chip_...
2012-05-29 Gabor Juhosgeneric: ar8216: add chip_is_ar8{216,236,316,327} helpers
2012-05-27 Gabor Juhosgeneric: rtl8367: rename a misnamed variable
2012-05-27 Gabor Juhosgeneric: rtl8366_smi: remove duplicated spinlock initia...
2012-05-27 Gabor Juhosgeneric: rtl8366_smi: rename debugfs Kconfig symbol
2012-05-27 Gabor Juhosgeneric: rtl8367: allow to use VLANs > 31
2012-05-20 Felix Fietkaulantiq: allow platforms with rt2x00 to override the...
2012-05-06 Felix Fietkaukernel: rewrite the phy packet hook, put it in the...
2012-05-06 Felix Fietkauatheros: update to 3.3.4 (based on work by acoul),...
2012-04-29 Gabor Juhoslinux: rtl836x: add a generic reset_switch function
2012-04-29 Gabor Juhoslinux: rtl836x: rename rtl836*_hw_init to rtl836*_setup
2012-04-29 Gabor Juhoslinux: rtl836x: add a reset_chip callback to rtl8366_sm...
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 Crispinfixes breakage introduced in 776722ce36ac95877efb7fd771...
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
next