aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* The RB513 CF driver is now a module, enable it by default for the RB1xx profile.Florian Fainelli2007-10-231-0/+15
| | | | | | | Fix the membase of the CF driver. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the prism54-mac80211 version from #2560Florian Fainelli2007-10-2311-0/+3844
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add udev initilisationFelix Fietkau2007-10-231-0/+1
| | | | | | | | | | | | We have a udev package, but no means to start udev at boot. This change adds the necessary startup in /init, and adds the required /sbin/udevsettle to the udev installed files Signed-off-by: Jeremy Kerr <jk@ozlabs.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove madwifi karma patch until it's fixedImre Kaloz2007-10-221-176/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9404 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mac80211 compileFelix Fietkau2007-10-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix more downloading crapFelix Fietkau2007-10-215-9/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unnecessary linux config include (it broke 'make download')Felix Fietkau2007-10-211-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mark ipset as 2.6 onlyFelix Fietkau2007-10-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the remaining patch reject in 700-libtoolize.patch in linux-atmFelix Fietkau2007-10-201-13/+40888
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refreshed madwifi patchesJohn Crispin2007-10-2029-181/+189
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed linux-atmJohn Crispin2007-10-201-40885/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh linux-atm patchesFelix Fietkau2007-10-208-290/+304
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete zd1211-driver, replaced by the in-tree moduleFelix Fietkau2007-10-202-115/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets ↵Felix Fietkau2007-10-201-0/+1
| | | | | | can use sshfs+fuse git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable driver_devicescape in hostapdFelix Fietkau2007-10-201-5/+2
| | | | | | | will be enabled again when the mac80211 guys have sorted out the api ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23Felix Fietkau2007-10-205-267/+562
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-libtoolize linux-atm to fix random libname breakageFelix Fietkau2007-10-202-0/+41865
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up a few ide related kernel config issues (related to #2516)Felix Fietkau2007-10-201-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make morse LED trigger available as a package, and fix it to compile with 2.6.23Gabor Juhos2007-10-201-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held ↵Gabor Juhos2007-10-201-1/+18
| | | | | | (closes: #2153) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert the karma changes to be an ioctlFlorian Fainelli2007-10-193-116/+168
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed wpa2 support for madwifi/wpa_supplicantJohn Crispin2007-10-182-21/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more package submenusJohn Crispin2007-10-183-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Turn off stp by default, thanks ejkaFlorian Fainelli2007-10-182-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert [9176] now that we have network config handling stp [9343]Florian Fainelli2007-10-181-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Turn on stp by default for bridges (#2476)Florian Fainelli2007-10-182-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added rtl8169, from #2554John Crispin2007-10-161-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add route6 option to setup IPv6 routes (#2528)Florian Fainelli2007-10-161-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update description, iptables-mod-ipsec includes libipt_policy.soFlorian Fainelli2007-10-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typos and add quotes, potentially fix build failures with ccache (#2533)Florian Fainelli2007-10-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clear flags alwaysEugene Konev2007-10-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix acx-mac80211Eugene Konev2007-10-152-1/+180
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix acx-mac80211 build (closes #2534)Matteo Croce2007-10-141-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow kexec to directly use the kernel exposed in a mtd partition and reboot ↵Florian Fainelli2007-10-142-0/+6
| | | | | | using the right command line git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mark b43 as brokenFelix Fietkau2007-10-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build a karma variant of madwifiFlorian Fainelli2007-10-142-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed 1677John Crispin2007-10-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* DESCRIPTION:= is obseleteJohn Crispin2007-10-143-6/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* DESCRIPTION:= is obseleteJohn Crispin2007-10-141-3/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix nl80211Felix Fietkau2007-10-131-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoFelix Fietkau2007-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't build mac80211 if the kernel version does not matchFelix Fietkau2007-10-131-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add b43Felix Fietkau2007-10-1328-0/+16946
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix include, reduce verbosityFelix Fietkau2007-10-131-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove old bcm43xx-mac80211... will be replaced by b43Felix Fietkau2007-10-1331-16838/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add updated mac80211 - this no longer relies on patching includes in the ↵Felix Fietkau2007-10-1351-11929/+8701
| | | | | | kernel trees, but just uses its own instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated linux-uvc, from #2512John Crispin2007-10-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated ipsec-tools from #2510John Crispin2007-10-131-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] ipset: update to version 2.3.0, probably you need to rebuild your ↵Gabor Juhos2007-10-122-193/+5
| | | | | | toolchain to compile it successfully git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter/ipset cleanupsGabor Juhos2007-10-121-0/+12
| | | | | | | | | | * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73