summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* libpcap: fix kernel version checkFelix Fietkau2009-08-211-0/+4
| | | | SVN-Revision: 17349
* busybox: adjust default config for nommu targetsFelix Fietkau2009-08-211-0/+19
| | | | SVN-Revision: 17348
* mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)Felix Fietkau2009-08-201-0/+98
| | | | SVN-Revision: 17341
* b43: disable pio and pcmcia supportFelix Fietkau2009-08-203-11/+30
| | | | SVN-Revision: 17340
* mac80211: reorganize compat code to make cfg80211 load without usbFelix Fietkau2009-08-201-0/+72
| | | | SVN-Revision: 17339
* fix a typo in the compat-wireless build speedup patchFelix Fietkau2009-08-201-3/+3
| | | | SVN-Revision: 17337
* mac80211: disable b43 lp-phy support for nowFelix Fietkau2009-08-201-0/+11
| | | | SVN-Revision: 17336
* mac80211: speed up build by reducing the makefile shell calls, fix forced ↵Felix Fietkau2009-08-204-6/+223
| | | | | | disable of rfkill SVN-Revision: 17335
* wpa_supplicant: fix madwifi related config change handlingFelix Fietkau2009-08-201-0/+2
| | | | SVN-Revision: 17333
* mac80211: add missing config overrideFelix Fietkau2009-08-201-0/+1
| | | | SVN-Revision: 17331
* now that each target has its own package directory, remove the base-files ↵Felix Fietkau2009-08-201-7/+5
| | | | | | package renaming hack SVN-Revision: 17330
* mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware ↵Felix Fietkau2009-08-201-4/+10
| | | | | | does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes. The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG SVN-Revision: 17328
* remove support for compat-wireless-oldFelix Fietkau2009-08-205-504/+10
| | | | SVN-Revision: 17327
* upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to ↵Felix Fietkau2009-08-206-555/+63
| | | | | | config.mk, which frequently causes rejects on new versions SVN-Revision: 17326
* base-files: fix sysupgrade get_magic_word() function to return proper values ↵Jo-Philipp Wich2009-08-191-1/+1
| | | | | | if the first two bytes are identical SVN-Revision: 17319
* madwifi: remove version selection supportFelix Fietkau2009-08-191-12/+0
| | | | SVN-Revision: 17316
* remove support for the madwifi upstream release, it doesn't work on newer ↵Felix Fietkau2009-08-194-67/+14
| | | | | | kernels and it's not very reliable anyway SVN-Revision: 17315
* madwifi: add patch for building all modules (except for the HAL) into a ↵Felix Fietkau2009-08-193-37/+801
| | | | | | single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore SVN-Revision: 17314
* add powersave fixes based on patches by Steven Luo (#4376)Felix Fietkau2009-08-192-0/+35
| | | | SVN-Revision: 17312
* madwifi: refresh patchesFelix Fietkau2009-08-195-9/+9
| | | | SVN-Revision: 17311
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-182-2/+2
| | | | | | | | | | | The config symbol TARGET_ps3 is used in the build files where special handling for the 64 bit PowerPC processors is needed. Introduce a new config feature powerpc64, and replace the use of TARGET_ps3 with powerpc64. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17306
* ps3-utils: Add Build/InstallDev section to package makefileGeoff Levand2009-08-181-0/+12
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17302
* ps3-utils: Update package to include latest repository fixesGeoff Levand2009-08-181-12/+15
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17301
* add missing libsas configuration symbolFlorian Fainelli2009-08-181-0/+1
| | | | SVN-Revision: 17297
* iw: update to 0.9.16Gabor Juhos2009-08-171-2/+2
| | | | SVN-Revision: 17292
* mac80211: add deadlock fix patchGabor Juhos2009-08-162-1/+109
| | | | SVN-Revision: 17290
* Fix broken i2c module loading in R17269Gabor Juhos2009-08-161-2/+2
| | | | | | | | | | | | Strip .ko suffix from module name. Fix typo in name of i2c-scx200-acb module to be loaded. Steve Signed-off-by: Steve Brown <sbrown@cortland.com> SVN-Revision: 17288
* remove *printf warnings preventing wprobe to build on uml x86_64Nicolas Thill2009-08-161-1/+1
| | | | SVN-Revision: 17287
* use KERNEL_CROSS instead of TARGET_CROSS to build kernel modulesNicolas Thill2009-08-162-2/+2
| | | | SVN-Revision: 17286
* wprobe: fix tcp port for the proxy mode in the init scriptFelix Fietkau2009-08-151-1/+1
| | | | SVN-Revision: 17278
* increase release numberHauke Mehrtens2009-08-151-1/+1
| | | | SVN-Revision: 17277
* Do not build the mac80211 module in the kernel. The attributes ↵Hauke Mehrtens2009-08-152-1/+25
| | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276
* also exclude usb_unpoison_urbHauke Mehrtens2009-08-151-7/+7
| | | | SVN-Revision: 17275
* exclude kernel 2.6.27Hauke Mehrtens2009-08-151-1/+1
| | | | SVN-Revision: 17274
* kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)Gabor Juhos2009-08-151-41/+52
| | | | SVN-Revision: 17269
* Build modules only if realy needed.Hauke Mehrtens2009-08-153-20/+95
| | | | SVN-Revision: 17267
* update openfw to 5.2Hauke Mehrtens2009-08-151-5/+5
| | | | SVN-Revision: 17266
* Update to compat-wireless-2009-08-15Hauke Mehrtens2009-08-1518-647/+184
| | | | SVN-Revision: 17265
* fix path to orinoco wireless modules (#5701)Florian Fainelli2009-08-141-2/+2
| | | | SVN-Revision: 17264
* firewall: allow incoming udp/68 packets in the default configuration (#4108, ↵Jo-Philipp Wich2009-08-132-1/+9
| | | | | | #4781) SVN-Revision: 17238
* more compile fixes for sangam-atm and 2.6.31Florian Fainelli2009-08-111-0/+57
| | | | SVN-Revision: 17228
* kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)Vasilis Tsiligiannis2009-08-111-1/+1
| | | | SVN-Revision: 17225
* madwifi: fix frame dropped counterFelix Fietkau2009-08-111-0/+25
| | | | SVN-Revision: 17224
* madwifi: fix compiler warningFelix Fietkau2009-08-111-1/+1
| | | | SVN-Revision: 17221
* fix software rx filter for ibss mode (based on a patch by harald schiöberg)Felix Fietkau2009-08-111-0/+20
| | | | SVN-Revision: 17220
* madwifi: fix compile error on kernels without net_device api compatibilityFelix Fietkau2009-08-115-11/+19
| | | | SVN-Revision: 17219
* base-files: move ipv6 module loading from setup_interface() to addif() in ↵Jo-Philipp Wich2009-08-103-10/+7
| | | | | | the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) SVN-Revision: 17217
* opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, ↵Jo-Philipp Wich2009-08-102-5/+17
| | | | | | bump package revision, thanks kupseoft SVN-Revision: 17209
* Correct bool expressions in dependencies. This fixes #5627Hauke Mehrtens2009-08-102-5/+5
| | | | SVN-Revision: 17208
* kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependencyVasilis Tsiligiannis2009-08-091-2/+2
| | | | SVN-Revision: 17206