summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* MADWIFI_DEBUG should depend on DEVELImre Kaloz2008-11-171-1/+1
| | | | SVN-Revision: 13267
* remove mac address handling, now handled by /lib/network/config.shJo-Philipp Wich2008-11-171-1/+1
| | | | SVN-Revision: 13259
* Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ↵Jo-Philipp Wich2008-11-171-0/+1
| | | | | | address SVN-Revision: 13258
* move the txpower option to wifi-iface to mimic madwifi configurationJo-Philipp Wich2008-11-161-2/+3
| | | | SVN-Revision: 13239
* package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config ↵Jo-Philipp Wich2008-11-161-4/+7
| | | | | | - implement txpower option SVN-Revision: 13236
* Finally fix iptables -m conntrack (#988), bump release numnberFlorian Fainelli2008-11-162-1/+12
| | | | SVN-Revision: 13235
* Package pata_rb532_cf separately and update kernel configFlorian Fainelli2008-11-161-0/+18
| | | | SVN-Revision: 13225
* The package kmod-net-prism54 misses the firmware file in /lib/firmware.Florian Fainelli2008-11-151-0/+17
| | | | | | Signed-Off-By: Joerg Albert <jal2 at gmx.de> SVN-Revision: 13223
* kexec-tools does build fine on mips with 2.6.27 kernels, until we update the ↵Florian Fainelli2008-11-151-1/+1
| | | | | | kexec-tools version, mask it SVN-Revision: 13222
* Use the openwrt.org mirror, others are offlineFlorian Fainelli2008-11-151-1/+1
| | | | SVN-Revision: 13221
* Split out pcmcia core support from the socket driversFlorian Fainelli2008-11-151-14/+25
| | | | SVN-Revision: 13214
* Package bcm63xx-pcmcia kernel module and fix compilationFlorian Fainelli2008-11-151-0/+14
| | | | SVN-Revision: 13212
* Fix typo in wpa_supplicant (#4208)Florian Fainelli2008-11-151-1/+1
| | | | SVN-Revision: 13209
* madwifi: ap+sta race conditionsFelix Fietkau2008-11-142-1/+61
| | | | SVN-Revision: 13208
* madwifi: add iwpriv for setting the maximum number of associated clients (ap ↵Felix Fietkau2008-11-143-3/+88
| | | | | | mode) SVN-Revision: 13207
* Build p54 driver from compat-wirelessFlorian Fainelli2008-11-143-39/+86
| | | | SVN-Revision: 13206
* Put libext2fs into its own package.Lars-Peter Clausen2008-11-141-2/+23
| | | | SVN-Revision: 13205
* uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua ↵Felix Fietkau2008-11-141-2/+2
| | | | | | binding problem SVN-Revision: 13203
* fix brctl on linux 2.4Nicolas Thill2008-11-131-0/+74
| | | | SVN-Revision: 13194
* 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