summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
Commit message (Expand)AuthorAgeFilesLines
...
* swconfig: add SWITCH_TYPE_LINK and support sending link info to user spaceJohn Crispin2015-12-233-0/+74
* 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-202-4/+4
* ath9k: Allow configuration of LED polarity in platform data.John Crispin2015-12-171-0/+1
* kernel: mvswitch: merge 3.10+ compile fix into the codeJonas Gorski2015-12-041-3/+3
* generic: fix adm6996 initJohn Crispin2015-10-261-0/+6
* kernel: crypto: fix ubsec_ssb.c compilation with 4.0+Rafał Miłecki2015-09-251-1/+1
* mvsw61xx: match swconfig function namesFelix Fietkau2015-09-111-4/+4
* mvsw61xx: use standard swconfig get_port_linkFelix Fietkau2015-09-111-76/+18
* yaffs2: remove __TIME__ __DATE__ macrosFelix Fietkau2015-09-111-3/+3
* Previously, all VLANs (port-based or 802.1q) were sharing a single database i...Imre Kaloz2015-08-212-4/+19
* generic: crypto: remove IRQF_DISABLEDJohn Crispin2015-08-173-3/+3
* kernel: yaffs2: update to version from 2015-06-02Hauke Mehrtens2015-08-155-42/+75
* 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
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-1/+1
* 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-142-4/+6
* 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
* kernel: update yaffs code to the latest versionGabor Juhos2015-03-319-202/+438
* 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
* generic: ocf: irq compat stuff is not needed anymoreNicolas Thill2015-02-141-0/+2
* 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: Revert "added board support for compex wpj558"John Crispin2015-02-021-1/+0
* added board support for compex wpj558John Crispin2015-02-021-0/+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
* ar8216: add link change detection for switch portsFelix Fietkau2015-01-242-0/+36