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