| Commit message (Expand) | Author | Age | Files | Lines |
* | generic: move more common options to generic configuration | Gabor Juhos | 2010-06-10 | 14 | -85/+3 |
* | generic: don't override CONFIG_DEBUG_FS | Gabor Juhos | 2010-06-10 | 15 | -21/+0 |
* | generic: move some common symbols to generic configuration | Gabor Juhos | 2010-06-10 | 16 | -17/+3 |
* | generic: remove trailing whitespaces from kernel configs | Gabor Juhos | 2010-06-10 | 3 | -4/+4 |
* | generic: standardize CONFIG_INLINE_* symbols usage | Gabor Juhos | 2010-06-10 | 16 | -332/+40 |
* | ar71xx: sync kernel configs | Gabor Juhos | 2010-06-10 | 3 | -100/+7 |
* | ar71xx: remove more config overrides | Gabor Juhos | 2010-06-10 | 2 | -14/+0 |
* | ar71xx: fix phy_mask for the RB450 | Gabor Juhos | 2010-06-09 | 1 | -5/+7 |
* | ar71xx: don't override CONFIG_BRIDGE_* options | Gabor Juhos | 2010-06-09 | 2 | -4/+0 |
* | generic: update xt_layer7 module fix for 2.6.35 | Gabor Juhos | 2010-06-09 | 1 | -4/+18 |
* | generic-2.6: layer7: convert xt_match_param to xt_action_param | Alexandros C. Couloumbis | 2010-06-09 | 1 | -0/+11 |
* | generic: more missing symbols for 2.6.35 | Gabor Juhos | 2010-06-09 | 1 | -0/+23 |
* | generic: add missing layer7 patches for 2.6.35 | Gabor Juhos | 2010-06-09 | 2 | -0/+2240 |
* | ar71xx: fix nand_scan_ident parameters in the rb{4xx,750}_nand drivers for 2.... | Gabor Juhos | 2010-06-09 | 1 | -0/+22 |
* | ar71xx: fix build error in the rb{4xx,750}_nand drivers on 2.6.34/35 | Gabor Juhos | 2010-06-09 | 2 | -0/+2 |
* | generic-2.6: update patches-2.6.35/080-mtd_plat_nand_chip_fixup.patch | Alexandros C. Couloumbis | 2010-06-09 | 1 | -1/+1 |
* | ar71xx: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-09 | 32 | -0/+1274 |
* | generic-2.6: add (some) missing config symbols for kernel 2.6.35 | Alexandros C. Couloumbis | 2010-06-09 | 1 | -0/+2 |
* | generic: rename ip175c driver to ip17xx on 2.6.35 as well | Gabor Juhos | 2010-06-09 | 1 | -3/+3 |
* | ar71xx: add default network configuration file for the RB450/RB433 boards | Gabor Juhos | 2010-06-08 | 2 | -0/+52 |
* | ar71xx: enable the IP17xx driver for the nand subtarget | Gabor Juhos | 2010-06-08 | 4 | -4/+1 |
* | ar71xx: fix phy_mask on the RB433 for the IP17xx driver | Gabor Juhos | 2010-06-08 | 1 | -4/+7 |
* | ip17xx: fix autonegotioation issues | Gabor Juhos | 2010-06-08 | 1 | -10/+21 |
* | generic: add aneg_done and update_link functions for the phy_device | Gabor Juhos | 2010-06-08 | 6 | -0/+270 |
* | ip17xx: Update the copyright message | Gabor Juhos | 2010-06-08 | 1 | -1/+2 |
* | ip17xx: Rename the driver to ip17xx.c | Gabor Juhos | 2010-06-08 | 16 | -25/+25 |
* | ip17xx: The big rename | Gabor Juhos | 2010-06-08 | 1 | -174/+174 |
* | ip17xx: Keep all state locally | Gabor Juhos | 2010-06-08 | 1 | -209/+3 |
* | ip17xx: Add support for IP175D | Gabor Juhos | 2010-06-08 | 1 | -1/+169 |
* | ip17xx: Avoid auto-negotiation | Gabor Juhos | 2010-06-08 | 1 | -3/+5 |
* | ip17xx: New chip detection | Gabor Juhos | 2010-06-08 | 1 | -28/+30 |
* | ip17xx: Add VLAN tag field | Gabor Juhos | 2010-06-08 | 1 | -1/+44 |
* | ip17xx: Maintain state->remove_tag incrementally | Gabor Juhos | 2010-06-08 | 1 | -3/+4 |
* | ip17xx: Initialize VLAN state upon reset | Gabor Juhos | 2010-06-08 | 1 | -5/+15 |
* | ip17xx: Introduce vlan array | Gabor Juhos | 2010-06-08 | 1 | -12/+14 |
* | ip17xx: Introduce indirection of low-level operations | Gabor Juhos | 2010-06-08 | 1 | -49/+90 |
* | ip17xx: Fix use of MODE_VAL | Gabor Juhos | 2010-06-08 | 1 | -1/+1 |
* | ip17xx: Fix indentation in get_state() and update_state() | Gabor Juhos | 2010-06-08 | 1 | -76/+76 |
* | ip17xx: Fixed error handling in ip175c_set_val() | Gabor Juhos | 2010-06-08 | 1 | -1/+1 |
* | ip17xx: Cosmetic cleanups | Gabor Juhos | 2010-06-08 | 1 | -50/+35 |
* | ip17xx: Consolidate operations with PHY registers | Gabor Juhos | 2010-06-08 | 1 | -47/+40 |
* | swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED | Gabor Juhos | 2010-06-08 | 1 | -1/+1 |
* | brcm47xx: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-08 | 27 | -0/+2748 |
* | generic-2.6: fix mini_fo 2.6.35 kernel issue | Alexandros C. Couloumbis | 2010-06-08 | 1 | -0/+20 |
* | fix a typo on commit r21704 | Alexandros C. Couloumbis | 2010-06-08 | 1 | -1/+1 |
* | generic-2.6: generic: add missing config symbols for 2.6.35 | Alexandros C. Couloumbis | 2010-06-08 | 1 | -1/+8 |
* | atheros: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-08 | 14 | -0/+6657 |
* | generic: add missing config symbol for 2.6.34 | Gabor Juhos | 2010-06-07 | 1 | -0/+1 |
* | ar71xx: fix 2.6.34 build errors | Gabor Juhos | 2010-06-07 | 3 | -0/+3 |
* | ar71xx: add missing 2.6.34 config symbol | Gabor Juhos | 2010-06-07 | 1 | -0/+1 |