aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* swconfig: drop linux < 3.13 code pathsJonas Gorski2016-01-241-20/+0
* ar71xx: add support for Netgear WPN824NJohn Crispin2016-01-191-0/+2
* b53: update header register difinitionsJonas Gorski2016-01-181-1/+2
* ar8327: add IGMP Snooping supportFelix Fietkau2016-01-172-0/+232
* kernel: mtdsplit_squashfs: Align with the erase-block sizeFelix Fietkau2016-01-171-1/+1
* kernel: mtdsplit: add support for EVA imagesFelix Fietkau2016-01-173-0/+102
* kernel: mtdsplit: add support for brnImagesFelix Fietkau2016-01-173-0/+110
* swconfig: add API for setting port link speedRafał Miłecki2016-01-061-1/+48
* ledtrig-netdev: don't stop timer on events for different interfacesRafał Miłecki2016-01-021-1/+2
* ledtrig-netdev: add support for renamed devicesJohn Crispin2016-01-011-2/+3
* swconfig: switch kernel PORT_LINK support to SWITCH_TYPE_LINKJohn Crispin2015-12-231-47/+4
* swconfig: add SWITCH_TYPE_LINK and support sending link info to user spaceJohn Crispin2015-12-231-0/+56
* ledtrig-netdev: reset link status & stats after changing device_nameRafał Miłecki2015-12-231-0/+2
* ledtrig-netdev: drop locking from timer callback functionRafał Miłecki2015-12-231-11/+13
* ledtrig-netdev: switch rwlock to spinlockRafał Miłecki2015-12-231-20/+20
* ledtrig-netdev: update base driver instead of patching it for every kernelRafał Miłecki2015-12-231-4/+4
* ar8216: rework/fix AR8337 MAC swap handlingFelix Fietkau2015-12-201-3/+3
* kernel: mvswitch: merge 3.10+ compile fix into the codeJonas Gorski2015-12-041-3/+3
* generic: fix adm6996 initJohn Crispin2015-10-261-0/+6
* mvsw61xx: match swconfig function namesFelix Fietkau2015-09-111-4/+4
* mvsw61xx: use standard swconfig get_port_linkFelix Fietkau2015-09-111-76/+18
* Previously, all VLANs (port-based or 802.1q) were sharing a single database i...Imre Kaloz2015-08-212-4/+19
* ar8216: add swconfig attributes for ARL table flushingFelix Fietkau2015-07-153-1/+67
* ar8216: adjust ATU flushing in case of link changesFelix Fietkau2015-07-151-6/+4
* ar8216: add ARL table flushing per portFelix Fietkau2015-07-154-4/+47
* ar8216: add reading ARL table for AR8216/AR8236/AR8316Felix Fietkau2015-07-152-8/+98
* kernel: b53: fix build with brcm47xxHauke Mehrtens2015-07-031-0/+5
* b53: Allow using all 8 ports on BCM53011Rafał Miłecki2015-06-211-1/+1
* ar8216: Fix problem with AR8337 MAC swap handlingFelix Fietkau2015-06-141-3/+3
* b53: fix memory out of bounds access on 64 bit targetsJonas Gorski2015-06-101-2/+2
* b53: widen stp state mask to 3 bits (instead of 2)Jonas Gorski2015-06-101-1/+1
* b53: Allow using all ports on BCM53012Rafał Miłecki2015-05-121-1/+1
* b53: improve overriding CPU port state on BCM5301XRafał Miłecki2015-04-122-2/+30
* b53: clean up code to match kernel style betterJonas Gorski2015-04-106-20/+23
* b53: define registers available and needed on BCM5301XJonas Gorski2015-04-101-0/+33
* b53: reverse duplex bit meaning for IMP state override registerJonas Gorski2015-03-181-1/+1
* kernel: mtdsplit: add support for FIT imageJohn Crispin2015-03-153-0/+146
* b53: global config is part of the management page, not the control pageJonas Gorski2015-03-151-2/+2
* swconfig: fix build with linux 4.0John Crispin2015-03-061-3/+6
* b53: fix mmap register read/writes > 32 bitJonas Gorski2015-02-271-34/+36
* kernel: mtdsplit_uimage: fix passed info about buf sizeRafał Miłecki2015-02-121-2/+2
* kernel: mtdsplit_uimage: read more data to match Edimax needsRafał Miłecki2015-02-121-8/+12
* kernel: mtdsplit_uimage: use separated buffer for reading dataRafał Miłecki2015-02-121-18/+16
* kernel: mtdsplit_uimage: add parser for Edimax devicesRafał Miłecki2015-02-121-0/+53
* mtdsplit_uimage: more generic header verify functionRafał Miłecki2015-02-121-11/+26
* kernel: fix compile error inside adm6996.cJohn Crispin2015-02-091-1/+1
* ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633)John Crispin2015-01-301-0/+4
* ar8216: prefix mii_xxx functions to avoid kernel namespace pollutionFelix Fietkau2015-01-243-18/+18
* ar8216: add swconfig attribute to display ARL table on AR8327/AR8337Felix Fietkau2015-01-244-15/+220
* ar8216: decrease page switch wait timeFelix Fietkau2015-01-242-3/+9