Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | patches for 2.6.28 | Claudio Mignanti | 2009-04-09 | |
| | | | | SVN-Revision: 15174 | |||
* | move etrax generic files to specific kernel version | Claudio Mignanti | 2009-04-09 | |
| | | | | SVN-Revision: 15173 | |||
* | b44: use netdev_alloc_skb | Felix Fietkau | 2009-04-08 | |
| | | | | SVN-Revision: 15159 | |||
* | kernel: increase skb padding for network devices to accomodate for headroom ↵ | Felix Fietkau | 2009-04-08 | |
| | | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158 | |||
* | workaroun some stupid Kconfig bugs (#4895) | Florian Fainelli | 2009-04-08 | |
| | | | | SVN-Revision: 15157 | |||
* | kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵ | Felix Fietkau | 2009-04-08 | |
| | | | | | | still relies on it) SVN-Revision: 15155 | |||
* | cleanup etrax patches | Claudio Mignanti | 2009-04-08 | |
| | | | | SVN-Revision: 15154 | |||
* | Fix kernel headers for cris (thanks hinkocevar) | Claudio Mignanti | 2009-04-08 | |
| | | | | SVN-Revision: 15153 | |||
* | some more fixes to the SPI controller driver | Florian Fainelli | 2009-04-08 | |
| | | | | SVN-Revision: 15146 | |||
* | imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885) | Florian Fainelli | 2009-04-07 | |
| | | | | SVN-Revision: 15133 | |||
* | fix typo in 910-cryptodev_backport.patch (#3933) | Florian Fainelli | 2009-04-07 | |
| | | | | SVN-Revision: 15132 | |||
* | kernel: tweak the maximum allocation size to improve memory allocator ↵ | Felix Fietkau | 2009-04-07 | |
| | | | | | | performance SVN-Revision: 15130 | |||
* | kernel: replace jhash2 with the faster jhash3 algorithm | Felix Fietkau | 2009-04-07 | |
| | | | | SVN-Revision: 15128 | |||
* | remove debugging code | Felix Fietkau | 2009-04-07 | |
| | | | | SVN-Revision: 15127 | |||
* | accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵ | Nicolas Thill | 2009-04-06 | |
| | | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123 | |||
* | 2.6.28: add Kconfig prompt for the old crypto symbols | Gabor Juhos | 2009-04-06 | |
| | | | | SVN-Revision: 15122 | |||
* | add a patch to disable compile-time buffer checks enabled by default on ↵ | Nicolas Thill | 2009-04-06 | |
| | | | | | | Ubuntu 8.10 and later (closes: #4826) SVN-Revision: 15119 | |||
* | ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images | Felix Fietkau | 2009-04-06 | |
| | | | | SVN-Revision: 15118 | |||
* | ixp4xx: don't leave zImage on the rootfs for images other than the freecom one | Felix Fietkau | 2009-04-06 | |
| | | | | SVN-Revision: 15117 | |||
* | ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵ | Felix Fietkau | 2009-04-06 | |
| | | | | | | recompilation issues SVN-Revision: 15115 | |||
* | fix a vfs api bug in squashfs triggered by zabbix-agent (#4365) | Felix Fietkau | 2009-04-04 | |
| | | | | SVN-Revision: 15098 | |||
* | rename our /bin/login script to /bin/login.sh to avoid collisions with ↵ | Felix Fietkau | 2009-04-04 | |
| | | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097 | |||
* | add a workaround on kmod-textsearch modules (#4832) | Florian Fainelli | 2009-03-26 | |
| | | | | SVN-Revision: 15047 | |||
* | move the mii_ioctl to generic patches, fixes (#1802) | Florian Fainelli | 2009-03-26 | |
| | | | | SVN-Revision: 15045 | |||
* | fix wrong logic in MDIO code and second PHY address | Florian Fainelli | 2009-03-25 | |
| | | | | SVN-Revision: 15034 | |||
* | atheros: fix a spiflash write performance regression | Felix Fietkau | 2009-03-24 | |
| | | | | SVN-Revision: 15027 | |||
* | create firmware image for the TL-WR841ND v3 board | Gabor Juhos | 2009-03-24 | |
| | | | | SVN-Revision: 15024 | |||
* | fix typo in cambria gw2358 initialization | Felix Fietkau | 2009-03-24 | |
| | | | | SVN-Revision: 15022 | |||
* | override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 | Florian Fainelli | 2009-03-24 | |
| | | | | SVN-Revision: 15020 | |||
* | refresh patches | Hauke Mehrtens | 2009-03-24 | |
| | | | | SVN-Revision: 15018 | |||
* | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | |
| | | | | SVN-Revision: 15017 | |||
* | update to kernel version 2.6.27.21 | Hauke Mehrtens | 2009-03-24 | |
| | | | | SVN-Revision: 15016 | |||
* | ps3: update ps3vram patches | Hamish Guthrie | 2009-03-24 | |
| | | | | SVN-Revision: 15011 | |||
* | do not use --owner=root or --group=root when running tar. it does not work ↵ | Felix Fietkau | 2009-03-23 | |
| | | | | | | on systems that name their root group differently SVN-Revision: 14995 | |||
* | atheros: fix radio mask check on ar5312 | Felix Fietkau | 2009-03-23 | |
| | | | | SVN-Revision: 14986 | |||
* | atheros: upgrade to 2.6.28 by default | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14985 | |||
* | atheros: fix mdio bus registration for multiple ethernet interfaces | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14984 | |||
* | atheros: fix ar5312 support | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14983 | |||
* | atheros: do not attempt to start pci on ar2317 | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14982 | |||
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵ | Felix Fietkau | 2009-03-22 | |
| | | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981 | |||
* | atheros: fix path in marvell switch phy id detection | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14980 | |||
* | remove custom phy hardware detection patch - it is no longer necessary | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14979 | |||
* | remove custom phy layer patches from older kernels where they are not needed | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14978 | |||
* | mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵ | Felix Fietkau | 2009-03-22 | |
| | | | | | | detection SVN-Revision: 14977 | |||
* | atheros: enable adm6996 and mvswitch support | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14976 | |||
* | add back marvell switch support to 2.6.28 | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14974 | |||
* | atheros: fix gpio interrupt handling on 2315 | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14973 | |||
* | atheros: add back reset button support | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14970 | |||
* | atheros: split out the pci support patch | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14969 | |||
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14967 |