aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files
Commit message (Expand)AuthorAge
* b53: reverse duplex bit meaning for IMP state override registerJonas Gorski2015-03-18
* kernel: mtdsplit: add support for FIT imageJohn Crispin2015-03-15
* b53: global config is part of the management page, not the control pageJonas Gorski2015-03-15
* swconfig: fix build with linux 4.0John Crispin2015-03-06
* b53: fix mmap register read/writes > 32 bitJonas Gorski2015-02-27
* generic: ocf: irq compat stuff is not needed anymoreNicolas Thill2015-02-14
* kernel: mtdsplit_uimage: fix passed info about buf sizeRafał Miłecki2015-02-12
* kernel: mtdsplit_uimage: read more data to match Edimax needsRafał Miłecki2015-02-12
* kernel: mtdsplit_uimage: use separated buffer for reading dataRafał Miłecki2015-02-12
* kernel: mtdsplit_uimage: add parser for Edimax devicesRafał Miłecki2015-02-12
* mtdsplit_uimage: more generic header verify functionRafał Miłecki2015-02-12
* kernel: fix compile error inside adm6996.cJohn Crispin2015-02-09
* ar71xx: Revert "added board support for compex wpj558"John Crispin2015-02-02
* added board support for compex wpj558John Crispin2015-02-02
* ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633)John Crispin2015-01-30
* ar8216: prefix mii_xxx functions to avoid kernel namespace pollutionFelix Fietkau2015-01-24
* ar8216: add swconfig attribute to display ARL table on AR8327/AR8337Felix Fietkau2015-01-24
* ar8216: decrease page switch wait timeFelix Fietkau2015-01-24
* ar8216: add link change detection for switch portsFelix Fietkau2015-01-24
* ar8216: fix ATU flushingFelix Fietkau2015-01-24
* ar8216: display flow control info in swconfig get_link in case of autonegatia...Felix Fietkau2015-01-18
* ar8216: add 802.3az EEE info to swconfig get_link attributeFelix Fietkau2015-01-18
* ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per portFelix Fietkau2015-01-18
* ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_setJohn Crispin2015-01-17
* ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriateJohn Crispin2015-01-17
* ar8216: define all switch_addr structs as constJohn Crispin2015-01-17
* mvsw61xx: track and set per-VLAN port state in STULuka Perkov2015-01-11
* mvsw61xx: clean up and expand register definitionsLuka Perkov2015-01-11
* mvsw61xx: rework chip recognitionLuka Perkov2015-01-11
* mvsw6171: rename to 'mvsw61xx'Luka Perkov2015-01-11
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-05
* ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.hFelix Fietkau2015-01-05
* kernel: add mtd split support for trx imagesFelix Fietkau2015-01-02
* kernel: add a mtdsplit implementation for tp-link firmware headersFelix Fietkau2015-01-02
* kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance,...Felix Fietkau2015-01-02
* kernel: remove openwrt micrel.c (replaced by upstream driver)Felix Fietkau2014-12-22
* mvsw6171: note support for 88E6172 switchesLuka Perkov2014-12-19
* ar8216: Inline function ar8xxx_create_miiFelix Fietkau2014-12-18
* ar8216: Remove read/write/rmw member functions from ar8xxx_privFelix Fietkau2014-12-18
* ar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII opsFelix Fietkau2014-12-18
* ar8216: Factor out chip-specific parameters from ar8xxx_probe_switchFelix Fietkau2014-12-18
* ar8216: remove unused function parameter in ar8327_led_registerFelix Fietkau2014-12-18
* ar8216: enable cpu port to receive arp and broadcast frames for ar8236Felix Fietkau2014-12-12
* kernel: add driver for Marvell 88E6171 switchJohn Crispin2014-12-01
* ar8216: factor out reg_port_stats_base parameters to ar8xxx_chipJohn Crispin2014-12-01
* ar8216: factor out mii_lo_first to ar8xxx_chipJohn Crispin2014-12-01
* ar8216: factor out chip-specific data structures from ar8xxx_privJohn Crispin2014-12-01
* ar8216: factor out set_mirror_regs to ar8xxx_chipJohn Crispin2014-12-01
* ar8216: factor out mib_func to ar8xxx_chipJohn Crispin2014-12-01
* ar8216: factor out info whether switch should be configured at probe stage to...John Crispin2014-12-01