summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* mac80211: fix build of ipw2100 driverHauke Mehrtens2010-07-221-0/+61
| | | | SVN-Revision: 22358
* ubsec_ssb: fix build of ubsec_ssb with new ssb patchesHauke Mehrtens2010-07-221-0/+5
| | | | SVN-Revision: 22357
* mac80211: fix handling of frag and rts options, thanks stintel!Jo-Philipp Wich2010-07-221-10/+4
| | | | SVN-Revision: 22355
* Add package pwm-gpio-customClaudio Mignanti2010-07-224-0/+276
| | | | SVN-Revision: 22350
* Add package rotary-gpio-customClaudio Mignanti2010-07-224-0/+251
| | | | SVN-Revision: 22349
* busybox: fix compilation on FreeBSDJo-Philipp Wich2010-07-221-0/+11
| | | | SVN-Revision: 22348
* opkg: fix host compilation on Darwin (libopkg_test failed to link)Jo-Philipp Wich2010-07-211-0/+30
| | | | SVN-Revision: 22340
* opkg: strip trailing whitespaces from entries in conffiles control files, ↵Jo-Philipp Wich2010-07-211-0/+23
| | | | | | fixes conffile md5 calculation against ipkg-build generated archives SVN-Revision: 22338
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)Imre Kaloz2010-07-211-0/+3
| | | | SVN-Revision: 22323
* fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)Florian Fainelli2010-07-201-0/+1
| | | | SVN-Revision: 22321
* remove whitespaces in kmod-switch sourcesFlorian Fainelli2010-07-203-56/+56
| | | | SVN-Revision: 22320
* move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵Felix Fietkau2010-07-203-3/+3
| | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304
* mac80211: fix aggregation on WDS AP interfacesFelix Fietkau2010-07-201-0/+20
| | | | SVN-Revision: 22302
* mac80211: update to wireless-testing 2010-07-16Felix Fietkau2010-07-2016-5769/+8
| | | | SVN-Revision: 22301
* nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax ↵Jo-Philipp Wich2010-07-194-6/+22
| | | | | | PS-1208mfg with FLSH at offset 0) SVN-Revision: 22299
* pwm: export the generic pwm api as moduleClaudio Mignanti2010-07-191-2/+17
| | | | SVN-Revision: 22297
* e2fsprogs: update to version 1.41.12Hauke Mehrtens2010-07-181-2/+2
| | | | SVN-Revision: 22286
* iw: update to version 0.9.20Hauke Mehrtens2010-07-183-250/+2
| | | | SVN-Revision: 22285
* package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy supportAlexandros C. Couloumbis2010-07-181-0/+29
| | | | SVN-Revision: 22283
* base-files, busybox: fix 22279, simplify code and get rid of awkJo-Philipp Wich2010-07-182-22/+20
| | | | SVN-Revision: 22282
* base-files & telnet: Fixed telnet starting even with root password when ↵Daniel Dickinson2010-07-182-3/+11
| | | | | | shadow passwords in use. SVN-Revision: 22279
* dnsmasq: initscript: fix bool options handling, bump release numberNicolas Thill2010-07-172-4/+4
| | | | SVN-Revision: 22251
* finalize r22241 fixesAlexandros C. Couloumbis2010-07-172-3/+4
| | | | SVN-Revision: 22242
* package/kernel: update r22229Alexandros C. Couloumbis2010-07-171-1/+1
| | | | SVN-Revision: 22241
* ep80579-drivers: the build system for this package is broken beyond repair. ↵Felix Fietkau2010-07-171-13/+25
| | | | | | work around this by only using the kbuild make invocations and ignoring the other crap SVN-Revision: 22240
* iptables: package hashlimit module (#6696)Jo-Philipp Wich2010-07-162-0/+26
| | | | SVN-Revision: 22229
* firewall: allow redirecting only destination port (#7197)Jo-Philipp Wich2010-07-162-3/+4
| | | | SVN-Revision: 22227
* dnsmasq: add and enable DNS rebind protectionsJo-Philipp Wich2010-07-163-2/+28
| | | | SVN-Revision: 22222
* firewall: fix another notrack related bugJo-Philipp Wich2010-07-151-1/+1
| | | | SVN-Revision: 22218
* firewall: - notrack support was broken in multiple ways, fix it - also ↵Jo-Philipp Wich2010-07-155-9/+11
| | | | | | consider a zone conntracked if any redirect references it (#7196) SVN-Revision: 22215
* madwifi: in-flash macs for mach-eap7660dGabor Juhos2010-07-152-1/+37
| | | | | | | | | This patch makes madwifi respect (at least) the platform_data supplied MAC address. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22190
* ath5k: in-flash macs and eeprom for mach-eap7660dGabor Juhos2010-07-153-1/+93
| | | | | | | | | This adds ath5k_platform.h to mac80211 and patches ath5k to respect MAC addresses and eeprom content from platform_data, if supplied. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22188
* broadcom-wl: fix md5sumsJo-Philipp Wich2010-07-131-2/+2
| | | | SVN-Revision: 22175
* broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if ↵Jo-Philipp Wich2010-07-133-33/+91
| | | | | | neither on-device SPROM nor nvram is available - working brcm63xx support SVN-Revision: 22173
* mac80211: improve reliability of the keymiss handling fix, add another ↵Felix Fietkau2010-07-122-17/+52
| | | | | | aggregation leak fix SVN-Revision: 22152
* block-mount: Attempt swapon a after mounting as well as before. This ensures ↵Daniel Dickinson2010-07-121-0/+1
| | | | | | that swap on a filesystem is enabled. SVN-Revision: 22150
* block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where ↵Daniel Dickinson2010-07-121-3/+7
| | | | | | /tmp/fstab should have been, and locking was insufficiently careful and was such that it could result in deadlock when hotplug was in use. SVN-Revision: 22148
* block-mount: Enable swap before doing fsck so that large filesystem checks ↵Daniel Dickinson2010-07-121-1/+1
| | | | | | have swap as well as memory (as they take large memory for large partitions). Closes #7599. SVN-Revision: 22147
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-1248-532/+532
| | | | SVN-Revision: 22145
* Add package for gpio rotary encoderClaudio Mignanti2010-07-121-0/+16
| | | | SVN-Revision: 22144
* Add package for gpio-pwmClaudio Mignanti2010-07-121-0/+16
| | | | SVN-Revision: 22143
* kernel: modules names changed with kernel 2.6.35Hauke Mehrtens2010-07-112-0/+14
| | | | SVN-Revision: 22139
* broadcom-wl: fix compiling with kernel 2.6.35Hauke Mehrtens2010-07-111-0/+12
| | | | SVN-Revision: 22138
* kernel: fix build problems with recent kernel versionsHauke Mehrtens2010-07-114-1/+115
| | | | SVN-Revision: 22137
* ath9k: remove support for hardware which was never sold. reduces binary size ↵Felix Fietkau2010-07-111-0/+5044
| | | | | | by ~30k SVN-Revision: 22134
* kmod-usb-core is buildin on etrax targetClaudio Mignanti2010-07-111-1/+1
| | | | SVN-Revision: 22130
* ath9k: improve reliability of the noise floor calibrationFelix Fietkau2010-07-111-0/+399
| | | | SVN-Revision: 22126
* ath9k: add another batch of stability updates and misc fixesFelix Fietkau2010-07-116-0/+188
| | | | SVN-Revision: 22123
* broadcom-diag: detect more variants of SimpleTech SimpleShareFelix Fietkau2010-07-101-1/+1
| | | | SVN-Revision: 22112
* 6in4: automatically determine wan interface in hotplug eventsJo-Philipp Wich2010-07-092-2/+2
| | | | SVN-Revision: 22102