6369 Commits (3e3a4d3d6b4c9d6e34ea887151db8df98d3db001)

Author SHA1 Message Date
Gabor Juhos 5528e0b008 package/kernel: add module for the Pericom PT7C4338 RTC chip 12 years ago
Gabor Juhos 8c60f7825b package/kernel: add i2c module support for Freescale MPC processors 12 years ago
Gabor Juhos 01a9103254 package/kernel: add module for the Booke watchdog 12 years ago
Felix Fietkau bfa2c971a0 mac80211: fix WDS AP authentication issues (#11261, #11318) 12 years ago
Felix Fietkau f44934b9ae netifd: update to latest version, fixes address/route list handling issues and fixes dual-stack ppp route handling 12 years ago
Felix Fietkau d4d223edad hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues 12 years ago
Felix Fietkau 873cdb190c pppd: fix parsing the ipv6-{up,down}-script option 12 years ago
Hauke Mehrtens 164dd71afe broadcom-diag: add missing break into switch case statement. 12 years ago
Mirko Vogt 232b7aa65b remove special treatment when using glibc - support got dropped 12 years ago
Mirko Vogt 334fd4199b purge support for glibc - use eglibc instead! 12 years ago
Mirko Vogt 90f58064be update/rename those packages 12 years ago
Florian Fainelli 129afe12b7 base-files: fix typo in 05_firstboot_skip script (#11359) 12 years ago
Florian Fainelli 1c29057519 fix kmod-pcmcia-serial for 3.3+ kernels 12 years ago
Jo-Philipp Wich 68a6a13517 kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build breakage in package/kernel leading to missing subsequent kmods like kmod-usb-serial, this should fix the missing packages in ar71xx builds. 12 years ago
Jonas Gorski 7ccf25f7da kernel: add some more missing kernel config symbols 12 years ago
Florian Fainelli e43a6b684e remove old acx driver 12 years ago
Florian Fainelli 7314de1e5d acx-mac80211: update to 20122204 12 years ago
Felix Fietkau 43962ee2af mac80211: update AP multicast fix to latest version submitted to linux-wireless@ 12 years ago
Jo-Philipp Wich 5d0f47e4bb 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323) 12 years ago
John Crispin 4a7d620950 scanning kernel packages for targets 12 years ago
Gabor Juhos 3a19900878 Revert "mac80211: add backport of the module_pci_driver macro" 12 years ago
Gabor Juhos 563455044b mac80211: add backport of the module_pci_driver macro 12 years ago
Hauke Mehrtens c694ac6f7e mac80211: add module_pci_driver to compat 12 years ago
Felix Fietkau f37deb2b1b netifd: improve error handling in legacy script compatibility library, do not fill the log with error messages for interfaces that could not be found 12 years ago
Felix Fietkau 3678ba60ca base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely 12 years ago
Felix Fietkau bfa643c7ef netifd: make type a local variable in /lib/network/config.sh to avoid clashes with an internal config_foreach variable 12 years ago
Felix Fietkau c233a89ab4 mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stations 12 years ago
Felix Fietkau b510eebece ath9k: merge a tkip related stability fix 12 years ago
Mirko Vogt 075618c6e3 minor change: adjust formatting of firewall.config 12 years ago
Jo-Philipp Wich 2d19ca6925 e2fsprogs: fix status reaping with fsck piped to logger, based on patch by Lukasz Golec-Biernat <mojedokumenty+openwrt@gmail.com> 12 years ago
Jo-Philipp Wich 3c4165a305 enable ntpd server for busybox 12 years ago
Florian Fainelli 4acba49534 gpio-button-hotplug: don't build on 2.6.30 12 years ago
Florian Fainelli bd50216764 button-hotplug: prevent build on 2.6.30 12 years ago
Florian Fainelli d509a445cb xfsprogs: disable po files building 12 years ago
Felix Fietkau 1eb25cc5ad mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx power fix 12 years ago
Jo-Philipp Wich 5a7ac3d044 openssl: update to v1.0.1a (CVE-2012-2110) 12 years ago
Felix Fietkau 43695701ec ppp: move ppp-{up,down} from the netifd package to pppd 12 years ago
Felix Fietkau a41b36bd4c netifd: update to latest, fixes ppp reconnect issues 12 years ago
Felix Fietkau d7fee0b596 ath9k/ath5k: fix driver load issues with mesh support compiled out 12 years ago
Felix Fietkau b138bca290 iw: sync nl80211.h update with compat-wireless 12 years ago
Felix Fietkau c0c371b581 mac80211: update to wireless-testing 2012-04-13 12 years ago
Jo-Philipp Wich f638b544f3 iproute2: Add hotplug script to add slave devices to TEQL master 12 years ago
Florian Fainelli 5683c53c0c sierra-directip: disable build with kernels older than 2.6.32 included 12 years ago
Travis Kemen a0bbc34816 disable xfs on avr32 12 years ago
Jo-Philipp Wich b4312a8ba1 base-files: reformat banner to better work with varying version string lengths, do not set image options if menu is disabled (#11280) 12 years ago
Hauke Mehrtens 6af575967c kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing 12 years ago
Hauke Mehrtens 3f240440c7 mac80211: add missing dependency to mac80211 to brcmsmac 12 years ago
Jo-Philipp Wich d8540259ca base-file: cleanup white space in Kconfig source 12 years ago
Felix Fietkau a7db0ceda4 ath9k: fix sleep mode handling issues, should improve client mode reliability 12 years ago
Jo-Philipp Wich a43ae30e1b include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner 12 years ago