summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* kernel: add dummy net deviceHauke Mehrtens2010-12-051-0/+14
| | | | | | | Thank you Thomas Jansen. (partly closes #5849) SVN-Revision: 24272
* kernel: add kmod-usb-serial-wwanHauke Mehrtens2010-12-051-0/+17
| | | | | | | | This package is needed by kmod-usb-serial-option Thank you raver (closes #7731) SVN-Revision: 24271
* ath9k: fix a DMA related race condition at hw reset timeFelix Fietkau2010-12-051-0/+74
| | | | SVN-Revision: 24261
* adds a --help option to /sbin/wifiFlorian Fainelli2010-12-052-1/+10
| | | | | | Signed-off-by: Sebastian Philipp <sebastian@spawnhost.de> SVN-Revision: 24258
* busybox: Comcast uses option 150 for 6RD DHCP announcements, cover itJo-Philipp Wich2010-12-042-6/+8
| | | | SVN-Revision: 24245
* the switch to libtool2 seems to cause the iptables build environment not ↵Mirko Vogt2010-12-041-3/+3
| | | | | | building static libraries anymore, for whatever reason.. since we don't need them anyway, just do no try to copy them over anymore SVN-Revision: 24244
* ar71xx: work around a PCI controller bug which causes reads to the ↵Felix Fietkau2010-12-041-13/+0
| | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues SVN-Revision: 24236
* mac80211: update to wireless-testing 2010-11-30Felix Fietkau2010-12-0432-1672/+2422
| | | | SVN-Revision: 24235
* add md5 checksumMirko Vogt2010-12-031-1/+1
| | | | SVN-Revision: 24232
* block-extroot: Added md5sum to extroot and underlying root filesystem. This ↵Daniel Dickinson2010-12-033-0/+57
| | | | | | is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot). SVN-Revision: 24230
* update libtool from version 1.5.26 to version 2.4, this includes libltdl (to ↵Mirko Vogt2010-12-035-113/+2
| | | | | | v7) - WARNING: This switch is going to break something quite likely, however since more software is requiring libtool2/libltdl7 this change needs to be done some day anyway SVN-Revision: 24224
* 6to4: support multiple internal networks, use state vars for radvd configJo-Philipp Wich2010-12-022-54/+115
| | | | SVN-Revision: 24219
* brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens2010-12-021-1/+19
| | | | | | Thank you clemvangelis for the patches. (closes #7672) SVN-Revision: 24217
* iproute2: dont filter cached routes on iproute_get (#8339)Jo-Philipp Wich2010-12-027-33/+43
| | | | SVN-Revision: 24216
* kernel: package md and raid level modules (#7184)Jo-Philipp Wich2010-12-021-0/+144
| | | | SVN-Revision: 24214
* base-files: derive connect_time from uptime as local system time may warp ↵Jo-Philipp Wich2010-12-011-1/+1
| | | | | | due to rdate, ntp and other means SVN-Revision: 24212
* ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-12-012-1/+93
| | | | SVN-Revision: 24209
* base-files: save the connect time of interfaces in uci stateJo-Philipp Wich2010-12-011-0/+1
| | | | SVN-Revision: 24206
* base-files: disable ipv6 on bridge ports, this prevents stray RA assigned ↵Jo-Philipp Wich2010-11-301-8/+13
| | | | | | and link local addresses on bridge member devices SVN-Revision: 24194
* ath9k: fix software retry counter tracking - should fix 802.11n stability issuesFelix Fietkau2010-11-281-0/+16
| | | | SVN-Revision: 24183
* mac80211: merge the new version of the throughput led trigger patchFelix Fietkau2010-11-284-112/+90
| | | | SVN-Revision: 24182
* ath9k: fix module reload on ar713x based systems with ar92xxFelix Fietkau2010-11-271-0/+13
| | | | SVN-Revision: 24163
* kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some ↵Felix Fietkau2010-11-271-2/+2
| | | | | | people still want to use those modules SVN-Revision: 24160
* mac80211: add pending patches for throughput based led blinking and replace ↵Felix Fietkau2010-11-279-45/+1075
| | | | | | the broken ath9k blinking code with it SVN-Revision: 24159
* package/ncurses: fix freebsd install issuesAlexandros C. Couloumbis2010-11-261-0/+9
| | | | SVN-Revision: 24149
* opkg: ship pkg.m4, this fixes building on FreeBSDJo-Philipp Wich2010-11-251-0/+168
| | | | SVN-Revision: 24145
* mac80211: cfg80211 should not depend on rfkill.Hauke Mehrtens2010-11-251-0/+13
| | | | | | | If rfkill is build as an module CONFIG_RFKILL_MODULE is set and cfg80211 will also depend on that. Now all modules build from compat-wireless will not use rfkill. SVN-Revision: 24143
* update acx-mac80211 to 20101030 snapshot, patch from sn9Florian Fainelli2010-11-252-36/+3
| | | | SVN-Revision: 24137
* mtd: whitespace cleanupJo-Philipp Wich2010-11-241-1/+1
| | | | SVN-Revision: 24135
* mtd: fix r24132Jo-Philipp Wich2010-11-241-29/+29
| | | | SVN-Revision: 24134
* opkg: write error messages to stdoutJo-Philipp Wich2010-11-242-2/+17
| | | | SVN-Revision: 24133
* package/mtd: (enhancement) add option to prevent erase when writing to ↵Alexandros C. Couloumbis2010-11-241-1/+10
| | | | | | flash. (closes #8308) SVN-Revision: 24132
* mac80211: improve station mode nullfunc probingFelix Fietkau2010-11-231-11/+14
| | | | SVN-Revision: 24107
* mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-221-0/+157
| | | | SVN-Revision: 24105
* iw: sync nl80211 header to fix the multicast rate settingFelix Fietkau2010-11-221-11/+49
| | | | SVN-Revision: 24104
* ath9k_htc: fix eeprom access breakageFelix Fietkau2010-11-221-0/+10
| | | | SVN-Revision: 24098
* ath9k: fix key search for a-mpdu on ar9300Felix Fietkau2010-11-221-0/+23
| | | | SVN-Revision: 24097
* remove 2.6.25 supportImre Kaloz2010-11-223-3/+3
| | | | SVN-Revision: 24089
* fix typosImre Kaloz2010-11-221-2/+2
| | | | SVN-Revision: 24086
* use ext4 for ext2/3 on 2.6.32+Imre Kaloz2010-11-221-2/+2
| | | | SVN-Revision: 24083
* add ext4 supportImre Kaloz2010-11-221-0/+267
| | | | SVN-Revision: 24079
* crda: update regulatory.bin based on latest wireless-regdb.gitFelix Fietkau2010-11-211-3/+4
| | | | SVN-Revision: 24063
* ath9k: fix some more endian issuesFelix Fietkau2010-11-211-0/+58
| | | | SVN-Revision: 24062
* Package dnsmasq init-file If an already running DHCP-server is found on the ↵Jo-Philipp Wich2010-11-212-3/+8
| | | | | | | | configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this. Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 24051
* ath9k: fix endian issues on AR9003Felix Fietkau2010-11-201-0/+676
| | | | SVN-Revision: 24047
* mac80211: revert the probe request timeout changeFelix Fietkau2010-11-201-9/+0
| | | | SVN-Revision: 24046
* mac80211: update to latest wireless-testing + more stability workFelix Fietkau2010-11-204-131/+283
| | | | SVN-Revision: 24044
* openssl: refresh 200-ocf-20100325.patchJo-Philipp Wich2010-11-191-12/+12
| | | | SVN-Revision: 24042
* hostapd: terminate mainloop if interface setup fails, prevents blocking init ↵Jo-Philipp Wich2010-11-191-0/+81
| | | | | | or /sbin/wifi if an incorrect channel is configured SVN-Revision: 24041
* openssl: update to 0.9.8pJo-Philipp Wich2010-11-191-2/+2
| | | | SVN-Revision: 24037