4026 Commits (2ddbc4149eecdf41ea5d842c21177554e4200df4)
 

Author SHA1 Message Date
Felix Fietkau 396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download 18 years ago
Felix Fietkau fc8abe2dfa allow platform support directories to add and modify kernel module packages 18 years ago
Felix Fietkau ce19a369af split modules.mk 18 years ago
Felix Fietkau 20e75631a1 implement sorting for menuconfig submenus 18 years ago
Nicolas Thill ba5a7a6f83 fix kernel modules extensions 18 years ago
Felix Fietkau 552194dcc5 add zlib fix from #855 18 years ago
Felix Fietkau f1c7fe1507 add fix from #763 18 years ago
Felix Fietkau 6cee90e993 some kernel module cleanup 18 years ago
Felix Fietkau 22a9a91bfe remove atm support in a few platforms 18 years ago
Felix Fietkau 3cabaf1875 add ATM_SUPPORT flag 18 years ago
Felix Fietkau 6907111305 add USES_EXT2 flag for target platforms 18 years ago
Felix Fietkau 2bc9370619 remove support for obsolete /etc/modules file 18 years ago
Florian Fainelli 82aa950344 Do not automatically create atheros devices (#811), and potentially other bugs 18 years ago
Felix Fietkau b3c8e2834b bcm4710: port a missing part of the cache fixes to linux 2.6 18 years ago
Felix Fietkau 071177ca66 fix irq sharing issue on bcm4710 18 years ago
Felix Fietkau 11e5e050ae fix extpci irq assignment bug 18 years ago
Felix Fietkau 431576e9cc accidentally removed a small part of the flash map patch - fixing that. 18 years ago
Felix Fietkau b234ecfdf4 remove nvram.sh 18 years ago
Felix Fietkau 3ca42101d5 add modified version of mbm's 'introduction to buildroot-ng' to the documentation 18 years ago
Felix Fietkau 8ed541c192 add *.out to cleanup rule 18 years ago
Felix Fietkau 83583eb147 add documentation for /etc/config/wireless and improve formatting 18 years ago
Felix Fietkau dd6827946b sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var 18 years ago
Florian Fainelli bf032c9a9d Add ralink rt61 driver needed for rdc-2.6 target 18 years ago
Florian Fainelli 994345cd38 Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically 18 years ago
Felix Fietkau 00818780b4 add some documentation for the init scripts 18 years ago
Florian Fainelli 75c1f29021 Updated kernel config 18 years ago
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W) 18 years ago
Felix Fietkau 875927a153 add patch from #849 18 years ago
Felix Fietkau afd6539a65 add firewall protection for wan_device in addition to wan_ifname (fixes #852) 18 years ago
Florian Fainelli 5ef8d0eae7 Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now 18 years ago
Felix Fietkau 140f6cc62c add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u 18 years ago
Felix Fietkau c867eea4b4 don't hardcode the cpu frequency for bcm47xx in linux 2.6 18 years ago
Felix Fietkau 57e4908e51 fix bcm4710 cache fixes 18 years ago
Felix Fietkau 233fbc4726 fix typo 18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks 18 years ago
Felix Fietkau 6f8a93af7e disable entropy gathering in wlcompat-debug 18 years ago
Felix Fietkau 05bbc05eaa add hotplug script for setting up networking on wds interfaces 18 years ago
Felix Fietkau a19201b641 wlc: use custom ether_ntoa implementation that pads the address parts 18 years ago
Florian Fainelli de703d1314 Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work 18 years ago
Felix Fietkau e27b59f130 add support for wds vifs for broadcom wl 18 years ago
Felix Fietkau 82d1c7f615 implement wlc call to read wds endpoint mac 18 years ago
Felix Fietkau 0123c3eef8 always return true in disable_broadcom() 18 years ago
Felix Fietkau 8a3523dc0e fix error message 18 years ago
Felix Fietkau 60d2df5f70 implement network callbacks for broadcom wl 18 years ago
Felix Fietkau a819576073 scan_interfaces is unnecessary at this point 18 years ago
Felix Fietkau 313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called 18 years ago
Felix Fietkau 5fee2188f5 add protection for bridging interface changes 18 years ago
Felix Fietkau cb3692258e remove the wifi interface from the default bridge 18 years ago
Felix Fietkau 2d072c5997 implement simple device autodetection for wifi drivers 18 years ago
Florian Fainelli 6c27c88271 Fix module dependency on ipw21,2200, bcm43xx 18 years ago