3141 Commits (45e934262d3d0175d848549f865132ca5f4bd19c)

Author SHA1 Message Date
Felix Fietkau 45e934262d netfilter: speed up packet matching by allowing default rules to bypass the common checks 16 years ago
Felix Fietkau 0f47e1a0f4 atheros: make use of netdev_alloc_skb 16 years ago
Claudio Mignanti 4dd7a65697 patches for 2.6.28 16 years ago
Claudio Mignanti d2042b0ef4 move etrax generic files to specific kernel version 16 years ago
Felix Fietkau 908e5f64bf b44: use netdev_alloc_skb 16 years ago
Felix Fietkau bc1c56a7c5 kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more 16 years ago
Florian Fainelli dde5dc622a workaroun some stupid Kconfig bugs (#4895) 16 years ago
Felix Fietkau 8b30a1806c kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it) 16 years ago
Claudio Mignanti ac26fab9ce cleanup etrax patches 16 years ago
Claudio Mignanti f692239c58 Fix kernel headers for cris (thanks hinkocevar) 16 years ago
Florian Fainelli 14832d3c23 some more fixes to the SPI controller driver 16 years ago
Florian Fainelli 5d5c8300b1 imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885) 16 years ago
Florian Fainelli 5aca04960e fix typo in 910-cryptodev_backport.patch (#3933) 16 years ago
Felix Fietkau 9fa8380c9e kernel: tweak the maximum allocation size to improve memory allocator performance 16 years ago
Felix Fietkau f8098f06b5 kernel: replace jhash2 with the faster jhash3 algorithm 16 years ago
Felix Fietkau c42422fb53 remove debugging code 16 years ago
Nicolas Thill 3b53bd7ef3 accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled 16 years ago
Gabor Juhos cdf292ac64 2.6.28: add Kconfig prompt for the old crypto symbols 16 years ago
Nicolas Thill 0a2efdd06a add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later (closes: #4826) 16 years ago
Felix Fietkau 7b6729e101 ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images 16 years ago
Felix Fietkau a24e3ece65 ixp4xx: don't leave zImage on the rootfs for images other than the freecom one 16 years ago
Felix Fietkau 0cb0c1a257 ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues 16 years ago
Felix Fietkau 9c078b1a46 fix a vfs api bug in squashfs triggered by zabbix-agent (#4365) 16 years ago
Felix Fietkau de0332f86a rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway 16 years ago
Florian Fainelli 964f6031c5 add a workaround on kmod-textsearch modules (#4832) 16 years ago
Florian Fainelli fc432e4371 move the mii_ioctl to generic patches, fixes (#1802) 16 years ago
Florian Fainelli 47a268b30a fix wrong logic in MDIO code and second PHY address 16 years ago
Felix Fietkau 28b9fea4e7 atheros: fix a spiflash write performance regression 16 years ago
Gabor Juhos e7704092f1 create firmware image for the TL-WR841ND v3 board 16 years ago
Felix Fietkau b4f5a2a5cb fix typo in cambria gw2358 initialization 16 years ago
Florian Fainelli fb3fbea164 override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 16 years ago
Hauke Mehrtens f5dc2ce0aa refresh patches 16 years ago
Hauke Mehrtens 62595883fb update to kernel version 2.6.28.9 16 years ago
Hauke Mehrtens e82dce69a3 update to kernel version 2.6.27.21 16 years ago
Hamish Guthrie 74b2005006 ps3: update ps3vram patches 16 years ago
Felix Fietkau e05f4e46d9 do not use --owner=root or --group=root when running tar. it does not work on systems that name their root group differently 16 years ago
Felix Fietkau 9e5fecf984 atheros: fix radio mask check on ar5312 16 years ago
Felix Fietkau 56ddbfff1e atheros: upgrade to 2.6.28 by default 16 years ago
Felix Fietkau 8d217b7162 atheros: fix mdio bus registration for multiple ethernet interfaces 16 years ago
Felix Fietkau fd11bfec64 atheros: fix ar5312 support 16 years ago
Felix Fietkau 107f6ea323 atheros: do not attempt to start pci on ar2317 16 years ago
Felix Fietkau bfa8064ccd atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan 16 years ago
Felix Fietkau 86883cc2e0 atheros: fix path in marvell switch phy id detection 16 years ago
Felix Fietkau a706a524cb remove custom phy hardware detection patch - it is no longer necessary 16 years ago
Felix Fietkau 4917f1430d remove custom phy layer patches from older kernels where they are not needed 16 years ago
Felix Fietkau f972eb41b5 mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection 16 years ago
Felix Fietkau 7325f7cfbb atheros: enable adm6996 and mvswitch support 16 years ago
Felix Fietkau 25c4c8a874 add back marvell switch support to 2.6.28 16 years ago
Felix Fietkau 3387cbae63 atheros: fix gpio interrupt handling on 2315 16 years ago
Felix Fietkau 6295d1932f atheros: add back reset button support 16 years ago