17682 Commits (ba1c1e901615fd7cefc0966bbdd9d0d81581ae95)
 

Author SHA1 Message Date
Jo-Philipp Wich ba1c1e9016 base-files: retrigger usb coldplug after module loading, solves usb_modeswitch on boot and possibly others (#9352) 14 years ago
Hauke Mehrtens 732abc44cc brcm47xx: update patches 14 years ago
Gabor Juhos 8b67d748cb ar71xx: ag71xx: add debugfs entry for [rt]x_ring 14 years ago
Gabor Juhos 2166432ba0 ar71xx: ag71xx: add timestamps to ag71xx_buf 14 years ago
Gabor Juhos 896e1d1ab4 ar71xx: ag71xx: use dynamically allocated buffer for napi_stats 14 years ago
Gabor Juhos a6708d20d1 ar71xx: ag71xx: use debugfs_remove_recursive 14 years ago
Gabor Juhos 3b1b49a49b base-files: fix a typo in etc/banner 14 years ago
Gabor Juhos c39e5b9360 ar71xx: override wmac device name for the AR934x SoCs 14 years ago
Florian Fainelli fbbe154a48 remove useless patches 14 years ago
Florian Fainelli de02a2795b fill maintainer infos for a couple of targets 14 years ago
Florian Fainelli 1adaa8790d update to 2.6.38.2 14 years ago
Florian Fainelli fd33dffe60 add missing 2.6.38 symbols 14 years ago
Hauke Mehrtens fcb1557a3e brcm47xx: when detecting a ssb pci device without an own sprom write the sprom data from the platform device to the correct pointer. 14 years ago
Hauke Mehrtens 54fb8868fa brcm47xx: fix typo in patch 14 years ago
Alexandros C. Couloumbis 7fb06ce6cd linux/ar71xx: add some missing symbols for nand/yaffs targets 14 years ago
Jo-Philipp Wich f3e4c15229 lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed 14 years ago
Felix Fietkau dbea075cd4 ath9k: add noise floor calibration fix that should improve stability 14 years ago
Alexandros C. Couloumbis c27ffb1912 linux/generic: port yaffs to 2.6.39 14 years ago
Alexandros C. Couloumbis 67339c1329 linux/rb532: use kernel and initramfs tags on image generation 14 years ago
Jo-Philipp Wich 9736cfef66 comgt: add tty hotplug remove handling, only iterate each tty once (#9211) 14 years ago
Jo-Philipp Wich bba138c671 kernel: revert r26814 14 years ago
Jo-Philipp Wich be2275b8e6 kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise unprovided kernel crypto modules that are useful for IPSEC. This is an alternative to breaking these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng (rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko). 14 years ago
Jo-Philipp Wich 3d0ac93274 kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for kmod-ipsec. Also remove the extraneous kmod-crypto-core dependency to eliminate recursion. 14 years ago
Jo-Philipp Wich 32f3c920a2 kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, kmod-crypto-rng, and kmod-crypto-iv packages. These packages provide some missing kernel crypto modules which are required for IPSEC. The strongswan4, ipsec-tools, and possibly other IPSEC packages do not work properly without these modules. 14 years ago
Jo-Philipp Wich ae5435adc9 geos: remove unneeded modules The via-sata and gpio-nsc modules are both unneeded on the Geos platform. 14 years ago
Jo-Philipp Wich 29392373f3 comgt: move ifup invocation back into background subshell to prevent hotplug deadlocks 14 years ago
Jo-Philipp Wich 549067e2b4 comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug (#9211) 14 years ago
Jo-Philipp Wich ff4203b9bd base-files: cleanup permissions of device files in common hotplug rules (#9211) 14 years ago
Jo-Philipp Wich d66dc5307d hotplug2: introduce tty subsystem events (#9211) 14 years ago
Jo-Philipp Wich 2e9e4c435f firewall: revert accidential committed changes from r26805 14 years ago
Jo-Philipp Wich ad23dd94b6 firewall: provide examples of ssh port relocation on firewall and IPsec passthrough Two examples of potentially useful configurations (commented out, of course): 14 years ago
Jo-Philipp Wich 8324bf036c quilt: fix building with dash `test x == x` gives a syntax error with dash (standard in Debian). The modified patch reflects the current upstream: http://git.savannah.gnu.org/cgit/quilt.git/commit/?id=38df0b210c3df67f3e784af92232ae1946b98ecd 14 years ago
Florian Fainelli a18ec3c37e update to 2.6.38 14 years ago
Felix Fietkau af53fa1d91 cns3xxx: remove one of the dma cache patches, it causes a regression in the ethernet driver 14 years ago
Hauke Mehrtens 3dbb8c5088 brcm47xx: add fallback sprom for pci devices without an own sprom. 14 years ago
Felix Fietkau 28fb716737 ath9k: add a new fix for signal strength / noise measurements 14 years ago
Felix Fietkau f9a92812cf cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu - fixes some issues with ath9k 14 years ago
Felix Fietkau ebcc60cf35 mac80211: detect and drop incoming packets with invalid CCMP packet numbers to fix connection hangs on some devices 14 years ago
Jo-Philipp Wich 9c910833fb add vim temp files (*~) to .gitignore 14 years ago
Florian Fainelli ed5e092217 exclude pktgen for uml target 14 years ago
Felix Fietkau cbc75a9c70 ar71xx: use the ar8316 switch driver on the PB92 board and add a matching default network config 14 years ago
Felix Fietkau eb270c4d33 ar8316: automatically detect whether port4 is used as PHY or as a switch port 14 years ago
Felix Fietkau 36aecb08b8 ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu) 14 years ago
Felix Fietkau 2336d4b438 ar8216: support AR8316 rev 0 devices 14 years ago
Jo-Philipp Wich cb0c1f9015 relayd: map "ipaddr" option to local ip (-L) 14 years ago
Alexandros C. Couloumbis 8b7a516fa8 linux/atheros: add 2.6.38 preliminary support 14 years ago
Felix Fietkau c2d4e98e34 madwifi: Fix compilation for 2.6.39 14 years ago
Felix Fietkau 9e8cd78944 swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK 14 years ago
Felix Fietkau 6b376db844 mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and earlier 14 years ago
Felix Fietkau be3deb5b14 mac80211: broadcast the country IE by default if the country code is configured (#9308) 14 years ago