10672 Commits (f981976ed1c9532a4bb26632dd687a48c8082986)
 

Author SHA1 Message Date
Hauke Mehrtens 2c6fe6c446 ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26. 16 years ago
Hauke Mehrtens 2da4463edf The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module. 16 years ago
Mirko Vogt 9af0ab6efa use parent-dependencies for all dependencies of a package, not only those which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917 16 years ago
Felix Fietkau 1929c7511c mvswitch: re-enable header mode 16 years ago
Felix Fietkau f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) 16 years ago
Felix Fietkau 2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug 16 years ago
Florian Fainelli 9c470b63b3 cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully 16 years ago
Hauke Mehrtens e2f8f72041 hostapd only supports either b or g as hwmode configuration variable. If bg is set the scripts transfers it now to g mode. 16 years ago
Felix Fietkau 4e49486b3c fix source file vs library order in a few prereq checks (#4326) 16 years ago
Hauke Mehrtens 90fc200a60 In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg. 16 years ago
Felix Fietkau 229035bad0 mark uclibc nptl and snapshot as broken 16 years ago
Felix Fietkau e4f90e7fa6 netfilter: merge some fixes from upstream 16 years ago
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
Felix Fietkau e744c3130a move iptable_raw to the conntrack-extra package 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
Jo-Philipp Wich d63666203c dnsmasq: add more options for interface binding (#4900) 16 years ago
Florian Fainelli a4f6398eda fix ccache host installation (#4902) 16 years ago
Michael Büsch efceb0938c b43: Remove unnecessary MMIO accesses in the interrupt hotpath. 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 3f40745aaf remove the b43 dependency on brcm47xx/brcm63xx 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 7ab216b053 update e2fsprogs to 1.41.3 16 years ago
Florian Fainelli 68289d2042 update ncurses to 5.7 (#4852) 16 years ago
Florian Fainelli 14832d3c23 some more fixes to the SPI controller driver 16 years ago
Jo-Philipp Wich 31a146b56d dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103! 16 years ago
Michael Büsch 591312eae7 Add some b43 firmware helptext 16 years ago
Michael Büsch 8b5ec31218 Remove 500-b43-disable_qos_when_openfw.patch 16 years ago
Felix Fietkau 912fb776e4 madwifi: remove braindead code that overwrote the user's antenna diversity setting (thx, brainslayer) 16 years ago
Florian Fainelli 47387c945a revert changeset 15081 seems to break Alice box devices 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 cf152cff39 tweak some sysctl values for better 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
Michael Büsch cb70a62be3 b43: Add DMA poisoning patches 16 years ago
Michael Büsch 3072d928f8 A patch which works around the issue is included in compat wireless. 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 ef4bae0994 wprobe: enable conditional compilation 16 years ago
Felix Fietkau 0cb0c1a257 ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues 16 years ago