| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ar71xx: remove static MTD maps from AP121/DB120 boards | Gabor Juhos | 2012-03-19 | 4 | -262/+22 |
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | 16 | -25/+24 |
* | ar71xx: use AR8327 on the DB120 board | Gabor Juhos | 2012-03-18 | 3 | -49/+108 |
* | generic: ar8216: add support for the AR8327 chip | Gabor Juhos | 2012-03-18 | 3 | -2/+536 |
* | generic: ar8216: allow to use more ports | Gabor Juhos | 2012-03-18 | 1 | -2/+3 |
* | generic: ar8216: reorder chip specific functions | Gabor Juhos | 2012-03-18 | 1 | -72/+72 |
* | generic: ar8216: reorder switch_dev specific functions | Gabor Juhos | 2012-03-18 | 1 | -218/+216 |
* | generic: ar8216: use ar8216_sw_ prefix for switchdev related functions | Gabor Juhos | 2012-03-18 | 1 | -29/+29 |
* | generic: ar8216: use switch_dev->ports in for loops | Gabor Juhos | 2012-03-18 | 1 | -6/+6 |
* | generic: ar8216: add read_port_status field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -1/+11 |
* | generic: ar8216: add init_globals field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -21/+30 |
* | generic: ar8216: add caps field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -5/+19 |
* | generic: ar8216: add vtu_load_vlan field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -4/+15 |
* | generic: ar8216: add vtu_flush field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -1/+11 |
* | generic: ar8216: add init_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -4/+22 |
* | generic: ar8216: add setup_port field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -6/+7 |
* | generic: ar8216: add hw_init field to ar8xxx_chip | Gabor Juhos | 2012-03-18 | 1 | -8/+7 |
* | generic: ar8216: add a separate structure for chip specific stuff | Gabor Juhos | 2012-03-18 | 1 | -0/+16 |
* | generic: ar8216: rename chip field of struct ar8216 | Gabor Juhos | 2012-03-18 | 1 | -20/+20 |
* | generic: ar8216: move ar8216_id_chip function | Gabor Juhos | 2012-03-18 | 1 | -52/+51 |
* | generic: ar8216: rename ar8216_ops to ar8216_sw_ops | Gabor Juhos | 2012-03-18 | 1 | -2/+2 |
* | alix2: add require crypto kmods (#10410) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
* | cns21xx: build uImage for the NS-K330 | Gabor Juhos | 2012-03-18 | 1 | -1/+3 |
* | cns21xx: remove 2.6.3x support | Gabor Juhos | 2012-03-18 | 40 | -16642/+0 |
* | cns21xx: switch to 3.2.9 | Gabor Juhos | 2012-03-18 | 1 | -1/+1 |
* | cns21xx: add support for 3.2 | Gabor Juhos | 2012-03-18 | 19 | -0/+7863 |
* | Enable keyboard for x86 | Jens Muecke | 2012-03-17 | 1 | -0/+3 |
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 | 2 | -2/+2 |
* | remove support for old kernels | Florian Fainelli | 2012-03-17 | 22 | -370/+0 |
* | switch to 3.2 | Florian Fainelli | 2012-03-17 | 1 | -1/+1 |
* | add support for 3.2 | Florian Fainelli | 2012-03-17 | 2 | -0/+16 |
* | add some more missing symbols | Florian Fainelli | 2012-03-17 | 1 | -0/+3 |
* | ar71xx: add profile and generate image for the JA76PF2 board | Gabor Juhos | 2012-03-16 | 2 | -0/+17 |
* | ar71xx: add support for the jjPlus JA76PF2 board | Gabor Juhos | 2012-03-16 | 7 | -5/+108 |
* | ar71xx: change LED name prefix on the jjplus boards | Gabor Juhos | 2012-03-16 | 2 | -4/+4 |
* | mpc52xx: switch to 3.2.9 | Gabor Juhos | 2012-03-16 | 2 | -74/+99 |
* | kernel: optimize out remaining netfilter hooks in the bridging code if bridge... | Felix Fietkau | 2012-03-16 | 2 | -39/+131 |
* | swconfig: use a mutex instead of a spinlock, many swconfig calls sleep | Felix Fietkau | 2012-03-15 | 2 | -6/+6 |
* | ar8216: fix a MTU related regression | Felix Fietkau | 2012-03-15 | 1 | -19/+29 |
* | ar71xx: move micrel PHY driver to the generic linux target | Gabor Juhos | 2012-03-15 | 3 | -4/+4 |
* | linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
* | linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selected | Gabor Juhos | 2012-03-15 | 8 | -68/+144 |
* | brcm47xx: add support for NAND flash on devices using bcma | Hauke Mehrtens | 2012-03-14 | 14 | -28/+1171 |
* | brcm47xx: move and rename the patches | Hauke Mehrtens | 2012-03-14 | 28 | -0/+0 |
* | lantiq: load dwc_otg early | Jonas Gorski | 2012-03-14 | 1 | -1/+1 |
* | generic: ar8216: merge multiple if statements in ar8216_hw_apply | Gabor Juhos | 2012-03-13 | 1 | -10/+4 |
* | imagebuilder: fix parallel building (closes #11117) | Gabor Juhos | 2012-03-13 | 1 | -1/+4 |
* | ar71xx: ag71xx: fix ARP frame reception on AR934x switch ports | Gabor Juhos | 2012-03-13 | 1 | -11/+35 |
* | ar71xx: ag71xx: start aneg on switch PHYs after reset | Gabor Juhos | 2012-03-13 | 1 | -0/+10 |
* | ar71xx: ag71xx: poll PHY status of all available switch ports | Gabor Juhos | 2012-03-13 | 1 | -1/+2 |