summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ramips: use the mtd_get_mac_* helpersjuhosg2013-02-163-66/+30
* base-files: add mtd_get_mac_{ascii,binary} helpersjuhosg2013-02-162-1/+35
* kernel: add missing config optionsjogo2013-02-164-0/+4
* samba36: fix segmentation fault when trying to add non-existent usersjogo2013-02-162-2/+2
* hotplug2: depend on libbsd only when targetting eglibcflorian2013-02-151-1/+1
* libevent2: do not add librt dependency when targetting eglibcflorian2013-02-151-1/+0
* libbsd: make it available for eglibc onlyflorian2013-02-151-1/+1
* bcm63xx: make nvram checksum failures non fataljogo2013-02-1540-152/+188
* kernel: update linux 3.7 to 3.7.8juhosg2013-02-1519-23/+23
* generic: ar8216: move PHY4 RGMII workaround code out of the loopjuhosg2013-02-141-11/+11
* generic: ar8216: register the switch from the probe routinejuhosg2013-02-141-17/+12
* x86: update config-3.7 for x86 (turn off CONFIG_GPIO_ICH)florian2013-02-141-0/+1
* openssl: update OpenSSL to 1.0.1e, fix Cisco DTLS.florian2013-02-142-4/+34
* brcm47xx: if the cpuport of the switch is port 8 assume vlan0ports: "1 2 3 4 ...hauke2013-02-141-16/+8
* switch: export name of device found via /prochauke2013-02-144-1/+16
* switch: export cpuport, ports and vlans via /prochauke2013-02-141-0/+21
* firmware-utils/mktplinkfw: add support for the TL-WDR4900 v1juhosg2013-02-131-0/+12
* mpc85xx: enable swconfig and the ar8216 driverjuhosg2013-02-131-0/+3
* mpc85xx: enable the squashfs driverjuhosg2013-02-131-1/+0
* mpc85xx: enable XZ_DEC_BCJ and XZ_DEC_POWERPC supportjuhosg2013-02-131-0/+2
* ar71xx: fix factory image creation for dir-825-c1juhosg2013-02-131-1/+1
* ar71xx: fix switch-config for dir-825-c1juhosg2013-02-131-7/+1
* brcm47xx: configure vlan correctly on some recent devices.hauke2013-02-131-1/+4
* switch: add support for BCM53125hauke2013-02-131-3/+14
* switch: resetting and enabling vlan write for gigabit switcheshauke2013-02-131-7/+45
* switch: read and write vlan config from and to gigabit switcheshauke2013-02-131-30/+105
* switch: improve robo_switch_enable()hauke2013-02-131-2/+6
* switch: fix switches with more than 6 portshauke2013-02-131-4/+9
* switch: reverse if else in handle_vlan_port_read()hauke2013-02-131-14/+16
* switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the nor...hauke2013-02-132-47/+40
* switch: reset switch before using it.hauke2013-02-131-2/+70
* switch: improve error handling in robo_probe()hauke2013-02-131-13/+16
* switch: run cleanfile over the source codehauke2013-02-131-3/+3
* mac80211: add some small fixes for minstrel_ht CCK supportnbd2013-02-131-9/+9
* brcm47xx: add some more fixes to bgmachauke2013-02-121-7/+35
* brcm47xx: update tg3 to the version send upstreamhauke2013-02-121-114/+63
* mvebu: remove boards suffixluka2013-02-121-2/+2
* kernel: update linux 3.7 to 3.7.7juhosg2013-02-1218-19/+19
* odhcp6c: allow setting a user-provided prefix as wellcyrus2013-02-123-3/+7
* iptables: fix bad PKG_RELEASE in previous commitjow2013-02-111-1/+1
* iptables: add --lenient switch to iptables-restore and ip6tables-restore that...jow2013-02-112-2/+174
* ar71xx: add script for automatic switch name migrationjuhosg2013-02-111-0/+106
* mac80211: add CCK rate support to minstrel_ht to improve rangenbd2013-02-111-0/+518
* mac80211/hostapd: short_preamble is a per-vif option and should be enabled by...nbd2013-02-112-3/+4
* ar71xx: allow unknown multicast frames to pass to the CPU on AR934xnbd2013-02-111-2/+4
* ar8216: remove superfluous code from ar8216_config_initjuhosg2013-02-111-12/+0
* ar71xx: use switchX names in network configurationjuhosg2013-02-111-34/+34
* generic: ar8216: don't use ethernet device name in register_switchjuhosg2013-02-111-3/+4
* generic: ar8216: reuse the private data from ar8216_probejuhosg2013-02-111-33/+40
* generic: ar8216: use phydev instead of pdev everywherejuhosg2013-02-111-33/+33