summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* move the txpower option to wifi-iface to mimic madwifi configurationJo-Philipp Wich2008-11-161-2/+3
* package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config -...Jo-Philipp Wich2008-11-161-4/+7
* Finally fix iptables -m conntrack (#988), bump release numnberFlorian Fainelli2008-11-162-1/+12
* Package pata_rb532_cf separately and update kernel configFlorian Fainelli2008-11-161-0/+18
* The package kmod-net-prism54 misses the firmware file in /lib/firmware.Florian Fainelli2008-11-151-0/+17
* kexec-tools does build fine on mips with 2.6.27 kernels, until we update the ...Florian Fainelli2008-11-151-1/+1
* Use the openwrt.org mirror, others are offlineFlorian Fainelli2008-11-151-1/+1
* Split out pcmcia core support from the socket driversFlorian Fainelli2008-11-151-14/+25
* Package bcm63xx-pcmcia kernel module and fix compilationFlorian Fainelli2008-11-151-0/+14
* Fix typo in wpa_supplicant (#4208)Florian Fainelli2008-11-151-1/+1
* madwifi: ap+sta race conditionsFelix Fietkau2008-11-142-1/+61
* madwifi: add iwpriv for setting the maximum number of associated clients (ap ...Felix Fietkau2008-11-143-3/+88
* Build p54 driver from compat-wirelessFlorian Fainelli2008-11-143-39/+86
* Put libext2fs into its own package.Lars-Peter Clausen2008-11-141-2/+23
* uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua bindi...Felix Fietkau2008-11-141-2/+2
* fix brctl on linux 2.4Nicolas Thill2008-11-131-0/+74
* bump openssl PKG_RELEASEFelix Fietkau2008-11-111-1/+1
* enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)Felix Fietkau2008-11-111-1/+1
* bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bu...Nicolas Thill2008-11-112-5/+5
* lua changes: - fix shared lib generation - don't ship liblua.so dev lib in li...Nicolas Thill2008-11-112-10/+6
* add missing kconfig symbol when SBP2 is enabledNicolas Thill2008-11-111-1/+3
* FireWire/IEEE1394 requires PCI supportNicolas Thill2008-11-111-0/+1
* ack CONFIG_ISDN change introduced in 2.6.27+Nicolas Thill2008-11-111-1/+0
* make network config script work with brctl from both bridge-utils & busyboxNicolas Thill2008-11-091-1/+1
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b...Florian Fainelli2008-11-097-266/+607
* fix busybox brctl rejecting 0 as a valid value in time-related commands (seta...Nicolas Thill2008-11-091-0/+13
* upgrade busybox to 1.11.3Nicolas Thill2008-11-093-159/+2
* Allow setting the MAC address on a broadcom device (#1512)Florian Fainelli2008-11-091-0/+2
* Change order of module startup to force USB2 before USB1.1Peter Denison2008-11-091-1/+1
* Add firewire kernel modules to menuconfigPeter Denison2008-11-091-0/+90
* Add mac80211-hswim driverFlorian Fainelli2008-11-091-0/+9
* fix trailing backslash error introduced in r13115 - fixes kernel config issuesFelix Fietkau2008-11-061-1/+1
* add rt2860 firmwareFelix Fietkau2008-11-031-0/+14
* add rt2800 (probably still defunct)Felix Fietkau2008-11-031-0/+9
* split out crc-ccittFelix Fietkau2008-11-032-13/+15
* upgrade compat-wireless to 2008-11-03Felix Fietkau2008-11-0326-7694/+9495
* Update openssl to 0.9.8i (#4060)Florian Fainelli2008-11-034-69/+71
* switch: remove message about BFL_ENETADM not being set on systems with a robo...Felix Fietkau2008-11-021-3/+2
* madwifi: fix ACL race condition (patch by Sebastian Gottschall)Felix Fietkau2008-11-021-0/+116
* madwifi: fix noderef and state machine issues in the currently unused ap-to-a...Felix Fietkau2008-11-0265-465/+602
* fix a rare wds related noderef issueFelix Fietkau2008-11-0218-190/+191
* fix typoFelix Fietkau2008-10-301-1/+1
* remove GPG not enabled in this build warningTravis Kemen2008-10-301-0/+22
* remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...Travis Kemen2008-10-291-0/+1
* add back the include() function to awk (extracted from the old awx patch)Felix Fietkau2008-10-291-0/+212
* don't bring down interfaces when preparing themFelix Fietkau2008-10-291-2/+2
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-294-9/+7
* fix hostapd a/g mode if only the channel is configured in the configFelix Fietkau2008-10-291-1/+4
* fix hostapd race condition which breaks wpa with madwifiFelix Fietkau2008-10-291-0/+27
* fix a null pointer deref in vi's searchMike Baker2008-10-291-0/+35