1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-03 05:16:22 +02:00
Commit Graph

18493 Commits

Author SHA1 Message Date
Felix Fietkau 2d00d5d32c fix typo in usbcore autoload
SVN-Revision: 5202
2006-10-17 21:45:44 +00:00
Felix Fietkau 4664a13c59 fix path to usbcore.ko
SVN-Revision: 5200
2006-10-17 21:21:55 +00:00
Felix Fietkau 7f3d638c4a port soundcore module
SVN-Revision: 5199
2006-10-17 21:19:49 +00:00
Felix Fietkau cb422dc1c1 port the usb modules over to the new system
SVN-Revision: 5197
2006-10-17 20:52:55 +00:00
Felix Fietkau cc1690b367 put madwifi in the right category
SVN-Revision: 5196
2006-10-17 20:52:40 +00:00
Felix Fietkau e2434a5515 hacks for supporting the toshiba wrc-1000
SVN-Revision: 5192
2006-10-17 17:07:35 +00:00
Felix Fietkau adcdb3046b fix submenu
SVN-Revision: 5191
2006-10-17 16:33:49 +00:00
Felix Fietkau 547b127d7a make kernel module packaging code reusable and use it in madwifi
SVN-Revision: 5189
2006-10-17 16:13:10 +00:00
Felix Fietkau 12a32c9c89 move the ar7 network driver into a separate package
SVN-Revision: 5186
2006-10-17 15:03:52 +00:00
Felix Fietkau 396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
2006-10-17 14:47:54 +00:00
Felix Fietkau fc8abe2dfa allow platform support directories to add and modify kernel module packages
SVN-Revision: 5184
2006-10-17 13:28:44 +00:00
Felix Fietkau ce19a369af split modules.mk
SVN-Revision: 5183
2006-10-17 13:18:01 +00:00
Nicolas Thill ba5a7a6f83 fix kernel modules extensions
SVN-Revision: 5181
2006-10-17 08:24:26 +00:00
Felix Fietkau 552194dcc5 add zlib fix from #855
SVN-Revision: 5180
2006-10-17 02:04:19 +00:00
Felix Fietkau 6cee90e993 some kernel module cleanup
SVN-Revision: 5178
2006-10-17 01:47:12 +00:00
Felix Fietkau 2bc9370619 remove support for obsolete /etc/modules file
SVN-Revision: 5173
2006-10-16 23:23:58 +00:00
Florian Fainelli 82aa950344 Do not automatically create atheros devices (#811), and potentially other bugs
SVN-Revision: 5168
2006-10-16 22:18:06 +00:00
Felix Fietkau b234ecfdf4 remove nvram.sh
SVN-Revision: 5153
2006-10-16 04:32:21 +00:00
Florian Fainelli bf032c9a9d Add ralink rt61 driver needed for rdc-2.6 target
SVN-Revision: 5142
2006-10-15 23:44:12 +00:00
Felix Fietkau 875927a153 add patch from #849
SVN-Revision: 5137
2006-10-15 23:13:59 +00:00
Felix Fietkau afd6539a65 add firewall protection for wan_device in addition to wan_ifname (fixes #852)
SVN-Revision: 5136
2006-10-15 23:04:23 +00:00
Felix Fietkau 233fbc4726 fix typo
SVN-Revision: 5131
2006-10-15 21:22:51 +00:00
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
SVN-Revision: 5128
2006-10-15 21:03:30 +00:00
Felix Fietkau 6f8a93af7e disable entropy gathering in wlcompat-debug
SVN-Revision: 5127
2006-10-15 19:21:08 +00:00
Felix Fietkau 05bbc05eaa add hotplug script for setting up networking on wds interfaces
SVN-Revision: 5125
2006-10-15 17:52:31 +00:00
Felix Fietkau a19201b641 wlc: use custom ether_ntoa implementation that pads the address parts
SVN-Revision: 5124
2006-10-15 17:52:08 +00:00
Felix Fietkau e27b59f130 add support for wds vifs for broadcom wl
SVN-Revision: 5122
2006-10-15 17:25:07 +00:00
Felix Fietkau 82d1c7f615 implement wlc call to read wds endpoint mac
SVN-Revision: 5121
2006-10-15 16:56:09 +00:00
Felix Fietkau 0123c3eef8 always return true in disable_broadcom()
SVN-Revision: 5120
2006-10-15 16:24:57 +00:00
Felix Fietkau 8a3523dc0e fix error message
SVN-Revision: 5119
2006-10-15 16:24:13 +00:00
Felix Fietkau 60d2df5f70 implement network callbacks for broadcom wl
SVN-Revision: 5118
2006-10-15 16:23:36 +00:00
Felix Fietkau a819576073 scan_interfaces is unnecessary at this point
SVN-Revision: 5117
2006-10-15 15:57:43 +00:00
Felix Fietkau 313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called
SVN-Revision: 5116
2006-10-15 15:50:02 +00:00
Felix Fietkau 5fee2188f5 add protection for bridging interface changes
SVN-Revision: 5115
2006-10-15 15:44:39 +00:00
Felix Fietkau cb3692258e remove the wifi interface from the default bridge
SVN-Revision: 5114
2006-10-15 15:32:14 +00:00
Felix Fietkau 2d072c5997 implement simple device autodetection for wifi drivers
SVN-Revision: 5113
2006-10-15 15:27:34 +00:00
Florian Fainelli 6c27c88271 Fix module dependency on ipw21,2200, bcm43xx
SVN-Revision: 5110
2006-10-15 12:50:08 +00:00
Felix Fietkau 9737163928 fix path to bash in openssl compile
SVN-Revision: 5105
2006-10-14 23:14:19 +00:00
Felix Fietkau 1aede1e1db fix zlib cross compiling from non-linux systems
SVN-Revision: 5102
2006-10-14 23:05:37 +00:00
Felix Fietkau 688443a803 don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd
SVN-Revision: 5085
2006-10-14 14:54:08 +00:00
Felix Fietkau afc9d921a7 portability fix
SVN-Revision: 5082
2006-10-14 14:26:40 +00:00
Felix Fietkau 24b5b885b6 fix typo
SVN-Revision: 5075
2006-10-14 12:18:39 +00:00
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00