summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* b44: use netdev_alloc_skbFelix Fietkau2009-04-081-0/+11
* kernel: increase skb padding for network devices to accomodate for headroom r...Felix Fietkau2009-04-081-0/+16
* workaroun some stupid Kconfig bugs (#4895)Florian Fainelli2009-04-081-0/+23
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 s...Felix Fietkau2009-04-081-6/+6
* cleanup etrax patchesClaudio Mignanti2009-04-089-5859/+0
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-081-0/+29
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-082-29/+31
* imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)Florian Fainelli2009-04-071-1/+1
* fix typo in 910-cryptodev_backport.patch (#3933)Florian Fainelli2009-04-071-1/+1
* kernel: tweak the maximum allocation size to improve memory allocator perform...Felix Fietkau2009-04-071-0/+13
* kernel: replace jhash2 with the faster jhash3 algorithmFelix Fietkau2009-04-071-0/+227
* remove debugging codeFelix Fietkau2009-04-071-3/+1
* accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kc...Nicolas Thill2009-04-061-0/+1
* 2.6.28: add Kconfig prompt for the old crypto symbolsGabor Juhos2009-04-062-2/+50
* add a patch to disable compile-time buffer checks enabled by default on Ubunt...Nicolas Thill2009-04-061-0/+11
* ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom imagesFelix Fietkau2009-04-061-2/+0
* ixp4xx: don't leave zImage on the rootfs for images other than the freecom oneFelix Fietkau2009-04-061-0/+1
* ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilat...Felix Fietkau2009-04-067-195/+6
* fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)Felix Fietkau2009-04-043-0/+33
* rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...Felix Fietkau2009-04-041-1/+1
* add a workaround on kmod-textsearch modules (#4832)Florian Fainelli2009-03-261-0/+19
* move the mii_ioctl to generic patches, fixes (#1802)Florian Fainelli2009-03-261-0/+0
* fix wrong logic in MDIO code and second PHY addressFlorian Fainelli2009-03-251-3/+3
* atheros: fix a spiflash write performance regressionFelix Fietkau2009-03-241-4/+4
* create firmware image for the TL-WR841ND v3 boardGabor Juhos2009-03-241-0/+5
* fix typo in cambria gw2358 initializationFelix Fietkau2009-03-241-1/+1
* override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358Florian Fainelli2009-03-241-0/+1
* refresh patchesHauke Mehrtens2009-03-245-28/+19
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-2413-13/+13
* update to kernel version 2.6.27.21Hauke Mehrtens2009-03-245-5/+5
* ps3: update ps3vram patchesHamish Guthrie2009-03-2416-68/+3089
* do not use --owner=root or --group=root when running tar. it does not work on...Felix Fietkau2009-03-231-1/+1
* atheros: fix radio mask check on ar5312Felix Fietkau2009-03-231-2/+2
* atheros: upgrade to 2.6.28 by defaultFelix Fietkau2009-03-221-1/+1
* atheros: fix mdio bus registration for multiple ethernet interfacesFelix Fietkau2009-03-222-11/+12
* atheros: fix ar5312 supportFelix Fietkau2009-03-221-9/+15
* atheros: do not attempt to start pci on ar2317Felix Fietkau2009-03-221-4/+3
* atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2...Felix Fietkau2009-03-223-8/+10
* atheros: fix path in marvell switch phy id detectionFelix Fietkau2009-03-222-3/+3
* remove custom phy hardware detection patch - it is no longer necessaryFelix Fietkau2009-03-223-78/+0
* remove custom phy layer patches from older kernels where they are not neededFelix Fietkau2009-03-228-312/+0
* mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ...Felix Fietkau2009-03-222-52/+40
* atheros: enable adm6996 and mvswitch supportFelix Fietkau2009-03-221-0/+2
* add back marvell switch support to 2.6.28Felix Fietkau2009-03-221-0/+22
* atheros: fix gpio interrupt handling on 2315Felix Fietkau2009-03-222-26/+36
* atheros: add back reset button supportFelix Fietkau2009-03-221-0/+171
* atheros: split out the pci support patchFelix Fietkau2009-03-222-438/+301
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-2241-6545/+6016
* orion/harddisk: Add config-default to enable kernel features required for mou...Rod Whitby2009-03-221-0/+35
* orion: DT2 requires ISL1208 RTC to be enabledRod Whitby2009-03-221-1/+1