summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configsjuhosg2012-05-011-3/+1
* relayd: move the interface fixup to the right placenbd2012-04-301-2/+1
* relayd: use config_load+fixup_interface instead of scan_interfaces to speed u...nbd2012-04-301-1/+3
* base-files-network: add a fixup_interface function like with the netifd compa...nbd2012-04-301-19/+25
* relayd: use an init script instead of a legacy network proto handler (fixes #...nbd2012-04-304-137/+100
* ath9k: merge a ar93xx ht40 performance fixnbd2012-04-301-0/+18
* mac80211: fix station lookup issuesnbd2012-04-301-0/+15
* mac80211: load lib80211 after cfg80211 (#11342)nbd2012-04-291-1/+1
* package/kernel: add module for the Pericom PT7C4338 RTC chipjuhosg2012-04-291-0/+14
* package/kernel: add i2c module support for Freescale MPC processorsjuhosg2012-04-291-1/+17
* package/kernel: add module for the Booke watchdogjuhosg2012-04-291-0/+18
* mac80211: fix WDS AP authentication issues (#11261, #11318)nbd2012-04-292-1/+11
* netifd: update to latest version, fixes address/route list handling issues an...nbd2012-04-292-2/+3
* hostapd: update to 20120428, fixes some radius issues and wds ap mac address ...nbd2012-04-2919-83/+94
* pppd: fix parsing the ipv6-{up,down}-script optionnbd2012-04-291-2/+2
* broadcom-diag: add missing break into switch case statement.hauke2012-04-281-0/+2
* [package/*] remove special treatment when using glibc - support got droppedmirko2012-04-282-4/+4
* [toolchain/glibc*] purge support for glibc - use eglibc instead!mirko2012-04-282-6/+2
* [packages/{e2fsprogs,util-linux,util-linux-ng}] update/rename those packagesmirko2012-04-287-326/+616
* [package] base-files: fix typo in 05_firstboot_skip script (#11359)florian2012-04-272-2/+2
* [package] fix kmod-pcmcia-serial for 3.3+ kernelsflorian2012-04-271-1/+5
* [package] kernel: fix packaging of 8250.ko with Linux 3.xjow2012-04-251-0/+8
* kernel: add some more missing kernel config symbolsjogo2012-04-241-3/+10
* [package] remove old acx driverflorian2012-04-248-531/+0
* [package] acx-mac80211: update to 20122204florian2012-04-243-12/+16
* mac80211: update AP multicast fix to latest version submitted to linux-wireless@nbd2012-04-233-10/+42
* [package] 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#...jow2012-04-233-3/+11
* [kernel] scanning kernel packages for targetsblogic2012-04-231-1/+1
* Revert "mac80211: add backport of the module_pci_driver macro"juhosg2012-04-221-21/+0
* mac80211: add backport of the module_pci_driver macrojuhosg2012-04-221-0/+21
* mac80211: add module_pci_driver to compathauke2012-04-221-0/+22
* netifd: improve error handling in legacy script compatibility library, do not...nbd2012-04-211-3/+3
* base-files: rename internal variables in config_foreach to make namespace con...nbd2012-04-211-4/+4
* netifd: make type a local variable in /lib/network/config.sh to avoid clashes...nbd2012-04-211-1/+1
* mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stat...nbd2012-04-213-2/+76
* ath9k: merge a tkip related stability fixnbd2012-04-212-3/+13
* [package/firewall] minor change: adjust formatting of firewall.configmirko2012-04-211-13/+13
* [package] e2fsprogs: fix status reaping with fsck piped to logger, based on p...jow2012-04-202-1/+4
* enable ntpd server for busyboxjow2012-04-202-8/+11
* [package] gpio-button-hotplug: don't build on 2.6.30florian2012-04-201-0/+1
* [package] button-hotplug: prevent build on 2.6.30florian2012-04-201-0/+1
* [package] xfsprogs: disable po files buildingflorian2012-04-201-0/+20
* mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ...nbd2012-04-1920-543/+241
* [package] openssl: update to v1.0.1a (CVE-2012-2110)jow2012-04-192-2/+14
* ppp: move ppp-{up,down} from the netifd package to pppdnbd2012-04-173-0/+2
* netifd: update to latest, fixes ppp reconnect issuesnbd2012-04-171-2/+2
* ath9k/ath5k: fix driver load issues with mesh support compiled outnbd2012-04-175-26/+32
* iw: sync nl80211.h update with compat-wirelessnbd2012-04-161-7/+214
* mac80211: update to wireless-testing 2012-04-13nbd2012-04-1674-2549/+1296
* iproute2: Add hotplug script to add slave devices to TEQL masterjow2012-04-162-1/+26