summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* improve mtd image check - don't check trx header if the target partition is n...nbd2006-10-231-10/+15
* add missing autoload optionsnbd2006-10-221-0/+5
* template.awk fix processing of certain config file formatsnbd2006-10-201-3/+3
* move /usr/lib/parse-config.awk to /lib/config/template.awknbd2006-10-202-1/+1
* fix ar7-net compile errornbd2006-10-191-1/+1
* fix softdog kmod packaging on 2.6nico2006-10-191-0/+9
* add sitefiles similar to the ones from openembeddednbd2006-10-191-1/+0
* fix bluetooth module packagingnbd2006-10-191-10/+18
* cleanupnbd2006-10-191-5/+10
* finally kill KMOD_template - removes a big chunk of legacy build codenbd2006-10-195-37/+253
* port more modules over to the new systemnbd2006-10-192-1/+185
* remove bogus -j1 options from make callsnbd2006-10-182-6/+6
* enable native ipsec modules on 2.6, add ipsec kernel modulesnico2006-10-181-0/+50
* oops, committed the wrong filenbd2006-10-171-2/+2
* fix typo in usbcore autoloadnbd2006-10-171-1/+1
* fix path to usbcore.konbd2006-10-171-1/+8
* port soundcore modulenbd2006-10-171-0/+17
* port the usb modules over to the new systemnbd2006-10-171-0/+239
* put madwifi in the right categorynbd2006-10-171-1/+1
* hacks for supporting the toshiba wrc-1000nbd2006-10-172-2/+13
* fix submenunbd2006-10-171-0/+1
* make kernel module packaging code reusable and use it in madwifinbd2006-10-174-98/+40
* move the ar7 network driver into a separate packagenbd2006-10-171-0/+51
* move the ar7 adsl driver into a separate package directory with external buil...nbd2006-10-171-0/+68
* allow platform support directories to add and modify kernel module packagesnbd2006-10-172-2/+2
* split modules.mknbd2006-10-176-559/+603
* fix kernel modules extensionsnico2006-10-171-6/+6
* add zlib fix from #855nbd2006-10-171-11/+37
* some kernel module cleanupnbd2006-10-171-28/+77
* remove support for obsolete /etc/modules filenbd2006-10-161-1/+1
* Do not automatically create atheros devices (#811), and potentially other bugsflorian2006-10-161-1/+1
* remove nvram.shnbd2006-10-161-19/+0
* Add ralink rt61 driver needed for rdc-2.6 targetflorian2006-10-152-0/+52
* add patch from #849nbd2006-10-151-0/+21
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)nbd2006-10-151-0/+2
* fix typonbd2006-10-151-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-1520-19/+197
* disable entropy gathering in wlcompat-debugnbd2006-10-151-1/+8
* add hotplug script for setting up networking on wds interfacesnbd2006-10-151-0/+34
* wlc: use custom ether_ntoa implementation that pads the address partsnbd2006-10-151-7/+12
* add support for wds vifs for broadcom wlnbd2006-10-151-1/+8
* implement wlc call to read wds endpoint macnbd2006-10-151-0/+42
* always return true in disable_broadcom()nbd2006-10-151-0/+1
* fix error messagenbd2006-10-151-1/+1
* implement network callbacks for broadcom wlnbd2006-10-151-12/+34
* scan_interfaces is unnecessary at this pointnbd2006-10-151-1/+0
* remove all broadcom interfaces from bridges and bring them down completely wh...nbd2006-10-153-8/+28
* add protection for bridging interface changesnbd2006-10-151-0/+7
* remove the wifi interface from the default bridgenbd2006-10-152-8/+6
* implement simple device autodetection for wifi driversnbd2006-10-154-26/+78