Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The RB513 CF driver is now a module, enable it by default for the RB1xx ↵ | Florian Fainelli | 2007-10-23 | 1 | -0/+15 |
| | | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416 | ||||
* | Add the prism54-mac80211 version from #2560 | Florian Fainelli | 2007-10-23 | 11 | -0/+3844 |
| | | | | SVN-Revision: 9414 | ||||
* | Add udev initilisation | Felix Fietkau | 2007-10-23 | 1 | -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> SVN-Revision: 9412 | ||||
* | remove madwifi karma patch until it's fixed | Imre Kaloz | 2007-10-22 | 1 | -176/+0 |
| | | | | SVN-Revision: 9404 | ||||
* | fix mac80211 compile | Felix Fietkau | 2007-10-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 9391 | ||||
* | fix more downloading crap | Felix Fietkau | 2007-10-21 | 5 | -9/+3 |
| | | | | SVN-Revision: 9389 | ||||
* | remove unnecessary linux config include (it broke 'make download') | Felix Fietkau | 2007-10-21 | 1 | -3/+0 |
| | | | | SVN-Revision: 9388 | ||||
* | mark ipset as 2.6 only | Felix Fietkau | 2007-10-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 9382 | ||||
* | fix the remaining patch reject in 700-libtoolize.patch in linux-atm | Felix Fietkau | 2007-10-20 | 1 | -13/+40888 |
| | | | | SVN-Revision: 9381 | ||||
* | refreshed madwifi patches | John Crispin | 2007-10-20 | 29 | -181/+189 |
| | | | | SVN-Revision: 9380 | ||||
* | fixed linux-atm | John Crispin | 2007-10-20 | 1 | -40885/+9 |
| | | | | SVN-Revision: 9377 | ||||
* | refresh linux-atm patches | Felix Fietkau | 2007-10-20 | 8 | -290/+304 |
| | | | | SVN-Revision: 9373 | ||||
* | remove obsolete zd1211-driver, replaced by the in-tree module | Felix Fietkau | 2007-10-20 | 2 | -115/+0 |
| | | | | SVN-Revision: 9372 | ||||
* | mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets ↵ | Felix Fietkau | 2007-10-20 | 1 | -0/+1 |
| | | | | | | can use sshfs+fuse SVN-Revision: 9371 | ||||
* | disable driver_devicescape in hostapd will be enabled again when the ↵ | Felix Fietkau | 2007-10-20 | 1 | -5/+2 |
| | | | | | | mac80211 guys have sorted out the api ;) SVN-Revision: 9369 | ||||
* | fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23 | Felix Fietkau | 2007-10-20 | 5 | -267/+562 |
| | | | | SVN-Revision: 9366 | ||||
* | re-libtoolize linux-atm to fix random libname breakage | Felix Fietkau | 2007-10-20 | 2 | -0/+41865 |
| | | | | SVN-Revision: 9365 | ||||
* | fix up a few ide related kernel config issues (related to #2516) | Felix Fietkau | 2007-10-20 | 1 | -5/+6 |
| | | | | SVN-Revision: 9364 | ||||
* | make morse LED trigger available as a package, and fix it to compile with 2.6.23 | Gabor Juhos | 2007-10-20 | 1 | -0/+15 |
| | | | | SVN-Revision: 9363 | ||||
* | add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) | Gabor Juhos | 2007-10-20 | 1 | -1/+18 |
| | | | | SVN-Revision: 9362 | ||||
* | Convert the karma changes to be an ioctl | Florian Fainelli | 2007-10-19 | 3 | -116/+168 |
| | | | | SVN-Revision: 9358 | ||||
* | fixed wpa2 support for madwifi/wpa_supplicant | John Crispin | 2007-10-18 | 2 | -21/+9 |
| | | | | SVN-Revision: 9355 | ||||
* | more package submenus | John Crispin | 2007-10-18 | 3 | -1/+5 |
| | | | | SVN-Revision: 9351 | ||||
* | Turn off stp by default, thanks ejka | Florian Fainelli | 2007-10-18 | 2 | -2/+1 |
| | | | | SVN-Revision: 9345 | ||||
* | Revert [9176] now that we have network config handling stp [9343] | Florian Fainelli | 2007-10-18 | 1 | -3/+0 |
| | | | | SVN-Revision: 9344 | ||||
* | Turn on stp by default for bridges (#2476) | Florian Fainelli | 2007-10-18 | 2 | -0/+3 |
| | | | | SVN-Revision: 9343 | ||||
* | added rtl8169, from #2554 | John Crispin | 2007-10-16 | 1 | -0/+16 |
| | | | | SVN-Revision: 9339 | ||||
* | Add route6 option to setup IPv6 routes (#2528) | Florian Fainelli | 2007-10-16 | 1 | -0/+29 |
| | | | | SVN-Revision: 9337 | ||||
* | Update description, iptables-mod-ipsec includes libipt_policy.so | Florian Fainelli | 2007-10-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 9336 | ||||
* | Fix typos and add quotes, potentially fix build failures with ccache (#2533) | Florian Fainelli | 2007-10-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 9335 | ||||
* | clear flags always | Eugene Konev | 2007-10-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 9331 | ||||
* | fix acx-mac80211 | Eugene Konev | 2007-10-15 | 2 | -1/+180 |
| | | | | SVN-Revision: 9326 | ||||
* | fix acx-mac80211 build (closes #2534) | Matteo Croce | 2007-10-14 | 1 | -4/+0 |
| | | | | SVN-Revision: 9323 | ||||
* | Allow kexec to directly use the kernel exposed in a mtd partition and reboot ↵ | Florian Fainelli | 2007-10-14 | 2 | -0/+6 |
| | | | | | | using the right command line SVN-Revision: 9322 | ||||
* | mark b43 as broken | Felix Fietkau | 2007-10-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 9321 | ||||
* | Build a karma variant of madwifi | Florian Fainelli | 2007-10-14 | 2 | -0/+116 |
| | | | | SVN-Revision: 9316 | ||||
* | fixed 1677 | John Crispin | 2007-10-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 9314 | ||||
* | DESCRIPTION:= is obselete | John Crispin | 2007-10-14 | 3 | -6/+13 |
| | | | | SVN-Revision: 9306 | ||||
* | DESCRIPTION:= is obselete | John Crispin | 2007-10-14 | 1 | -3/+12 |
| | | | | SVN-Revision: 9305 | ||||
* | fix nl80211 | Felix Fietkau | 2007-10-13 | 1 | -3/+4 |
| | | | | SVN-Revision: 9296 | ||||
* | fix typo | Felix Fietkau | 2007-10-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 9295 | ||||
* | don't build mac80211 if the kernel version does not match | Felix Fietkau | 2007-10-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 9294 | ||||
* | add b43 | Felix Fietkau | 2007-10-13 | 28 | -0/+16946 |
| | | | | SVN-Revision: 9293 | ||||
* | fix include, reduce verbosity | Felix Fietkau | 2007-10-13 | 1 | -4/+2 |
| | | | | SVN-Revision: 9292 | ||||
* | remove old bcm43xx-mac80211... will be replaced by b43 | Felix Fietkau | 2007-10-13 | 31 | -16838/+0 |
| | | | | SVN-Revision: 9291 | ||||
* | add updated mac80211 - this no longer relies on patching includes in the ↵ | Felix Fietkau | 2007-10-13 | 51 | -11929/+8701 |
| | | | | | | kernel trees, but just uses its own instead SVN-Revision: 9290 | ||||
* | updated linux-uvc, from #2512 | John Crispin | 2007-10-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 9287 | ||||
* | updated ipsec-tools from #2510 | John Crispin | 2007-10-13 | 1 | -2/+3 |
| | | | | SVN-Revision: 9286 | ||||
* | ipset: update to version 2.3.0, probably you need to rebuild your toolchain ↵ | Gabor Juhos | 2007-10-12 | 2 | -193/+5 |
| | | | | | | to compile it successfully SVN-Revision: 9270 | ||||
* | netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵ | Gabor Juhos | 2007-10-12 | 1 | -0/+12 |
| | | | | | | 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 SVN-Revision: 9269 |