| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | switch: export cpuport, ports and vlans via /proc | hauke | 2013-02-14 | 1 | -0/+21 |
* | firmware-utils/mktplinkfw: add support for the TL-WDR4900 v1 | juhosg | 2013-02-13 | 1 | -0/+12 |
* | mpc85xx: enable swconfig and the ar8216 driver | juhosg | 2013-02-13 | 1 | -0/+3 |
* | mpc85xx: enable the squashfs driver | juhosg | 2013-02-13 | 1 | -1/+0 |
* | mpc85xx: enable XZ_DEC_BCJ and XZ_DEC_POWERPC support | juhosg | 2013-02-13 | 1 | -0/+2 |
* | ar71xx: fix factory image creation for dir-825-c1 | juhosg | 2013-02-13 | 1 | -1/+1 |
* | ar71xx: fix switch-config for dir-825-c1 | juhosg | 2013-02-13 | 1 | -7/+1 |
* | brcm47xx: configure vlan correctly on some recent devices. | hauke | 2013-02-13 | 1 | -1/+4 |
* | switch: add support for BCM53125 | hauke | 2013-02-13 | 1 | -3/+14 |
* | switch: resetting and enabling vlan write for gigabit switches | hauke | 2013-02-13 | 1 | -7/+45 |
* | switch: read and write vlan config from and to gigabit switches | hauke | 2013-02-13 | 1 | -30/+105 |
* | switch: improve robo_switch_enable() | hauke | 2013-02-13 | 1 | -2/+6 |
* | switch: fix switches with more than 6 ports | hauke | 2013-02-13 | 1 | -4/+9 |
* | switch: reverse if else in handle_vlan_port_read() | hauke | 2013-02-13 | 1 | -14/+16 |
* | switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the nor... | hauke | 2013-02-13 | 2 | -47/+40 |
* | switch: reset switch before using it. | hauke | 2013-02-13 | 1 | -2/+70 |
* | switch: improve error handling in robo_probe() | hauke | 2013-02-13 | 1 | -13/+16 |
* | switch: run cleanfile over the source code | hauke | 2013-02-13 | 1 | -3/+3 |
* | mac80211: add some small fixes for minstrel_ht CCK support | nbd | 2013-02-13 | 1 | -9/+9 |
* | brcm47xx: add some more fixes to bgmac | hauke | 2013-02-12 | 1 | -7/+35 |
* | brcm47xx: update tg3 to the version send upstream | hauke | 2013-02-12 | 1 | -114/+63 |
* | mvebu: remove boards suffix | luka | 2013-02-12 | 1 | -2/+2 |
* | kernel: update linux 3.7 to 3.7.7 | juhosg | 2013-02-12 | 18 | -19/+19 |
* | odhcp6c: allow setting a user-provided prefix as well | cyrus | 2013-02-12 | 3 | -3/+7 |
* | iptables: fix bad PKG_RELEASE in previous commit | jow | 2013-02-11 | 1 | -1/+1 |
* | iptables: add --lenient switch to iptables-restore and ip6tables-restore that... | jow | 2013-02-11 | 2 | -2/+174 |
* | ar71xx: add script for automatic switch name migration | juhosg | 2013-02-11 | 1 | -0/+106 |
* | mac80211: add CCK rate support to minstrel_ht to improve range | nbd | 2013-02-11 | 1 | -0/+518 |
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled by... | nbd | 2013-02-11 | 2 | -3/+4 |
* | ar71xx: allow unknown multicast frames to pass to the CPU on AR934x | nbd | 2013-02-11 | 1 | -2/+4 |
* | ar8216: remove superfluous code from ar8216_config_init | juhosg | 2013-02-11 | 1 | -12/+0 |
* | ar71xx: use switchX names in network configuration | juhosg | 2013-02-11 | 1 | -34/+34 |
* | generic: ar8216: don't use ethernet device name in register_switch | juhosg | 2013-02-11 | 1 | -3/+4 |
* | generic: ar8216: reuse the private data from ar8216_probe | juhosg | 2013-02-11 | 1 | -33/+40 |
* | generic: ar8216: use phydev instead of pdev everywhere | juhosg | 2013-02-11 | 1 | -33/+33 |
* | generic: ar8216: use pr_* macros for kernel messages | juhosg | 2013-02-11 | 1 | -8/+7 |
* | odhcp6c: Various bugfixes | cyrus | 2013-02-11 | 1 | -2/+2 |
* | generic: ar8216: fix PHY features setup | juhosg | 2013-02-11 | 1 | -7/+21 |
* | generic: ar8216: add ar8xxx_probe_switch helper | juhosg | 2013-02-10 | 1 | -31/+42 |
* | generic: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mib_stop | juhosg | 2013-02-10 | 1 | -2/+2 |
* | generic: ar8216: free mib counters from ar8xxx_free | juhosg | 2013-02-10 | 1 | -4/+2 |
* | generic: ar8216: add ar8xxx_free helper | juhosg | 2013-02-10 | 1 | -6/+12 |
* | generic: ar8216: add ar8xxx_create{,mii} helpers | juhosg | 2013-02-10 | 1 | -14/+33 |
* | generic: ar8216: remove redundant phy address check | juhosg | 2013-02-10 | 1 | -1/+1 |
* | generic: ar8216: only set phy_ptr if packet mangling is used | juhosg | 2013-02-10 | 1 | -2/+1 |
* | generic: ar8216: add defines for the AR8316 POSTRIP register | juhosg | 2013-02-10 | 2 | -2/+32 |
* | generic: ar8216: don't probe the chip multiple times | juhosg | 2013-02-10 | 1 | -8/+8 |
* | generic: ar8216: add sanity check to ar8216_probe | juhosg | 2013-02-10 | 1 | -0/+41 |
* | generic: ar8216: skip probe on unused PHY addresses | juhosg | 2013-02-10 | 1 | -0/+4 |
* | ar71xx: register the micro sd card reader on RB493G | jogo | 2013-02-10 | 1 | -0/+3 |