kernel: refresh patches for kernel 3.8.13
[openwrt/svn-archive/archive.git] / target / linux / generic / files /
2013-06-04 Gabor Juhosgeneric: add port mirroring/monitoring capability to...
2013-05-30 Gabor Juhosgeneric: ar8216: allow to specify SGMII config via...
2013-05-30 Gabor Juhosgeneric: ar8216: add get_port_link callback
2013-05-30 Gabor Juhosgeneric: ar8216: show chip revision in the kernel log
2013-05-24 Luka Perkovgeneric: ar8216: add port mirroring
2013-05-13 Felix Fietkaukernel: add missing PHY ID for an AR8327 switch variant
2013-05-09 Hauke Mehrtenskernel: b53: use correct oops for bcm5365 switch
2013-04-28 Jonas Gorskikernel: add missing bcma defines and header file for...
2013-04-25 John Crispingeneric: fix rtl8366_smi compile warning
2013-04-12 John Crispin[geneirc] fix rtl8366s OF binding
2013-04-09 John Crispin[ramips] unbreak portmapping - typo fix
2013-04-09 John Crispin[swconfig] allow loading port maps from OF
2013-04-06 Gabor Juhosgeneric: rtl8367: add compatible string with vendor...
2013-04-06 Gabor Juhosgeneric: rtl8367b: fix rtl8367b_extif_init_of
2013-04-06 Gabor Juhosgeneric: rtl8367: allow to load extif config from OF
2013-04-06 Gabor Juhosgeneric: rtl8367: fix a typo in MODULE_DEVICE_TABLE...
2013-04-06 Gabor Juhosgeneric: rtl8367: add vendor prefix to the compatible...
2013-04-03 John Crispin[generic] add OF support to rtl8367b driver
2013-03-15 Gabor Juhosgeneric: ar8216: start AR8327 switch from the probe...
2013-03-15 Gabor Juhosgeneric: ar8216: add ar8xxx_start helper
2013-03-15 Gabor Juhosgeneric: ar8216: add OF configuration support for AR8327
2013-03-15 Gabor Juhosgeneric: ar8216: separate platform_data based AR8327...
2013-03-15 Gabor Juhosgeneric: ar8216: don't use platform_data in ar8327_init...
2013-03-15 Gabor Juhosgeneric: ar8216: move the ar8327_get_port_init_status...
2013-03-15 Gabor Juhosgeneric: ar8216: simplify and rename ar8327_config_port
2013-03-15 Gabor Juhosgeneric: ar8216: remove superfluous pdata checks
2013-02-21 Jonas Gorskigeneric: b53: clear SM_SW_FWD_MODE unconditionally...
2013-02-21 Jonas Gorskigeneric: b53: remove empty spaces
2013-02-17 Gabor Juhosgeneric: ar8216: cleanup function/variable names
2013-02-17 Gabor Juhosgeneric: ar8216: rename struct ar8216_priv to ar8xxx_priv
2013-02-14 Gabor Juhosgeneric: ar8216: move PHY4 RGMII workaround code out...
2013-02-14 Gabor Juhosgeneric: ar8216: register the switch from the probe...
2013-02-11 Gabor Juhosar8216: remove superfluous code from ar8216_config_init
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 Crispin[kernel] make 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 Crispin[kernel] make 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 Fainelli[kernel] swconfig: 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 Crispin[kernel] gpiodev/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 Crispin[kernel] fixes 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...
next