aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* fix channel/frequency returned by scanMike Baker2007-07-092-2/+2
| | | | SVN-Revision: 7903
* restart wds links when wifi is restartedMike Baker2007-07-091-1/+2
| | | | SVN-Revision: 7901
* add second package source for packages built from the /packages repository ↵Felix Fietkau2007-07-092-3/+4
| | | | | | fix up first package source (should be release, not snapshots on 7.07) SVN-Revision: 7897
* add busybox printf patch from #2021Felix Fietkau2007-07-091-0/+18
| | | | SVN-Revision: 7895
* hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix ↵Felix Fietkau2007-07-094-92/+1624
| | | | | | permissions of various devices (fixes #2052) SVN-Revision: 7892
* fix usb-storage permissionsMike Baker2007-07-081-0/+0
| | | | SVN-Revision: 7889
* more wpa+wds patchesMike Baker2007-07-083-4/+8
| | | | SVN-Revision: 7888
* fix busybox --help problems on rebuildMike Baker2007-07-071-4/+3
| | | | SVN-Revision: 7887
* fix madwifi compile for 2.4Felix Fietkau2007-07-071-0/+16
| | | | SVN-Revision: 7885
* fix bug with ap+sta modes using wpaMike Baker2007-07-041-5/+6
| | | | SVN-Revision: 7877
* rearrange diag's platform detection code to look for known platform strings ↵Mike Baker2007-07-041-41/+66
| | | | | | before guessing SVN-Revision: 7876
* patch wlc and scripts to control wl's builtin wpa supplicantMike Baker2007-07-042-1/+38
| | | | SVN-Revision: 7875
* Package the hardware clock utility and fix english typos (#2015)Florian Fainelli2007-07-041-3/+15
| | | | SVN-Revision: 7874
* clean up default wifi configMike Baker2007-07-042-15/+4
| | | | SVN-Revision: 7873
* fix a race condition with broadcom wl devices in a bridge if a device is ↵Felix Fietkau2007-07-041-0/+1
| | | | | | added before the bridge is brought up, the wifi settings are lost SVN-Revision: 7872
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵Felix Fietkau2007-07-041-0/+9
| | | | | | the moment SVN-Revision: 7870
* remove ad-hoc tx hang workaround - the underlying issue has been fixed a ↵Felix Fietkau2007-07-041-49/+0
| | | | | | while ago SVN-Revision: 7868
* remove minstrel rate hackFelix Fietkau2007-07-041-13/+0
| | | | SVN-Revision: 7867
* another madwifi updateFelix Fietkau2007-07-042-15/+2
| | | | SVN-Revision: 7866
* update to the latest madwifi snapshotFelix Fietkau2007-07-0326-502/+337
| | | | SVN-Revision: 7864
* fix util-linux compile on avr32Felix Fietkau2007-07-031-1/+1
| | | | SVN-Revision: 7860
* wds-wpa supportMike Baker2007-07-021-0/+9
| | | | SVN-Revision: 7858
* refresh a patch that is causing problems on certain systemsFelix Fietkau2007-07-021-50/+66
| | | | SVN-Revision: 7857
* move ncurses to trunk and 7.07 (util-linux depends on it)Felix Fietkau2007-07-022-0/+190
| | | | SVN-Revision: 7854
* fix a horrible memleak in madwifiFelix Fietkau2007-07-021-0/+13
| | | | SVN-Revision: 7850
* bump busybox release numberFelix Fietkau2007-07-011-1/+1
| | | | SVN-Revision: 7837
* Update bcm43xx-mac80211 to latest git pull, mostly debugging improvementsPeter Denison2007-07-015-57/+75
| | | | SVN-Revision: 7830
* Package cfdisk and bump release number (#1992)Florian Fainelli2007-07-011-1/+15
| | | | SVN-Revision: 7828
* Make bcm43xx-mac802xx bcm47xx-2.6 specificFlorian Fainelli2007-07-011-1/+1
| | | | SVN-Revision: 7825
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-012-121/+0
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820
* massively reduce the number of forks that busybox ash has to do while ↵Felix Fietkau2007-07-011-0/+30
| | | | | | processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets SVN-Revision: 7815
* fix a crash related to wep and mic handling (#1973)Felix Fietkau2007-06-301-28/+75
| | | | SVN-Revision: 7813
* move parts of the failsafe code to the generic base-files - will be used on ↵Felix Fietkau2007-06-302-1/+4
| | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810
* fix a warning (#1800)Felix Fietkau2007-06-301-1/+1
| | | | SVN-Revision: 7809
* add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵Felix Fietkau2007-06-301-0/+82
| | | | | | madwifi svn after the 7.07 release SVN-Revision: 7807
* make the firewall script run after the network script again (required for ↵Felix Fietkau2007-06-301-1/+2
| | | | | | working with dynamically assigned interfaces), include the network state SVN-Revision: 7806
* include the network state in the dnsmasq init script. this makes it possible ↵Felix Fietkau2007-06-301-0/+1
| | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names SVN-Revision: 7805
* update wlcompat for new ioctl interface (fixes #1357)Felix Fietkau2007-06-3017-2137/+2742
| | | | SVN-Revision: 7795
* cleanupFelix Fietkau2007-06-301-10/+6
| | | | SVN-Revision: 7789
* fix the path to the yealink module (#1944)Felix Fietkau2007-06-301-1/+6
| | | | SVN-Revision: 7788
* replace the hotplug2 fork handling hack with a better solution implemented ↵Felix Fietkau2007-06-305-201/+246
| | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786
* unify sysctl.conf, add extra netfilter options (#1996)Felix Fietkau2007-06-301-0/+13
| | | | SVN-Revision: 7784
* qos-scripts update:Felix Fietkau2007-06-303-11/+32
| | | | | | | | - rewrite the RED qdisc calculations and add some comments this should fix the warnings about bursting (should also fix quirks with various linespeed settings) - reduce the calculated overhead for upstream, while i'm at it... SVN-Revision: 7782
* Added via-velocity module, and fixed some whitespace inconsistencies.Rod Whitby2007-06-291-4/+16
| | | | SVN-Revision: 7772
* check for + in the broadcast address before attempting a dns lookupFelix Fietkau2007-06-291-0/+29
| | | | SVN-Revision: 7767
* fix broadcast address (#1611)Mike Baker2007-06-281-2/+1
| | | | SVN-Revision: 7766
* Add a patch for openssl to fix some breakage that happens when compiled with ↵Felix Fietkau2007-06-281-0/+252
| | | | | | | | | | | gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. If the broken parts are reached at run time, the program will crash. I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use. Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html SVN-Revision: 7764
* Initialise firewall before network (#1988)Florian Fainelli2007-06-281-1/+1
| | | | SVN-Revision: 7757
* clean up the madwifi SoC support patch - remove some breakage that went ↵Felix Fietkau2007-06-281-23/+1
| | | | | | unnoticed because it only applies to kernelversions before 2.6.19 SVN-Revision: 7746
* add fragmentation and rts settings thanks rene closes #1725Travis Kemen2007-06-271-0/+12
| | | | SVN-Revision: 7743