summaryrefslogtreecommitdiff
path: root/openwrt/package/broadcom-wl
Commit message (Collapse)AuthorAgeFilesLines
* broadcom-wl: set vlan_mode for every enabled interfaceFelix Fietkau2006-08-271-1/+1
| | | | SVN-Revision: 4684
* add vlan_mode 0 command to fix the weird google issue in broadcom-wlFelix Fietkau2006-08-241-0/+1
| | | | SVN-Revision: 4651
* add vlan_mode to wlcFelix Fietkau2006-08-241-0/+7
| | | | SVN-Revision: 4648
* Fix/clean several hundred package makefilesMike Baker2006-08-181-1/+0
| | | | SVN-Revision: 4603
* fix more instances of '' abuseFelix Fietkau2006-07-301-2/+2
| | | | SVN-Revision: 4326
* rewrite of the network scripts and configurationFelix Fietkau2006-07-301-1/+13
| | | | SVN-Revision: 4323
* upgrade to new wl driver - supposedly fixes the weird google issueFelix Fietkau2006-07-241-2/+2
| | | | SVN-Revision: 4254
* fix broadcom-wl patchtableFelix Fietkau2006-07-243-13/+7
| | | | SVN-Revision: 4247
* add submenu dependencies (used to hide the proprietary broadcom driver on ↵Felix Fietkau2006-07-211-0/+1
| | | | | | anything except for brcm-2.4) SVN-Revision: 4197
* fix nas dependsFelix Fietkau2006-07-201-1/+1
| | | | SVN-Revision: 4172
* fix broadcom-wl dependanciesMike Baker2006-07-191-1/+1
| | | | SVN-Revision: 4171
* change depends/default for nasFelix Fietkau2006-07-181-1/+2
| | | | SVN-Revision: 4152
* add missing copyrightFelix Fietkau2006-06-271-0/+7
| | | | SVN-Revision: 4092
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | SVN-Revision: 4091
* reorder nas command line parameters (required for bridge operation)Felix Fietkau2006-06-251-1/+1
| | | | SVN-Revision: 4077
* make nas depend on nvramFelix Fietkau2006-06-251-0/+1
| | | | SVN-Revision: 4076
* small bugfixes for wifi (broadcom)Felix Fietkau2006-06-251-2/+5
| | | | SVN-Revision: 4074
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-251-4/+3
| | | | SVN-Revision: 4073
* add a simple /sbin/wifi script with support for the new broadcom driver ↵Felix Fietkau2006-06-252-0/+162
| | | | | | (incomplete, but works) SVN-Revision: 4072
* enable wlc by defaultFelix Fietkau2006-06-251-0/+1
| | | | SVN-Revision: 4070
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-2/+2
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* add libbcmcrypto to the nas packageFelix Fietkau2006-06-201-1/+5
| | | | SVN-Revision: 4018
* build mimo version of the broadcom wl driver as wellFelix Fietkau2006-06-192-14/+36
| | | | SVN-Revision: 4013
* add modules.d file for wlFelix Fietkau2006-06-191-0/+2
| | | | SVN-Revision: 4011
* remove the wl.o build from the kernel patch and move the driver along with ↵Felix Fietkau2006-06-1924-0/+8623
wl, nas and wlc into packages/broadcom-wl SVN-Revision: 4009