| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | dropbear: use network_get_device instead of scan_interfaces to get the device... | Felix Fietkau | 2012-12-22 | 1 | -3/+4 |
* | generic: ar8216: don't use 0 as default VID on AR8327 | Gabor Juhos | 2012-12-22 | 1 | -1/+3 |
* | generic: more missing symbols for 3.{6,7} | Gabor Juhos | 2012-12-22 | 2 | -0/+4 |
* | ramips: unify eeprom file name for the built-in wireless MAC | Gabor Juhos | 2012-12-22 | 4 | -6/+5 |
* | ramips: rt3883: fix build error | Gabor Juhos | 2012-12-22 | 1 | -1/+1 |
* | ipv6-support: Preliminary support for dnsmasq >=2.66 | Steven Barth | 2012-12-22 | 2 | -5/+29 |
* | 6relayd: Fix detection of prefix changes | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | odhcp6c: Fix build on arch where char is unsigned | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | 6distributed: Improve prefix deprecation algorithm | Steven Barth | 2012-12-22 | 1 | -2/+2 |
* | ar71xx: register the second ethernet interface on the AP136 | Gabor Juhos | 2012-12-22 | 2 | -5/+27 |
* | ar71xx: fix ethernet device registration for QCA9558 | Gabor Juhos | 2012-12-22 | 2 | -5/+85 |
* | ar71xx: rename QCA9558 ETH_CFG bit defines | Gabor Juhos | 2012-12-22 | 2 | -4/+4 |
* | ar71xx: fixup allowed PHY interface types for QCA9558 | Gabor Juhos | 2012-12-22 | 1 | -2/+23 |
* | ar71xx: don't assign any MII bus device on QCA9558 by default | Gabor Juhos | 2012-12-22 | 1 | -1/+4 |
* | ar71xx: ag71xx: fix mii_bus_dev sanity check | Gabor Juhos | 2012-12-22 | 1 | -1/+1 |
* | ar71xx: ag71xx: don't start/stop built-in switch w/o mii_bus_dev | Gabor Juhos | 2012-12-22 | 1 | -2/+2 |
* | generic: ar8316: allow to configure port 6 via platform data on AR8327 | Gabor Juhos | 2012-12-22 | 2 | -17/+19 |
* | generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_data | Gabor Juhos | 2012-12-22 | 10 | -10/+10 |
* | ramips: add support for 3.7 | Gabor Juhos | 2012-12-22 | 14 | -0/+785 |
* | package/kernel: remove obsolete CONFIG_USB_[EO]HCI_RT3883=y symbols | Gabor Juhos | 2012-12-22 | 1 | -2/+0 |
* | ramips: convert to use {e,o}hci-platform driver | Gabor Juhos | 2012-12-22 | 8 | -525/+98 |
* | generic/3.6: add platform specific power callbacks to {e,o}hci_platform drivers | Gabor Juhos | 2012-12-22 | 4 | -0/+305 |
* | fix ipv4 nat on 3.7 by adding missing iptables modules | John Crispin | 2012-12-22 | 1 | -1/+1 |
* | ar9 did not load atm driver properly | John Crispin | 2012-12-22 | 1 | -1/+1 |
* | dont use input layer for gpio buttons | John Crispin | 2012-12-21 | 1 | -1/+1 |
* | default switch setup for WBMR | John Crispin | 2012-12-21 | 1 | -0/+6 |
* | Setting the MDC clock to 2.5MHz and changing the mii mode to rgmii seems to f... | John Crispin | 2012-12-21 | 2 | -0/+98 |
* | adds script to set wps info on boards with a wps button | John Crispin | 2012-12-21 | 1 | -0/+16 |
* | minor tweaks to WBMR image | John Crispin | 2012-12-21 | 2 | -3/+3 |
* | add OF binding | John Crispin | 2012-12-21 | 1 | -3/+117 |
* | add missing PHY_BASIC_FEATURES to 100mbit phys | John Crispin | 2012-12-21 | 1 | -1/+1 |
* | fix typo inside fritz3370 devicetree file | John Crispin | 2012-12-21 | 1 | -1/+1 |
* | more devicetree fixes | John Crispin | 2012-12-21 | 7 | -6/+341 |
* | improve button handling | John Crispin | 2012-12-21 | 1 | -11/+39 |
* | add phy-reset gpio handling to xrx200-net | John Crispin | 2012-12-21 | 1 | -24/+31 |
* | add more lantiq phy ids based on daniels uboot code | John Crispin | 2012-12-21 | 1 | -42/+80 |
* | refresh patch and install v1.1 gphy blobs | John Crispin | 2012-12-21 | 1 | -1859/+14 |
* | adsl firmware in wrong submenu | John Crispin | 2012-12-21 | 1 | -0/+1 |
* | minor cleanup for adsl firmware handling | John Crispin | 2012-12-21 | 1 | -12/+8 |
* | properly symlink the adsl firmware | John Crispin | 2012-12-21 | 1 | -1/+1 |
* | make to rtl8366_smi of binding use gpio_is_valid | John Crispin | 2012-12-21 | 1 | -1/+1 |
* | hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade | Mirko Vogt | 2012-12-21 | 1 | -2/+2 |
* | kernel: add solos-pci update for 3.3 | Gabor Juhos | 2012-12-21 | 1 | -16/+425 |
* | rb532: add support for 3.7 | Gabor Juhos | 2012-12-20 | 3 | -0/+215 |
* | ramips: Add USB support for DAP-1350 platform. | Gabor Juhos | 2012-12-20 | 1 | -0/+1 |
* | rb532: nuke 3.3 support | Gabor Juhos | 2012-12-20 | 3 | -196/+0 |
* | rb532: switch to 3.6.11 | Gabor Juhos | 2012-12-20 | 1 | -1/+1 |
* | rb532: add support for 3.6 | Gabor Juhos | 2012-12-20 | 3 | -0/+206 |
* | ppc44x: add support for 3.7 | Gabor Juhos | 2012-12-20 | 3 | -0/+302 |
* | kernel: add solos-pci patches from 3.8 for new hardware | Gabor Juhos | 2012-12-20 | 2 | -32/+800 |