ar71xx/mikrotik: disable unused MTD options
[openwrt.git] / target / linux / ar71xx / files / drivers /
2013-11-11 juhosgar71xx: ag71xx: fix ag71xx_probe error path
2013-11-08 juhosgar71xx: ag71xx: fix a race involving netdev registration
2013-09-27 juhosgar71xx: ar934x-nfc: disable subpage write when hardware...
2013-09-21 juhosgar71xx: use netgear prefix for WNDR3700 LED names
2013-09-19 juhosgar71xx: ar934x_nfc: add experimental support for hardwa...
2013-09-19 juhosgar71xx: ar934x_nfc: return error code from some low...
2013-09-19 juhosgar71xx: ar934x_nfc: use devm_* functions
2013-08-13 nbdar71xx: ethernet: reduce tx dma ring size further to...
2013-08-12 nbdar71xx: ethernet: reduce tx and rx DMA ring size to...
2013-08-12 nbdar71xx: ethernet: cache skb->len in the tx function...
2013-08-12 nbdar71xx: fix typo
2013-08-12 nbdar71xx: ethernet: skip calls to netdev_completed_queue...
2013-08-12 nbdar71xx: ethernet: do not update the unused dev->last_rx...
2013-08-12 nbdar71xx: add missing return statement in ethernet mtu...
2013-08-10 nbdar71xx: allow mtu > 1500 based on the configured tx...
2013-07-09 nbdar71xx: add linux 3.10
2013-02-19 juhosgar71xx: remove __dev{init,exit} annotations from kernel...
2013-02-11 nbdar71xx: allow unknown multicast frames to pass to the...
2012-12-25 juhosgar71xx: ag71xx: show PHY interface mode in dmesg
2012-12-22 juhosgar71xx: ag71xx: fix mii_bus_dev sanity check
2012-12-22 juhosgar71xx: ag71xx: don't start/stop built-in switch w...
2012-12-10 juhosgar71xx: ar934x_nfc: allow to control DMA data swap...
2012-11-20 juhosgar71xx: make rb750_nand driver compatible with 3.7
2012-11-20 juhosgar71xx: make ar934x_nfc driver compatible with 3.7
2012-11-20 juhosgar71xx: remove buffer verification reference from rb4xx...
2012-11-20 juhosgar71xx: restore rb4xx kernel partition size to the...
2012-10-28 juhosgar71xx: remove NO_AUTOINCR flag from the NAND drivers
2012-10-27 juhosgar71xx: ag71xx: fix build_skb arguments for 3.6
2012-10-27 juhosgar71xx: use mtd_read in wrt160nl_part
2012-10-27 juhosgar71xx: use mtd_read in tplinkpart
2012-09-17 juhosgar71xx: ar934x_nfc: remove unused oob parameter of...
2012-09-17 juhosgar71xx: ar934x_nfc: increase DMA retry count
2012-09-17 juhosgar71xx: ar934x_nfc: optimize READOOB operation on large...
2012-09-17 juhosgar71xx: ar934x_nfc: fix RNDOUT operation
2012-09-17 juhosgar71xx: ar934x_nfc: fix READ{0,1} operation on large...
2012-09-13 juhosgar71xx: ar934x_nfc: experimental NAND Flash Controller...
2012-09-09 juhosgar71xx: add dynamic MDIO clock calculation
2012-07-03 juhosgar71xx: improve MDIO busy wait code
2012-05-28 nbdar71xx: do not override the mdio clock for ar9330....
2012-05-28 nbdar71xx: improve rx performance of the ethernet driver...
2012-05-27 nbdar71xx: fix MII clock settings for various chips, impro...
2012-05-15 nbdar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer...
2012-05-06 nbdkernel: rewrite the phy packet hook, put it in the...
2012-04-29 juhosgar71xx: allow to disable link polling on unused PHYs
2012-04-25 juhosgar71xx: enable MIB counters in the built-in switch...
2012-03-19 juhosgar71xx: add latch_change field to rb750_led_platform_data
2012-03-19 juhosgar71xx: add platform data for the RB750 NAND driver
2012-03-15 juhosgar71xx: move micrel PHY driver to the generic linux...
2012-03-13 juhosgar71xx: ag71xx: fix ARP frame reception on AR934x switc...
2012-03-13 juhosgar71xx: ag71xx: start aneg on switch PHYs after reset
2012-03-13 juhosgar71xx: ag71xx: poll PHY status of all available switch...
2012-03-13 juhosgar71xx: ag71xx: allow to use port 5 of the AR934x built...
2012-03-07 juhosgar71xx: ag71xx: fix get_port_link callback
2012-03-07 juhosgar71xx: ag71xx: use the generic get_port_link implement...
2012-03-01 juhosgar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
2012-02-10 juhosgar71xx: ag71xx: add BQL support
2012-02-10 juhosgar71xx: add preliminary support for 3.3
2012-02-10 juhosgar71xx: merge 3.2 fixes
2012-02-10 juhosgar71xx: merge files-3.2 to files
2012-01-31 juhosgar71xx: use dynamically allocated partitions in wrt160n...
2012-01-22 juhosgar71xx: move arch specific files to files-2.6.39
2012-01-22 juhosgar71xx: wrt160nl_part: include module.h and fix compile...
2012-01-22 juhosgar71xx: tplinkpart: include module.h
2012-01-22 juhosgar71xx: rename vsc7385 spi driver
2012-01-22 juhosgar71xx: rename ap81 spi driver
2012-01-22 juhosgar71xx: rename rb4xx spi drivers
2012-01-22 juhosgar71xx: rename the nxp_74hc153 driver
2012-01-22 juhosgar71xx: include linux/module.h in the micrel phy driver
2012-01-11 juhosgar71xx: pb44_spi: add shutdown handler
2012-01-11 juhosgar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe...
2012-01-11 juhosgar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpers
2012-01-11 juhosgar71xx: ar71xx_spi: add shutdown handler
2012-01-11 juhosgar71xx: ar71xx_spi: save and restore regs from probe...
2012-01-11 juhosgar71xx: ar71xx_wdt: add shutdown handler
2012-01-05 juhosgar71xx: fix sections mismatch warnings in the nand...
2011-12-31 juhosgar71xx: ag71xx: implement get_port_{link,stats} callbacks
2011-12-22 nbdar71xx: set a reserved bit that resets to 1 when writin...
2011-12-15 juhosgar71xx: ag71xx: fix switch port setup for AR934X
2011-12-15 juhosgar71xx: ag71xx: allow to connect PHY4 to the CPU on...
2011-12-15 juhosgar71xx: ag71xx: setup switch interface mode on AR934X
2011-12-15 juhosgar71xx: ag71xx: detect the built-in switch of the AR934...
2011-12-15 juhosgar71xx: introduce ar71xx_switch_data
2011-12-15 juhosgar71xx: tplinkpart: allow to detect JFFS2 as well
2011-12-15 juhosgar71xx: ag71xx: check PHY IDs before accessing the...
2011-12-15 juhosgar71xx: ag71xx: don't use port 4 of the switch, it...
2011-12-15 juhosgar71xx: ag71xx: nuke ar7240sw_init
2011-12-05 juhosgar71xx: check squashfs signature in TP-Link mtd parser
2011-12-03 juhosgar71xx: add mtd partition parser for the TP-Link boards
2011-11-14 juhosgar71xx: add AR71XX_ prefix to GPIO_REG_* defines
2011-11-14 juhosgar71xx: merge nand scan patch
2011-11-13 juhosgar71xx: ag71xx: add support for getting switch port...
2011-11-13 juhosgar71xx: ag71xx: remove unused mii_ctrl field from struc...
2011-11-13 juhosgar71xx: ag71xx: remove unused mii_cfg related functions...
2011-11-13 juhosgar71xx: set MII interface speed from the set_speed...
2011-11-13 juhosgar71xx: rename set_pll callback to set_speed in ag71xx_...
2011-11-13 juhosgar71xx: ag71xx: remove MII interface setup code
2011-11-12 juhosgar71xx: ag71xx: use fixed link parameters if the mii...
2011-11-08 nbdar71xx: remove dead code
2011-11-08 nbdar71xx: on ar7240, exclude ports from their own port...
2011-10-08 jogoag71xx: close a race between the phy state machine...
next