aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openssl: update OpenSSL to 1.0.1e, fix Cisco DTLS.Florian Fainelli2013-02-142-4/+34
* brcm47xx: if the cpuport of the switch is port 8 assume vlan0ports: "1 2 3 4 ...Hauke Mehrtens2013-02-141-16/+8
* switch: export name of device found via /procHauke Mehrtens2013-02-144-1/+16
* switch: export cpuport, ports and vlans via /procHauke Mehrtens2013-02-141-0/+21
* firmware-utils/mktplinkfw: add support for the TL-WDR4900 v1Gabor Juhos2013-02-131-0/+12
* mpc85xx: enable swconfig and the ar8216 driverGabor Juhos2013-02-131-0/+3
* mpc85xx: enable the squashfs driverGabor Juhos2013-02-131-1/+0
* mpc85xx: enable XZ_DEC_BCJ and XZ_DEC_POWERPC supportGabor Juhos2013-02-131-0/+2
* ar71xx: fix factory image creation for dir-825-c1Gabor Juhos2013-02-131-1/+1
* ar71xx: fix switch-config for dir-825-c1Gabor Juhos2013-02-131-7/+1
* brcm47xx: configure vlan correctly on some recent devices.Hauke Mehrtens2013-02-131-1/+4
* switch: add support for BCM53125Hauke Mehrtens2013-02-131-3/+14
* switch: resetting and enabling vlan write for gigabit switchesHauke Mehrtens2013-02-131-7/+45
* switch: read and write vlan config from and to gigabit switchesHauke Mehrtens2013-02-131-30/+105
* switch: improve robo_switch_enable()Hauke Mehrtens2013-02-131-2/+6
* switch: fix switches with more than 6 portsHauke Mehrtens2013-02-131-4/+9
* switch: reverse if else in handle_vlan_port_read()Hauke Mehrtens2013-02-131-14/+16
* switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the nor...Hauke Mehrtens2013-02-132-47/+40
* switch: reset switch before using it.Hauke Mehrtens2013-02-131-2/+70
* switch: improve error handling in robo_probe()Hauke Mehrtens2013-02-131-13/+16
* switch: run cleanfile over the source codeHauke Mehrtens2013-02-131-3/+3
* mac80211: add some small fixes for minstrel_ht CCK supportFelix Fietkau2013-02-131-9/+9
* brcm47xx: add some more fixes to bgmacHauke Mehrtens2013-02-121-7/+35
* brcm47xx: update tg3 to the version send upstreamHauke Mehrtens2013-02-121-114/+63
* mvebu: remove boards suffixLuka Perkov2013-02-121-2/+2
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-1218-19/+19
* odhcp6c: allow setting a user-provided prefix as wellSteven Barth2013-02-123-3/+7
* iptables: fix bad PKG_RELEASE in previous commitJo-Philipp Wich2013-02-111-1/+1
* iptables: add --lenient switch to iptables-restore and ip6tables-restore that...Jo-Philipp Wich2013-02-112-2/+174
* ar71xx: add script for automatic switch name migrationGabor Juhos2013-02-111-0/+106
* mac80211: add CCK rate support to minstrel_ht to improve rangeFelix Fietkau2013-02-111-0/+518
* mac80211/hostapd: short_preamble is a per-vif option and should be enabled by...Felix Fietkau2013-02-112-3/+4
* ar71xx: allow unknown multicast frames to pass to the CPU on AR934xFelix Fietkau2013-02-111-2/+4
* ar8216: remove superfluous code from ar8216_config_initGabor Juhos2013-02-111-12/+0
* ar71xx: use switchX names in network configurationGabor Juhos2013-02-111-34/+34
* generic: ar8216: don't use ethernet device name in register_switchGabor Juhos2013-02-111-3/+4
* generic: ar8216: reuse the private data from ar8216_probeGabor Juhos2013-02-111-33/+40
* generic: ar8216: use phydev instead of pdev everywhereGabor Juhos2013-02-111-33/+33
* generic: ar8216: use pr_* macros for kernel messagesGabor Juhos2013-02-111-8/+7
* odhcp6c: Various bugfixesSteven Barth2013-02-111-2/+2
* generic: ar8216: fix PHY features setupGabor Juhos2013-02-111-7/+21
* generic: ar8216: add ar8xxx_probe_switch helperGabor Juhos2013-02-101-31/+42
* generic: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mib_stopGabor Juhos2013-02-101-2/+2
* generic: ar8216: free mib counters from ar8xxx_freeGabor Juhos2013-02-101-4/+2
* generic: ar8216: add ar8xxx_free helperGabor Juhos2013-02-101-6/+12
* generic: ar8216: add ar8xxx_create{,mii} helpersGabor Juhos2013-02-101-14/+33
* generic: ar8216: remove redundant phy address checkGabor Juhos2013-02-101-1/+1
* generic: ar8216: only set phy_ptr if packet mangling is usedGabor Juhos2013-02-101-2/+1
* generic: ar8216: add defines for the AR8316 POSTRIP registerGabor Juhos2013-02-102-2/+32
* generic: ar8216: don't probe the chip multiple timesGabor Juhos2013-02-101-8/+8