aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* bump openssl PKG_RELEASEFelix Fietkau2008-11-111-1/+1
| | | | SVN-Revision: 13184
* enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)Felix Fietkau2008-11-111-1/+1
| | | | SVN-Revision: 13182
* bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - ↵Nicolas Thill2008-11-112-5/+5
| | | | | | bumb busybox release number SVN-Revision: 13180
* lua changes: - fix shared lib generation - don't ship liblua.so dev lib in ↵Nicolas Thill2008-11-112-10/+6
| | | | | | liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number SVN-Revision: 13179
* add missing kconfig symbol when SBP2 is enabledNicolas Thill2008-11-111-1/+3
| | | | SVN-Revision: 13177
* FireWire/IEEE1394 requires PCI supportNicolas Thill2008-11-111-0/+1
| | | | SVN-Revision: 13176
* ack CONFIG_ISDN change introduced in 2.6.27+Nicolas Thill2008-11-111-1/+0
| | | | SVN-Revision: 13175
* make network config script work with brctl from both bridge-utils & busyboxNicolas Thill2008-11-091-1/+1
| | | | SVN-Revision: 13165
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include ↵Florian Fainelli2008-11-097-266/+607
| | | | | | b43legacy by default in the Generic bcm47xx profile (#4179) SVN-Revision: 13164
* fix busybox brctl rejecting 0 as a valid value in time-related commands ↵Nicolas Thill2008-11-091-0/+13
| | | | | | (setageing, setfd, ...) SVN-Revision: 13163
* upgrade busybox to 1.11.3Nicolas Thill2008-11-093-159/+2
| | | | SVN-Revision: 13160
* Allow setting the MAC address on a broadcom device (#1512)Florian Fainelli2008-11-091-0/+2
| | | | SVN-Revision: 13154
* Change order of module startup to force USB2 before USB1.1Peter Denison2008-11-091-1/+1
| | | | SVN-Revision: 13151
* Add firewire kernel modules to menuconfigPeter Denison2008-11-091-0/+90
| | | | SVN-Revision: 13150
* Add mac80211-hswim driverFlorian Fainelli2008-11-091-0/+9
| | | | SVN-Revision: 13146
* fix trailing backslash error introduced in r13115 - fixes kernel config issuesFelix Fietkau2008-11-061-1/+1
| | | | SVN-Revision: 13131
* add rt2860 firmwareFelix Fietkau2008-11-031-0/+14
| | | | SVN-Revision: 13117
* add rt2800 (probably still defunct)Felix Fietkau2008-11-031-0/+9
| | | | SVN-Revision: 13116
* split out crc-ccittFelix Fietkau2008-11-032-13/+15
| | | | SVN-Revision: 13115
* upgrade compat-wireless to 2008-11-03Felix Fietkau2008-11-0326-7694/+9495
| | | | SVN-Revision: 13114
* Update openssl to 0.9.8i (#4060)Florian Fainelli2008-11-034-69/+71
| | | | SVN-Revision: 13109
* switch: remove message about BFL_ENETADM not being set on systems with a ↵Felix Fietkau2008-11-021-3/+2
| | | | | | roboswitch SVN-Revision: 13100
* madwifi: fix ACL race condition (patch by Sebastian Gottschall)Felix Fietkau2008-11-021-0/+116
| | | | SVN-Revision: 13097
* madwifi: fix noderef and state machine issues in the currently unused ↵Felix Fietkau2008-11-0265-465/+602
| | | | | | ap-to-ap wds mode; refresh patches SVN-Revision: 13096
* fix a rare wds related noderef issueFelix Fietkau2008-11-0218-190/+191
| | | | SVN-Revision: 13095
* fix typoFelix Fietkau2008-10-301-1/+1
| | | | SVN-Revision: 13084
* remove GPG not enabled in this build warningTravis Kemen2008-10-301-0/+22
| | | | SVN-Revision: 13083
* remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns ↵Travis Kemen2008-10-291-0/+1
| | | | | | servers no longer in the config get cleared SVN-Revision: 13082
* add back the include() function to awk (extracted from the old awx patch)Felix Fietkau2008-10-291-0/+212
| | | | SVN-Revision: 13081
* don't bring down interfaces when preparing themFelix Fietkau2008-10-291-2/+2
| | | | SVN-Revision: 13079
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵Felix Fietkau2008-10-294-9/+7
| | | | | | when bringing an interface down - fixes an issue with random hostapd death SVN-Revision: 13078
* fix hostapd a/g mode if only the channel is configured in the configFelix Fietkau2008-10-291-1/+4
| | | | SVN-Revision: 13076
* fix hostapd race condition which breaks wpa with madwifiFelix Fietkau2008-10-291-0/+27
| | | | SVN-Revision: 13075
* fix a null pointer deref in vi's searchMike Baker2008-10-291-0/+35
| | | | SVN-Revision: 13073
* mac80211: fix zd1211rw firmware locationGabor Juhos2008-10-281-2/+2
| | | | SVN-Revision: 13065
* remove LED api abuse from r13032 per request fom nbd, gpioctl is now built ↵Travis Kemen2008-10-231-14/+5
| | | | | | by defualt SVN-Revision: 13039
* remove polarity from config file generationTravis Kemen2008-10-231-2/+1
| | | | SVN-Revision: 13034
* fix mistakes in last commitTravis Kemen2008-10-231-2/+2
| | | | SVN-Revision: 13033
* Simplify antenna selection and remove the need for gpioctl for the nanostation2.Travis Kemen2008-10-231-12/+19
| | | | SVN-Revision: 13032
* fix polarityTravis Kemen2008-10-231-1/+1
| | | | SVN-Revision: 13031
* madwifi: improve reliability of the antenna diversity settingFelix Fietkau2008-10-232-1/+11
| | | | SVN-Revision: 13029
* implement uci config option for the nanostation antenna/polarity control ↵Felix Fietkau2008-10-231-8/+47
| | | | | | (ns2 and ns5 supported) SVN-Revision: 13028
* madwifi: add a patch for detecting vendor / device name information (only ↵Felix Fietkau2008-10-234-9/+326
| | | | | | implemented for WiSoC at the moment) SVN-Revision: 13027
* make sure that the dhcp client (or other processes necessary to get a ↵Felix Fietkau2008-10-231-0/+1
| | | | | | connection) gets restarted when the wifi is restarted SVN-Revision: 13026
* add new switch configuration apiFelix Fietkau2008-10-185-0/+1141
| | | | SVN-Revision: 13009
* mac80211: fix zd1211rw build errorGabor Juhos2008-10-171-3/+18
| | | | SVN-Revision: 12996
* add phidget kernel module from #4116Travis Kemen2008-10-171-0/+13
| | | | SVN-Revision: 12994
* madwifi: allow disabling of hardware ibss merges by setting the wifi-iface ↵Felix Fietkau2008-10-161-1/+4
| | | | | | option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up) SVN-Revision: 12993
* remove madwifi-testing (it confuses users) - it doesn't work, never has, and ↵Felix Fietkau2008-10-1646-5160/+5
| | | | | | i'm not going to finish it. SVN-Revision: 12992
* netfilter/iptables: disable IMQ on 2.6.27Gabor Juhos2008-10-152-3/+4
| | | | SVN-Revision: 12984