aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* kernel: generic: Add kernel 4.14 supportHauke Mehrtens2017-12-163-8/+32
* generic: make mtdsplit-tplink.c honor rootfs offsetThibaut VARÈNE2017-11-081-6/+6
* kernel: owl-loader: fix compile warningHauke Mehrtens2017-10-011-1/+1
* generic: drop support for get_port_stats() on ar8xxxThibaut VARENE2017-09-133-59/+18
* kernel: rtl8306: fix port link statusMathias Kresin2017-09-081-0/+4
* generic: make switch_port_stats tx/rx_bytes long longThibaut VARENE2017-09-011-1/+1
* generic: provide get_port_stats() on rtl836x switchesThibaut VARENE2017-09-016-0/+74
* generic: provide get_port_stats() on b53 switchesThibaut VARENE2017-09-011-1/+57
* generic: provide get_port_stats() on adm6996 switchesThibaut VARENE2017-09-011-0/+32
* generic: provide get_port_stats() on ar8xxx switchesThibaut VARENE2017-09-013-0/+61
* brcm47xx: resolve GPIO conflict for WRT54GSv1Mirko Parthey2017-07-021-5/+0
* linux/swconfig_get_attr: fix leak of msg in case of errorAlexander Couzens2017-06-111-1/+1
* linux/ledtrig-netdev: remove `unsigned < 0` checkAlexander Couzens2017-06-111-1/+1
* b53: allow configuration through device treeJonas Gorski2017-06-103-19/+180
* kernel: update myloader for linux 4.9Sergey Ryazanov2017-06-071-1/+1
* ip17xx: correct aneg_done return valueSergey Ryazanov2017-06-071-1/+1
* mvswitch: fix autonegotiation issueSergey Ryazanov2017-06-071-0/+7
* generic: rtl8366rb: add support for initvals from DTSKevin Darbyshire-Bryant2017-04-251-0/+25
* ar8327: Add workarounds for AR8337 switch.Vittorio Gambaletta2017-03-302-1/+62
* kernel: mtdsplit: Add support for Mikrotik NOR firmwareThibaut VARENE2017-02-223-0/+123
* Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#3...Stijn Tintel2017-02-221-6/+0
* ar8216: flush ARL table during reset after init_globalsGünther Kelleter2017-02-161-0/+1
* kernel: fix build error in mtdsplit driverKoen Vandeputte2017-02-071-1/+1
* kernel: port b53 to use kernel 4.5+ APIRafał Miłecki2017-02-062-17/+8
* kernel: update phy drivers for 4.9Felix Fietkau2017-02-037-134/+90
* kernel: update mtdsplit for linux 4.9Felix Fietkau2017-02-0310-15/+16
* generic: rtl8366rb: fix compatible stringMathias Kresin2017-02-031-1/+1
* rtl8366_smi: add linux 4.4 compatibilityFelix Fietkau2017-02-011-4/+9
* ledtrig-netdev: don't cancel work on events for different interfacesSergey Sergeev2017-01-291-3/+3
* generic: rtl836x: add support for Green FeatureTobias Wolf2017-01-271-62/+198
* generic: rtl8366s: add support support for initvals from DTSTobias Wolf2017-01-271-2/+27
* kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)Jo-Philipp Wich2017-01-161-0/+6
* kernel: make ledtrig-netdev use a work queue for updatesFelix Fietkau2017-01-161-16/+16
* mvsw61xx: add support for MV88E6352Imre Kaloz2017-01-132-0/+7
* generic: ar8216: fix invalid bounds check imported from ChromeOS (FS#347)Jo-Philipp Wich2016-12-231-1/+1
* ar71xx: Add support for Netgear WNR2000v1Huan Truong2016-12-141-0/+2
* net: ar8327: modify some configuration of switchPavel Kubelun2016-12-012-4/+13
* net: ar8216: address security vulnerabilities in swconfig & ar8216Pavel Kubelun2016-12-012-7/+26
* net: ar8216: prevent device duplication in ar8xxx_dev_listPavel Kubelun2016-12-011-2/+2
* net: ar8216: hold ar8xxx_dev_list_lock during use_count--Pavel Kubelun2016-12-011-3/+6
* net: ar8327: replace sprintf() by scnprintf()Pavel Kubelun2016-12-011-2/+1
* net: ar8327: remove unnecessary spinlocksPavel Kubelun2016-12-011-4/+0
* net: ar8216: sync mib_work cancellationPavel Kubelun2016-12-011-1/+1
* kernel: rtl8367(b): fix build errorMathias Kresin2016-11-192-2/+2
* kernel: mtdsplit: add support for WRGG imagesStijn Tintel2016-10-273-0/+115
* kernel: drop usbdev LED triggerRafał Miłecki2016-10-191-371/+0
* generic: ar8216: improve ar8xxx_is_possible checkChristian Lamparter2016-10-151-6/+6
* kernel: mtdsplit_uimage: fix Edimax parserMathias Kresin2016-10-151-13/+7
* kernel: mtdsplit_uimage: fix rootfs offsetMathias Kresin2016-10-151-1/+1
* mvsw61xx: enable SerDes on 6176 if requiredJonas Gorski2016-09-262-0/+59