generic: ar8216: cleanup function/variable names
[openwrt.git] / target /
2013-02-17 juhosggeneric: ar8216: cleanup function/variable names
2013-02-17 juhosggeneric: ar8216: rename struct ar8216_priv to ar8xxx_priv
2013-02-17 juhosgar71xx: add user-space support for the Mikrotik RB951G...
2013-02-17 juhosgar71xx: add kernel support for the Mikrotik RB951G...
2013-02-16 haukebrcm47xx: add initial support for kernel 3.8
2013-02-16 juhosgar71xx: fix kmod-usb2 package name
2013-02-16 juhosgramips: fix kmod-usb2 package name
2013-02-16 juhosgmpc85xx: add input drivers to default packages, and...
2013-02-16 haukebrcm47xx: BGMAC - Adjust AutoLoad number to be prior...
2013-02-16 haukebrcm47xx: improve cpuport detection for filesafe
2013-02-16 haukebrcm47xx: fix network config on simpleshare
2013-02-16 haukebrcm47xx: handle return values of cfe_env_get() correctly.
2013-02-16 haukebrcm47xx: bgmac: fix unaligned accesses to network...
2013-02-16 haukebrcm47xx: fix unaligned access to mac address
2013-02-16 haukebrcm47xx: try to automatically detect if the wan port...
2013-02-16 juhosgupdate x86 generic to kernel v3.7
2013-02-16 juhosgramips: use the new macaddr_* helpers instead of maccalc
2013-02-16 juhosgramips: use the mtd_get_mac_* helpers
2013-02-16 jogokernel: add missing config options
2013-02-15 jogobcm63xx: make nvram checksum failures non fatal
2013-02-15 juhosgkernel: update linux 3.7 to 3.7.8
2013-02-14 juhosggeneric: ar8216: move PHY4 RGMII workaround code out...
2013-02-14 juhosggeneric: ar8216: register the switch from the probe...
2013-02-14 florianx86: update config-3.7 for x86 (turn off CONFIG_GPIO_ICH)
2013-02-14 haukebrcm47xx: if the cpuport of the switch is port 8 assume...
2013-02-13 juhosgmpc85xx: enable swconfig and the ar8216 driver
2013-02-13 juhosgmpc85xx: enable the squashfs driver
2013-02-13 juhosgmpc85xx: enable XZ_DEC_BCJ and XZ_DEC_POWERPC support
2013-02-13 juhosgar71xx: fix factory image creation for dir-825-c1
2013-02-13 juhosgar71xx: fix switch-config for dir-825-c1
2013-02-13 haukebrcm47xx: configure vlan correctly on some recent devices.
2013-02-12 haukebrcm47xx: add some more fixes to bgmac
2013-02-12 haukebrcm47xx: update tg3 to the version send upstream
2013-02-12 lukamvebu: remove boards suffix
2013-02-12 juhosgkernel: update linux 3.7 to 3.7.7
2013-02-11 juhosgar71xx: add script for automatic switch name migration
2013-02-11 nbdar71xx: allow unknown multicast frames to pass to the...
2013-02-11 juhosgar8216: remove superfluous code from ar8216_config_init
2013-02-11 juhosgar71xx: use switchX names in network configuration
2013-02-11 juhosggeneric: ar8216: don't use ethernet device name in...
2013-02-11 juhosggeneric: ar8216: reuse the private data from ar8216_probe
2013-02-11 juhosggeneric: ar8216: use phydev instead of pdev everywhere
2013-02-11 juhosggeneric: ar8216: use pr_* macros for kernel messages
2013-02-11 juhosggeneric: ar8216: fix PHY features setup
2013-02-10 juhosggeneric: ar8216: add ar8xxx_probe_switch helper
2013-02-10 juhosggeneric: ar8216: rename ar8xxx_mib_cleanup to ar8xxx_mi...
2013-02-10 juhosggeneric: ar8216: free mib counters from ar8xxx_free
2013-02-10 juhosggeneric: ar8216: add ar8xxx_free helper
2013-02-10 juhosggeneric: ar8216: add ar8xxx_create{,mii} helpers
2013-02-10 juhosggeneric: ar8216: remove redundant phy address check
2013-02-10 juhosggeneric: ar8216: only set phy_ptr if packet mangling...
2013-02-10 juhosggeneric: ar8216: add defines for the AR8316 POSTRIP...
2013-02-10 juhosggeneric: ar8216: don't probe the chip multiple times
2013-02-10 juhosggeneric: ar8216: add sanity check to ar8216_probe
2013-02-10 juhosggeneric: ar8216: skip probe on unused PHY addresses
2013-02-10 jogoar71xx: register the micro sd card reader on RB493G
2013-02-10 jogogeneric: b53: fix reverted error check in probe
2013-02-10 jogobcm63xx: handle huawei nvram layout
2013-02-09 juhosggeneric: ar8216: move sleep out of the loop
2013-02-08 juhosgar71xx: Routerboard 751 Mac Address Offset Fix
2013-02-08 juhosggeneric: ar8216: simplify phy features setup
2013-02-08 juhosggeneric: ar8216: don't use mdio bus specific functions...
2013-02-07 juhosggeneric: ar8216: use inline function to convert swdev...
2013-02-07 juhosggeneric: ar8216: add mii_bus field to struct ar8216_priv
2013-02-07 juhosggeneric: mvswitch: add detach callback
2013-02-07 juhosggeneric: ar8216: add detach callback
2013-02-07 juhosggeneric: add detach callback to struct phy_driver
2013-02-06 haukebrcm47xx: fix name of kmod-ocf-ubsec-ssb
2013-02-06 haukebrcm47xx: bgmac: make it possible to set the devices...
2013-02-05 florian[brcm63xx] remove support for 3.6 kernel
2013-02-05 florian[brcm63xx] make default version 3.7.6
2013-02-05 florian[brcm63xx] remove superfluous calls to /lib/brcm63xx.sh
2013-02-05 florian[brcm63xx] remove references to the old switch driver
2013-02-05 mirkofix trx checksum after first boot and add led/button...
2013-02-05 mirkoadd support for board named RTA770W
2013-02-05 juhosggeneric: ar8216: clear driver specific data pointer...
2013-02-05 juhosggeneric: ar8216: unregister switch on error path
2013-02-05 juhosgmpc85xx: enable GPIO sysfs interface
2013-02-05 juhosgmpc85xx: enable Freescale eSPI driver and m25p80 support
2013-02-05 juhosgmpc85xx: sync kernel config
2013-02-04 haukebrcm47xx: fix detection of Asus RT-N16
2013-02-04 haukeAdd Failsafe support for Linksys E3000V1 / WRT610NV2
2013-02-04 haukebrcm47xx: Fix switch config on 4716/53115 devices
2013-02-04 juhosgcoldfire: R.I.P.
2013-02-04 juhosgleon: R.I.P.
2013-02-04 juhosgimx21: R.I.P.
2013-02-04 juhosgocteon: R.I.P.
2013-02-04 juhosgomap35xx: R.I.P.
2013-02-04 jogobcm63xx: add support for linux 3.8
2013-02-04 jogobcm63xx: add support for linux 3.7
2013-02-04 jogokernel: generic: update the ehci overcurrent patch...
2013-02-04 jogokernel: generic: add back the patch exporting bcm63xx...
2013-02-04 jogokernel: generic: update to 3.8-rc6
2013-02-04 jogobcm63xx: refresh 3.6 patches
2013-02-04 juhosgkernel: update linux 3.7 to 3.7.6
2013-02-02 juhosgar71xx: use backported PCI_MEM_SIZE patches
2013-02-02 juhosgar71xx: rename ar933x_uart patch
2013-02-02 juhosgramips: build image for the Omnima EMB HPM board
2013-02-02 juhosgramips: add user-space support for the Omnima EMB HPM...
2013-02-02 juhosgramips: rt3883: add kernel support for the Omnima EMB...
next