summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* update e2fsprogs to 1.41.3Florian Fainelli2009-04-082-14/+2
| | | | SVN-Revision: 15151
* update ncurses to 5.7 (#4852)Florian Fainelli2009-04-085-7/+256
| | | | SVN-Revision: 15147
* dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating ↵Jo-Philipp Wich2009-04-072-27/+72
| | | | | | to 0.52 - thanks maniac103! SVN-Revision: 15144
* Add some b43 firmware helptextMichael Büsch2009-04-071-0/+20
| | | | SVN-Revision: 15143
* Remove 500-b43-disable_qos_when_openfw.patchMichael Büsch2009-04-071-11/+0
| | | | | | | | | | | | | This patch is incorrect. It leaves mac80211 and b43 in different states. mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled inside of b43's queue handling. There currently is no way to disable QoS after loading the firmware. Buildroot should probably statically change the module parameter to QoS=0, if the opensource firmware is built into the image. SVN-Revision: 15142
* madwifi: remove braindead code that overwrote the user's antenna diversity ↵Felix Fietkau2009-04-071-0/+30
| | | | | | setting (thx, brainslayer) SVN-Revision: 15141
* tweak some sysctl values for better performanceFelix Fietkau2009-04-071-0/+3
| | | | SVN-Revision: 15129
* b43: Add DMA poisoning patchesMichael Büsch2009-04-063-7/+186
| | | | SVN-Revision: 15121
* A patch which works around the issue is included in compat wireless.Michael Büsch2009-04-061-24/+0
| | | | SVN-Revision: 15120
* wprobe: enable conditional compilationFelix Fietkau2009-04-061-5/+15
| | | | SVN-Revision: 15116
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵Felix Fietkau2009-04-066-0/+164
| | | | | | recompilation issues SVN-Revision: 15115
* lua: add zlib build dependency, fix inaccuracy in gzip loaderJo-Philipp Wich2009-04-053-9/+13
| | | | SVN-Revision: 15109
* lua: add support for loading gzip compressed source files, bump package revisionJo-Philipp Wich2009-04-044-4/+272
| | | | SVN-Revision: 15108
* update openssl to 0.9.8k (#4846)Florian Fainelli2009-04-044-18/+41
| | | | SVN-Revision: 15106
* do not copy all library files, saves some space (#4872)Florian Fainelli2009-04-041-3/+3
| | | | SVN-Revision: 15101
* madwifi: fix crash under loadFelix Fietkau2009-04-041-0/+20
| | | | SVN-Revision: 15099
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵Felix Fietkau2009-04-043-2/+2
| | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097
* fix failsafe modeFelix Fietkau2009-04-041-0/+1
| | | | SVN-Revision: 15096
* udhcpc: run dhcp hotplug events after dns has been setFelix Fietkau2009-04-041-7/+7
| | | | SVN-Revision: 15095
* update iw to 0.9.11 (#4833)Florian Fainelli2009-04-031-2/+2
| | | | SVN-Revision: 15084
* Update to compat-wireless-2009-03-31Hauke Mehrtens2009-04-0218-1029/+864
| | | | SVN-Revision: 15083
* dropbear: update to 0.52 (#4635)Jo-Philipp Wich2009-03-295-25/+25
| | | | SVN-Revision: 15074
* busybox: avoid infinite loop in lsmod (#4834)Jo-Philipp Wich2009-03-292-1/+12
| | | | SVN-Revision: 15071
* Make b43 hwrng optionalMichael Büsch2009-03-292-0/+80
| | | | SVN-Revision: 15070
* madwifi: improve turbo/autochannel patchFelix Fietkau2009-03-291-2/+6
| | | | SVN-Revision: 15067
* wprobe: add init script for exporterFelix Fietkau2009-03-292-1/+48
| | | | SVN-Revision: 15066
* wprobe: export the newly added fields via ipfixFelix Fietkau2009-03-291-3/+25
| | | | SVN-Revision: 15065
* wprobe: fix moving averageFelix Fietkau2009-03-291-2/+2
| | | | SVN-Revision: 15064
* madwifi: add wprobe rxframe/probereq countersFelix Fietkau2009-03-291-12/+60
| | | | SVN-Revision: 15063
* madwifi: remove obsolete spatchFelix Fietkau2009-03-291-84/+0
| | | | SVN-Revision: 15062
* libipfix: add additional IEs for wprobe useFelix Fietkau2009-03-293-12/+22
| | | | SVN-Revision: 15061
* madwifi: do not use turbo mode during ap mode autoselection unless ↵Felix Fietkau2009-03-291-0/+11
| | | | | | specifically requested SVN-Revision: 15060
* madwifi: only set the desired mode for the first vapFelix Fietkau2009-03-291-1/+1
| | | | SVN-Revision: 15059
* fix unparsable options generated by wpa_supplicant.sh (#4835)Jo-Philipp Wich2009-03-282-3/+6
| | | | SVN-Revision: 15058
* opkg: fix error message reporting caused by an uninitialized variableFelix Fietkau2009-03-281-0/+16
| | | | SVN-Revision: 15057
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-273-15/+46
| | | | SVN-Revision: 15055
* madwifi: add config option for adjusting the beacon power relative to the ↵Felix Fietkau2009-03-262-0/+84
| | | | | | full tx power (needs testing, units/scale still unknown, defaults to max.) SVN-Revision: 15054
* madwifi: add a small missing change to the tx power reworkFelix Fietkau2009-03-261-2/+6
| | | | SVN-Revision: 15053
* madwifi on linux 2.4 is no longer supportedFelix Fietkau2009-03-261-1/+1
| | | | SVN-Revision: 15052
* implement support for wprobe in madwifiFelix Fietkau2009-03-263-0/+558
| | | | SVN-Revision: 15051
* add wireless measurement probe infrastructure, developed at Fraunhofer FOKUSFelix Fietkau2009-03-2613-0/+2923
| | | | SVN-Revision: 15050
* add libipfixFelix Fietkau2009-03-265-0/+541
| | | | SVN-Revision: 15049
* enable roboswitch for brcm-2.4 configFlorian Fainelli2009-03-261-0/+382
| | | | SVN-Revision: 15046
* - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 ↵Jo-Philipp Wich2009-03-253-4/+12
| | | | | | for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE SVN-Revision: 15042
* add a workaround for devices that only start beaconing after scanning, that ↵Florian Fainelli2009-03-251-0/+1
| | | | | | is almost every driver except b43 SVN-Revision: 15041
* libnl: fix compilation with eglibc (closes: #4785)Nicolas Thill2009-03-251-0/+10
| | | | SVN-Revision: 15039
* oops. committed an old version of the patchFelix Fietkau2009-03-251-3/+3
| | | | SVN-Revision: 15033
* madwifi: fix run-time channel switching in ap mode (including CSA)Felix Fietkau2009-03-251-0/+187
| | | | SVN-Revision: 15032
* madwifi: rework tx power handling, don't clamp user-configured tx power ↵Felix Fietkau2009-03-251-0/+243
| | | | | | limit based on current channel properties SVN-Revision: 15031
* madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than goodFelix Fietkau2009-03-251-0/+31
| | | | SVN-Revision: 15030