5548 Commits (c9f3e7082ff7d08851e71bacbebaf4c2ae5be340)

Author SHA1 Message Date
Felix Fietkau 3d9f6f3d35 swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov) 13 years ago
Felix Fietkau b017df3812 swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value 13 years ago
Daniel Dickinson 2e4d84278e package/kernel/modules: Alexandros pointed me at this patch, and I noted that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly. 13 years ago
Daniel Dickinson f2d749ee15 Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped." 13 years ago
Daniel Dickinson 209a776f22 Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped. 13 years ago
Felix Fietkau 0fa08e885c ath5k: fix tx queue limit for the cabq, fixes warning described in #9465 13 years ago
Felix Fietkau 45d4cee226 ath5k: disable the 32 khz sleep clock, atheros also does this, might improve stability 13 years ago
Felix Fietkau b8dcd316eb ath5k: fix restoring the mac timing setting after a sleep clock setting change 13 years ago
Felix Fietkau 4083940628 ath5k: delay initial periodic calibration after reset to improve stability 13 years ago
Felix Fietkau 289e2f2169 ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz 13 years ago
Gabor Juhos 091ea63719 package/mtd: don't append jffs2 data multiple times 13 years ago
Felix Fietkau 7845c7b512 ath5k: fix a crash when setting coverage class before the first channel change (#9586) 13 years ago
Felix Fietkau b8b060d2fe broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George Kashperko) 13 years ago
Felix Fietkau 0a7a73261a base-files: do not use the relinked libgcc, fixes c++ exception handling issues (#9185) 13 years ago
Felix Fietkau ce6b3da880 move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected 13 years ago
Felix Fietkau 9f38d4402b ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available through debugfs - does not work on all chipsets and is not recommended for production use yet 13 years ago
Felix Fietkau aca1b30101 ath9k: merge an upstream patch that provides a minor throughput improvement on ar9003 13 years ago
Jo-Philipp Wich 600a8517ad firewall: fix port range quirk in previous commit 13 years ago
Jo-Philipp Wich df14a48dc9 firewall: properly handle negated ports in nat reflection 13 years ago
Felix Fietkau 44756fe93c ath5k: enable spur mitigation for ar2413 - should improve performance and reliability on those devices 13 years ago
Felix Fietkau 0b250e3123 ath5k: add a missing srev checks for code that lowers the synth voltage - might fix some stability issues 13 years ago
Felix Fietkau 5392494101 ath5k: disable tx power gain correction probing for hardware that does not need or support it 13 years ago
Felix Fietkau 0d796ee9e3 mac80211: rename a misnamed patch 13 years ago
Jo-Philipp Wich 07abf4a81e firewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem 13 years ago
Jo-Philipp Wich 8f0fb81dfe firewall: restore local port relocation ability from r26617 13 years ago
Jo-Philipp Wich 68a1c8e1e3 firewall: - allow multiple ports, protocols, macs, icmp types per rule - implement "limit" and "limit_burst" options for rules - implement "extra" option to rules and redirects for passing arbritary flags to iptables - implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options - allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination - validate symbolic icmp-type names against the selected iptables binary - properly handle forwarded ICMPv6 traffic in the default configuration 13 years ago
Gabor Juhos 43938e8eb9 package/rbcfg: new tool for modifying boot configuration on the RB4xx boards 13 years ago
Hauke Mehrtens 4c18da3df6 brcm47xx: add initial support for devices with bcma bus. 13 years ago
Hauke Mehrtens ca979845cc kernel: update ssb and bcma to linux-next next-20110627 13 years ago
Felix Fietkau baf6423827 mac80211: merge a pending fix for reestablishing misconfigured aggregation sessions 13 years ago
Florian Fainelli ce50bb1636 busybox: update to 1.18.5, patch from Peter Wagner 13 years ago
Felix Fietkau 0243ec0da3 mac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel tree 13 years ago
Felix Fietkau e087e678af mac80211: configure HT IBSS through uci 13 years ago
Felix Fietkau 9a790eb3df iw: add support for configuring HT IBSS 13 years ago
Felix Fietkau 87617ce258 mac80211: add the work-in-progress IBSS HT patch, with some minor fixes 13 years ago
Felix Fietkau f85d10e1f3 ath9k: add some more pending fixes 13 years ago
Felix Fietkau c7744447a5 mac80211: update to wireless-testing 2011-06-22 13 years ago
Felix Fietkau e2d3555a91 kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201 13 years ago
Felix Fietkau 3294d04e44 mac80211: enable cfg80211 debugfs support 13 years ago
Jo-Philipp Wich 67fc519a3d hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes 13 years ago
Mirko Vogt ddb4735871 fix conditional dependencies to libbsd 13 years ago
Jo-Philipp Wich 28fbd7470d add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) 13 years ago
Florian Fainelli 3f0f8d9c87 fix and make usable kmod-pcmcia-rsrc 13 years ago
Hauke Mehrtens a9191c8b32 mac80211: use firmware from linux-firmware git 13 years ago
Hauke Mehrtens a3a5eb275f mac80211: fix debugfs for ath9k_htc 13 years ago
Hauke Mehrtens cda72f33f4 mac80211: remove rests of ar9170 driver 13 years ago
Jo-Philipp Wich ca705913cc kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com> 13 years ago
Jo-Philipp Wich a434ed2fc6 block-mount: remove explicit lock waits, solves some potential race conditions 13 years ago
Mirko Vogt 8d48672c10 link against 'libbsd' when using glibc 13 years ago
Rod Whitby e40867228e package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod-bluetooth compile. 13 years ago