summaryrefslogtreecommitdiffstats
path: root/target/linux/package
Commit message (Expand)AuthorAgeFilesLines
* install madwifi headers in staging_dir (needed for hostapd)nico2005-08-141-0/+14
* add madwifi driver to headnbd2005-08-138-0/+103
* some wificonf and wlcompat cleanups/fixesnbd2005-08-131-3/+5
* add updates from whiterussian to headnbd2005-08-131-5/+72
* fix jffs2root dependency problemnbd2005-07-281-1/+1
* add preliminary support for soekris boardsnico2005-07-251-0/+26
* use correct mac address for lannbd2005-07-251-1/+2
* fix base-files-arch packagenbd2005-07-251-3/+5
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, run...nbd2005-07-2419-2546/+9
* move wificonf to target/linux/packagenbd2005-07-235-0/+536
* fix libnvram install into staging dirnbd2005-07-221-0/+1
* fix nvram compilenbd2005-07-211-1/+7
* fix firewall script, add ar7 network if into the bridge by defaultnbd2005-07-211-1/+1
* add config file /etc/config/network, add board-specific network.overrides (in...nbd2005-07-216-17/+150
* move nvram,jffs2root,shared libs into target/linux/package and make them broa...nbd2005-07-2130-1/+5456
* a translucent filesystemwbx2005-07-205-0/+75
* fix iwconfig eth1 enc on/offnbd2005-07-161-11/+11
* install externally compiled kernel-specific packages into the kernel-specific...nbd2005-07-161-0/+1
* fix some small bugs in wificonf and wlcompatnbd2005-07-091-5/+3
* fix txpower setting in wlcompatnbd2005-07-061-3/+5
* split wlcompat package in HEAD, toonbd2005-06-302-2/+16
* add board tag to kernel module version and add versioned depend (does not wor...nbd2005-06-115-14/+13
* some fixes for wlcompatnbd2005-06-112-30/+45
* implement SIOCSIWENCODE in wlcompatnbd2005-06-101-20/+55
* read wep keys from the driver's private data instead of the shmem (can get ke...nbd2005-06-101-23/+40
* add function for enabling/disabling radio in wlcompatnbd2005-06-011-10/+24
* don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newe...nbd2005-05-281-12/+5
* fix wlcompat buildnbd2005-05-282-10/+22
* move package/linux into target/linux, use wbx' new kernel code. support build...nbd2005-05-2818-0/+1336