summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* base-files: allow option dns to override dhcp assigned dns serversJo-Philipp Wich2009-02-192-10/+25
| | | | SVN-Revision: 14562
* ucmb: move to packages feedMichael Büsch2009-02-184-546/+0
| | | | SVN-Revision: 14560
* Fix typoMichael Büsch2009-02-181-1/+1
| | | | SVN-Revision: 14558
* make "name" parameter optional in dnsmasq "boot" config sectionsJo-Philipp Wich2009-02-182-3/+2
| | | | SVN-Revision: 14557
* mac80211: Add Open FirmWare and Broadcom firmware version 4.178.10.4 support ↵Hauke Mehrtens2009-02-183-19/+102
| | | | | | to b43 package. SVN-Revision: 14555
* ucmb: Fix the lowlevel protocolMichael Büsch2009-02-185-29/+100
| | | | SVN-Revision: 14549
* Add CRC16 kernel moduleMichael Büsch2009-02-171-0/+15
| | | | SVN-Revision: 14548
* wpa_supplicant: update to 0.6.8Gabor Juhos2009-02-173-14/+32
| | | | SVN-Revision: 14545
* hostapd: update to 0.6.8Gabor Juhos2009-02-174-199/+19
| | | | SVN-Revision: 14544
* fix incorrect quoting in busybox cron init scriptJo-Philipp Wich2009-02-172-2/+2
| | | | SVN-Revision: 14540
* fix ubsec_ssb dependency against kmod-crypto-ocf (#4617)Florian Fainelli2009-02-171-1/+1
| | | | SVN-Revision: 14539
* mac80211: add more patches from the rt2x00 git repositoryGabor Juhos2009-02-1613-1/+631
| | | | SVN-Revision: 14534
* mac80211: reorder patchesGabor Juhos2009-02-163-0/+0
| | | | SVN-Revision: 14533
* mac80211: update compat-wireless to 2009-02-15Gabor Juhos2009-02-167-42/+42
| | | | SVN-Revision: 14532
* mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation (closes #4634)Gabor Juhos2009-02-161-0/+1
| | | | SVN-Revision: 14530
* update dnsmasq to 2.47 (#4636, thanks florida)Jo-Philipp Wich2009-02-163-10/+10
| | | | SVN-Revision: 14528
* add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)Jo-Philipp Wich2009-02-161-0/+17
| | | | SVN-Revision: 14526
* ucmb: Put the lowlevel protocol handling into the kernel.Michael Büsch2009-02-152-8/+102
| | | | SVN-Revision: 14524
* add cp852 code page (#4607)Florian Fainelli2009-02-151-0/+17
| | | | SVN-Revision: 14522
* mac80211: update p54 firmware and fix mac80211 dependancy Signed-off-by: Jan ↵Gabor Juhos2009-02-151-10/+23
| | | | | | Willies <jan@willies.info> SVN-Revision: 14516
* opkg: apparently array bounds checking is gcc 4.3 specific, move ↵Felix Fietkau2009-02-142-11/+1
| | | | | | -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional SVN-Revision: 14508
* opkg: work around a gcc warning bug related to array bounds checkingFelix Fietkau2009-02-141-0/+10
| | | | SVN-Revision: 14506
* make b43/b43legacy selectable again (#4596)Florian Fainelli2009-02-131-1/+1
| | | | SVN-Revision: 14491
* ucmb: Experimental SPI-GPIO based communication channelMichael Büsch2009-02-114-0/+381
| | | | SVN-Revision: 14478
* allow kexec-tools to compile with ccache enabled, patch from Luca SinigagliaFlorian Fainelli2009-02-101-2/+2
| | | | SVN-Revision: 14467
* invert the mirror orders seems the first one seems to be offline right nowFlorian Fainelli2009-02-101-2/+2
| | | | SVN-Revision: 14466
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-101-0/+15
| | | | SVN-Revision: 14465
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-104-10/+10
| | | | SVN-Revision: 14464
* netfilter: remove CHAOS, TARPIT and DELUDE referencesGabor Juhos2009-02-092-6/+0
| | | | SVN-Revision: 14461
* iptables: remove CHAOS and TARPIT patchesGabor Juhos2009-02-083-501/+2
| | | | SVN-Revision: 14447
* mac80211: add rt2800 patches from the rt2x00 git ropeGabor Juhos2009-02-0811-1/+768
| | | | SVN-Revision: 14435
* mac80211: update compat-wireless to 2009-02-07Gabor Juhos2009-02-088-335/+342
| | | | SVN-Revision: 14434
* remove false dependence in util-linux-ngClaudio Mignanti2009-02-081-1/+0
| | | | SVN-Revision: 14433
* Added PS3 sound driverHamish Guthrie2009-02-061-0/+16
| | | | SVN-Revision: 14422
* kmod-ssb should not be visible on 2.4 kernelsFlorian Fainelli2009-02-061-1/+1
| | | | SVN-Revision: 14419
* "-R" will not work as it needs the configured IP on the interface. Thus this ↵Markus Wigge2009-02-041-1/+1
| | | | | | option leads to the warning message: "udhcpc: bind(UDP): Cannot assign requested address" SVN-Revision: 14408
* fix table alignment for cris (#4104)Claudio Mignanti2009-02-041-0/+12
| | | | SVN-Revision: 14407
* correct kernel modules dependencies against kmod-i2c-core, they already ↵Florian Fainelli2009-02-041-3/+3
| | | | | | depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330) SVN-Revision: 14401
* add dropkey ssh keys and config files to the conffiles section (#2014)Florian Fainelli2009-02-032-5/+12
| | | | SVN-Revision: 14399
* add dnsmasq config file to the conffiles sectionFlorian Fainelli2009-02-031-0/+4
| | | | SVN-Revision: 14398
* allow specifying port where to log (#2019)Florian Fainelli2009-02-031-1/+2
| | | | SVN-Revision: 14396
* fix tg3 libphy dependency, thanks AcinonyxFlorian Fainelli2009-02-031-1/+1
| | | | SVN-Revision: 14390
* mac80211: update compat-wireless to 2009-02-02Gabor Juhos2009-02-032-5/+5
| | | | SVN-Revision: 14385
* openssl: add a patch to fix link segfault when using a glibc/eglibc based ↵Nicolas Thill2009-02-021-0/+18
| | | | | | toolchain (closes: #4517), thanks to Luigi Mantellini SVN-Revision: 14375
* kernel: mark modules that won't build on 2.6.28 as brokenNicolas Thill2009-02-022-2/+4
| | | | SVN-Revision: 14356
* package libphy separately and make tg3 depend on it for kernels 2.6.27 and ↵Florian Fainelli2009-02-021-5/+15
| | | | | | superior SVN-Revision: 14354
* mac80211/ath9k: fix invalid MAC address handlingGabor Juhos2009-02-011-0/+25
| | | | SVN-Revision: 14342
* mac80211/ath9k: enable debug stuffGabor Juhos2009-01-311-0/+11
| | | | SVN-Revision: 14334
* mac80211/ath9k: replace the accidentaly committed patchGabor Juhos2009-01-311-18/+2
| | | | SVN-Revision: 14331
* mac80211/ath9k: disable leds on the ar9100 devicesGabor Juhos2009-01-311-0/+38
| | | | SVN-Revision: 14330