399 Commits (582b20c4e2c19744021866243fe569acb39c7eca)

Author SHA1 Message Date
Rafał Miłecki 06ac2f5c74 b53: improve overriding CPU port state on BCM5301X 10 years ago
Jonas Gorski 4e826d8303 b53: clean up code to match kernel style better 10 years ago
Jonas Gorski 61885f95f0 b53: define registers available and needed on BCM5301X 10 years ago
Gabor Juhos 82f0308be9 kernel: update yaffs code to the latest version 10 years ago
Jonas Gorski 87568ebeac b53: reverse duplex bit meaning for IMP state override register 10 years ago
John Crispin 9a863f803e kernel: mtdsplit: add support for FIT image 10 years ago
Jonas Gorski 085b8e0014 b53: global config is part of the management page, not the control page 10 years ago
John Crispin 57c7bed820 swconfig: fix build with linux 4.0 10 years ago
Jonas Gorski d75cd5be37 b53: fix mmap register read/writes > 32 bit 10 years ago
Nicolas Thill 40c0261f34 generic: ocf: irq compat stuff is not needed anymore 10 years ago
Rafał Miłecki 615909819d kernel: mtdsplit_uimage: fix passed info about buf size 10 years ago
Rafał Miłecki 30d6bc1026 kernel: mtdsplit_uimage: read more data to match Edimax needs 10 years ago
Rafał Miłecki 072759ff39 kernel: mtdsplit_uimage: use separated buffer for reading data 10 years ago
Rafał Miłecki 5673e0b703 kernel: mtdsplit_uimage: add parser for Edimax devices 10 years ago
Rafał Miłecki 1aed104c80 mtdsplit_uimage: more generic header verify function 10 years ago
John Crispin 28353b3fc5 kernel: fix compile error inside adm6996.c 10 years ago
John Crispin baaef42952 ar71xx: Revert "added board support for compex wpj558" 10 years ago
John Crispin bc906ca59e added board support for compex wpj558 10 years ago
John Crispin 31fd66f808 ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633) 10 years ago
Felix Fietkau f7ece95303 ar8216: prefix mii_xxx functions to avoid kernel namespace pollution 10 years ago
Felix Fietkau 3a313a3e11 ar8216: add swconfig attribute to display ARL table on AR8327/AR8337 10 years ago
Felix Fietkau 6ce848f622 ar8216: decrease page switch wait time 10 years ago
Felix Fietkau a1fba9dfbe ar8216: add link change detection for switch ports 10 years ago
Felix Fietkau 74146c62c0 ar8216: fix ATU flushing 10 years ago
Felix Fietkau 6dfea16ab9 ar8216: display flow control info in swconfig get_link in case of autonegatiation too 10 years ago
Felix Fietkau 53c0c6054f ar8216: add 802.3az EEE info to swconfig get_link attribute 10 years ago
Felix Fietkau bdc0750191 ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per port 10 years ago
John Crispin 64ccdb98fb ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_set 10 years ago
John Crispin 0fb39e6f4b ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriate 10 years ago
John Crispin 1cb2596f19 ar8216: define all switch_addr structs as const 10 years ago
Luka Perkov 9db3df9d6b mvsw61xx: track and set per-VLAN port state in STU 10 years ago
Luka Perkov 0b2cbeca7a mvsw61xx: clean up and expand register definitions 10 years ago
Luka Perkov 1e39f3aef8 mvsw61xx: rework chip recognition 10 years ago
Luka Perkov a1872182bb mvsw6171: rename to 'mvsw61xx' 10 years ago
Felix Fietkau 1cbf0fbcb4 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 10 years ago
Felix Fietkau cc02d4c72d ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.h 10 years ago
Felix Fietkau baa3a38ac6 kernel: add mtd split support for trx images 10 years ago
Felix Fietkau cc5f89c66a kernel: add a mtdsplit implementation for tp-link firmware headers 10 years ago
Felix Fietkau 4153c0adff kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 10 years ago
Felix Fietkau 5506420980 kernel: remove openwrt micrel.c (replaced by upstream driver) 10 years ago
Luka Perkov 0847247129 mvsw6171: note support for 88E6172 switches 10 years ago
Felix Fietkau 2f9b042d69 ar8216: Inline function ar8xxx_create_mii 10 years ago
Felix Fietkau 2289c7a010 ar8216: Remove read/write/rmw member functions from ar8xxx_priv 10 years ago
Felix Fietkau 45a494b808 ar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII ops 10 years ago
Felix Fietkau 0e7f844c66 ar8216: Factor out chip-specific parameters from ar8xxx_probe_switch 10 years ago
Felix Fietkau 054767cebc ar8216: remove unused function parameter in ar8327_led_register 10 years ago
Felix Fietkau 5b16fd1bf8 ar8216: enable cpu port to receive arp and broadcast frames for ar8236 10 years ago
John Crispin 9b5f583906 kernel: add driver for Marvell 88E6171 switch 10 years ago
John Crispin ecd27db757 ar8216: factor out reg_port_stats_base parameters to ar8xxx_chip 10 years ago
John Crispin ae15531bd2 ar8216: factor out mii_lo_first to ar8xxx_chip 10 years ago