| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | nbd | 2006-10-20 | 2 | -1/+1 |
* | fix ar7-net compile error | nbd | 2006-10-19 | 1 | -1/+1 |
* | fix softdog kmod packaging on 2.6 | nico | 2006-10-19 | 1 | -0/+9 |
* | add sitefiles similar to the ones from openembedded | nbd | 2006-10-19 | 1 | -1/+0 |
* | fix bluetooth module packaging | nbd | 2006-10-19 | 1 | -10/+18 |
* | cleanup | nbd | 2006-10-19 | 1 | -5/+10 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | nbd | 2006-10-19 | 5 | -37/+253 |
* | port more modules over to the new system | nbd | 2006-10-19 | 2 | -1/+185 |
* | remove bogus -j1 options from make calls | nbd | 2006-10-18 | 2 | -6/+6 |
* | enable native ipsec modules on 2.6, add ipsec kernel modules | nico | 2006-10-18 | 1 | -0/+50 |
* | oops, committed the wrong file | nbd | 2006-10-17 | 1 | -2/+2 |
* | fix typo in usbcore autoload | nbd | 2006-10-17 | 1 | -1/+1 |
* | fix path to usbcore.ko | nbd | 2006-10-17 | 1 | -1/+8 |
* | port soundcore module | nbd | 2006-10-17 | 1 | -0/+17 |
* | port the usb modules over to the new system | nbd | 2006-10-17 | 1 | -0/+239 |
* | put madwifi in the right category | nbd | 2006-10-17 | 1 | -1/+1 |
* | hacks for supporting the toshiba wrc-1000 | nbd | 2006-10-17 | 2 | -2/+13 |
* | fix submenu | nbd | 2006-10-17 | 1 | -0/+1 |
* | make kernel module packaging code reusable and use it in madwifi | nbd | 2006-10-17 | 4 | -98/+40 |
* | move the ar7 network driver into a separate package | nbd | 2006-10-17 | 1 | -0/+51 |
* | move the ar7 adsl driver into a separate package directory with external buil... | nbd | 2006-10-17 | 1 | -0/+68 |
* | allow platform support directories to add and modify kernel module packages | nbd | 2006-10-17 | 2 | -2/+2 |
* | split modules.mk | nbd | 2006-10-17 | 6 | -559/+603 |
* | fix kernel modules extensions | nico | 2006-10-17 | 1 | -6/+6 |
* | add zlib fix from #855 | nbd | 2006-10-17 | 1 | -11/+37 |
* | some kernel module cleanup | nbd | 2006-10-17 | 1 | -28/+77 |
* | remove support for obsolete /etc/modules file | nbd | 2006-10-16 | 1 | -1/+1 |
* | Do not automatically create atheros devices (#811), and potentially other bugs | florian | 2006-10-16 | 1 | -1/+1 |
* | remove nvram.sh | nbd | 2006-10-16 | 1 | -19/+0 |
* | Add ralink rt61 driver needed for rdc-2.6 target | florian | 2006-10-15 | 2 | -0/+52 |
* | add patch from #849 | nbd | 2006-10-15 | 1 | -0/+21 |
* | add firewall protection for wan_device in addition to wan_ifname (fixes #852) | nbd | 2006-10-15 | 1 | -0/+2 |
* | fix typo | nbd | 2006-10-15 | 1 | -1/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | nbd | 2006-10-15 | 20 | -19/+197 |
* | disable entropy gathering in wlcompat-debug | nbd | 2006-10-15 | 1 | -1/+8 |
* | add hotplug script for setting up networking on wds interfaces | nbd | 2006-10-15 | 1 | -0/+34 |
* | wlc: use custom ether_ntoa implementation that pads the address parts | nbd | 2006-10-15 | 1 | -7/+12 |
* | add support for wds vifs for broadcom wl | nbd | 2006-10-15 | 1 | -1/+8 |
* | implement wlc call to read wds endpoint mac | nbd | 2006-10-15 | 1 | -0/+42 |
* | always return true in disable_broadcom() | nbd | 2006-10-15 | 1 | -0/+1 |
* | fix error message | nbd | 2006-10-15 | 1 | -1/+1 |
* | implement network callbacks for broadcom wl | nbd | 2006-10-15 | 1 | -12/+34 |
* | scan_interfaces is unnecessary at this point | nbd | 2006-10-15 | 1 | -1/+0 |
* | remove all broadcom interfaces from bridges and bring them down completely wh... | nbd | 2006-10-15 | 3 | -8/+28 |
* | add protection for bridging interface changes | nbd | 2006-10-15 | 1 | -0/+7 |
* | remove the wifi interface from the default bridge | nbd | 2006-10-15 | 2 | -8/+6 |
* | implement simple device autodetection for wifi drivers | nbd | 2006-10-15 | 4 | -26/+78 |
* | Fix module dependency on ipw21,2200, bcm43xx | florian | 2006-10-15 | 1 | -0/+3 |
* | fix path to bash in openssl compile | nbd | 2006-10-14 | 1 | -0/+8 |
* | fix zlib cross compiling from non-linux systems | nbd | 2006-10-14 | 2 | -0/+1 |