kernel: mtdsplit: add support for brnImages
[openwrt/svn-archive/archive.git] / target / linux / generic / files /
2016-01-17 Felix Fietkaukernel: mtdsplit: add support for brnImages
2016-01-06 Rafał Miłeckiswconfig: add API for setting port link speed
2016-01-02 Rafał Miłeckiledtrig-netdev: don't stop timer on events for differen...
2016-01-01 John Crispinledtrig-netdev: add support for renamed devices
2015-12-23 John Crispinswconfig: switch kernel PORT_LINK support to SWITCH_TYP...
2015-12-23 John Crispinswconfig: add SWITCH_TYPE_LINK and support sending...
2015-12-23 Rafał Miłeckiledtrig-netdev: reset link status & stats after changin...
2015-12-23 Rafał Miłeckiledtrig-netdev: drop locking from timer callback function
2015-12-23 Rafał Miłeckiledtrig-netdev: switch rwlock to spinlock
2015-12-23 Rafał Miłeckiledtrig-netdev: update base driver instead of patching...
2015-12-20 Felix Fietkauar8216: rework/fix AR8337 MAC swap handling
2015-12-17 John Crispinath9k: Allow configuration of LED polarity in platform...
2015-12-04 Jonas Gorskikernel: mvswitch: merge 3.10+ compile fix into the...
2015-10-26 John Crispingeneric: fix adm6996 init
2015-09-25 Rafał Miłeckikernel: crypto: fix ubsec_ssb.c compilation with 4.0+
2015-09-11 Felix Fietkaumvsw61xx: match swconfig function names
2015-09-11 Felix Fietkaumvsw61xx: use standard swconfig get_port_link
2015-09-11 Felix Fietkauyaffs2: remove __TIME__ __DATE__ macros
2015-08-21 Imre KalozPreviously, all VLANs (port-based or 802.1q) were sharing
2015-08-17 John Crispingeneric: crypto: remove IRQF_DISABLED
2015-08-15 Hauke Mehrtenskernel: yaffs2: update to version from 2015-06-02
2015-07-15 Felix Fietkauar8216: add swconfig attributes for ARL table flushing
2015-07-15 Felix Fietkauar8216: adjust ATU flushing in case of link changes
2015-07-15 Felix Fietkauar8216: add ARL table flushing per port
2015-07-15 Felix Fietkauar8216: add reading ARL table for AR8216/AR8236/AR8316
2015-07-14 John Crispinbuild: Prevent more gzip timestamps
2015-07-03 Hauke Mehrtenskernel: b53: fix build with brcm47xx
2015-06-21 Rafał Miłeckib53: Allow using all 8 ports on BCM53011
2015-06-14 Felix Fietkauar8216: Fix problem with AR8337 MAC swap handling
2015-06-10 Jonas Gorskib53: fix memory out of bounds access on 64 bit targets
2015-06-10 Jonas Gorskib53: widen stp state mask to 3 bits (instead of 2)
2015-05-12 Rafał Miłeckib53: Allow using all ports on BCM53012
2015-04-12 Rafał Miłeckib53: improve overriding CPU port state on BCM5301X
2015-04-10 Jonas Gorskib53: clean up code to match kernel style better
2015-04-10 Jonas Gorskib53: define registers available and needed on BCM5301X
2015-03-31 Gabor Juhoskernel: update yaffs code to the latest version
2015-03-18 Jonas Gorskib53: reverse duplex bit meaning for IMP state override...
2015-03-15 John Crispinkernel: mtdsplit: add support for FIT image
2015-03-15 Jonas Gorskib53: global config is part of the management page,...
2015-03-06 John Crispinswconfig: fix build with linux 4.0
2015-02-27 Jonas Gorskib53: fix mmap register read/writes > 32 bit
2015-02-14 Nicolas Thillgeneric: ocf: irq compat stuff is not needed anymore
2015-02-12 Rafał Miłeckikernel: mtdsplit_uimage: fix passed info about buf...
2015-02-12 Rafał Miłeckikernel: mtdsplit_uimage: read more data to match Edimax...
2015-02-12 Rafał Miłeckikernel: mtdsplit_uimage: use separated buffer for readi...
2015-02-12 Rafał Miłeckikernel: mtdsplit_uimage: add parser for Edimax devices
2015-02-12 Rafał Miłeckimtdsplit_uimage: more generic header verify function
2015-02-09 John Crispinkernel: fix compile error inside adm6996.c
2015-02-02 John Crispinar71xx: Revert "added board support for compex wpj558"
2015-02-02 John Crispinadded board support for compex wpj558
2015-01-30 John Crispinar71xx: add Netgear WNR1000v2/WNR1000v2-VC support...
2015-01-24 Felix Fietkauar8216: prefix mii_xxx functions to avoid kernel namesp...
2015-01-24 Felix Fietkauar8216: add swconfig attribute to display ARL table...
2015-01-24 Felix Fietkauar8216: decrease page switch wait time
2015-01-24 Felix Fietkauar8216: add link change detection for switch ports
2015-01-24 Felix Fietkauar8216: fix ATU flushing
2015-01-18 Felix Fietkauar8216: display flow control info in swconfig get_link...
2015-01-18 Felix Fietkauar8216: add 802.3az EEE info to swconfig get_link attribute
2015-01-18 Felix Fietkauar8216: introduce enable_eee swconfig attribute to...
2015-01-17 John Crispinar8216: introduce ar8xxx_reg_clear complementing ar8xxx...
2015-01-17 John Crispinar8216: replace ar8xxx_rmw with ar8xxx_reg_set where...
2015-01-17 John Crispinar8216: define all switch_addr structs as const
2015-01-11 Luka Perkovmvsw61xx: track and set per-VLAN port state in STU
2015-01-11 Luka Perkovmvsw61xx: clean up and expand register definitions
2015-01-11 Luka Perkovmvsw61xx: rework chip recognition
2015-01-11 Luka Perkovmvsw6171: rename to 'mvsw61xx'
2015-01-05 Felix Fietkauar8216: factor out AR8327/AR8337-specific driver code...
2015-01-05 Felix Fietkauar8216: move definitions from ar8216.c to ar8216.h...
2015-01-02 Felix Fietkaukernel: add mtd split support for trx images
2015-01-02 Felix Fietkaukernel: add a mtdsplit implementation for tp-link firmw...
2015-01-02 Felix Fietkaukernel: move mtdsplit files to drivers/mtd/mtdsplit...
2014-12-22 Felix Fietkaukernel: remove openwrt micrel.c (replaced by upstream...
2014-12-19 Luka Perkovmvsw6171: note support for 88E6172 switches
2014-12-18 Felix Fietkauar8216: Inline function ar8xxx_create_mii
2014-12-18 Felix Fietkauar8216: Remove read/write/rmw member functions from...
2014-12-18 Felix Fietkauar8216: Create helpers mii_read32 / mii_write32 for...
2014-12-18 Felix Fietkauar8216: Factor out chip-specific parameters from ar8xxx...
2014-12-18 Felix Fietkauar8216: remove unused function parameter in ar8327_led_...
2014-12-12 Felix Fietkauar8216: enable cpu port to receive arp and broadcast...
2014-12-01 John Crispinkernel: add driver for Marvell 88E6171 switch
2014-12-01 John Crispinar8216: factor out reg_port_stats_base parameters to...
2014-12-01 John Crispinar8216: factor out mii_lo_first to ar8xxx_chip
2014-12-01 John Crispinar8216: factor out chip-specific data structures from...
2014-12-01 John Crispinar8216: factor out set_mirror_regs to ar8xxx_chip
2014-12-01 John Crispinar8216: factor out mib_func to ar8xxx_chip
2014-12-01 John Crispinar8216: factor out info whether switch should be config...
2014-11-27 Felix Fietkauar8216: suppress PHY reset for linux 3.14
2014-11-24 Felix Fietkauar8216: Fix issue with autoneg being disabled under...
2014-11-20 Felix Fietkauar8216: Use generic hw_init from ar8236 for ar8216 too
2014-11-20 Felix Fietkauar8216: simplify PHY fixup/init
2014-11-19 Felix Fietkauar8216: use genphy_config_aneg also for PHY 0
2014-11-19 Felix Fietkauar8216: factor out PHY init code into a generic function
2014-11-19 Felix Fietkauar8216: introduce fixup_phys callback in ar8xxx_chip
2014-11-19 Felix Fietkauar8216: after a switch reset poll until BCMR_RESET...
2014-11-19 Felix Fietkauar8216: introduce global constant for number of PHYs
2014-11-14 John Crispinar8216: fix "unused variable" compiler warning
2014-11-03 John Crispinar71xx: add support for Netgear WNR2000v4
2014-10-29 John Crispinswconfig: last vs tail
2014-10-29 John Crispinswconfig: "swconfig list" shows devices in reverse...
2014-10-02 Felix Fietkauar8216: set the pvid based on runtime state instead...
next