Commit Graph

3823 Commits (20e75631a1b5069aa26420e334a5505b3d9261ca)
 

Author SHA1 Message Date
Felix Fietkau 20e75631a1 implement sorting for menuconfig submenus
SVN-Revision: 5182
18 years ago
Nicolas Thill ba5a7a6f83 fix kernel modules extensions
SVN-Revision: 5181
18 years ago
Felix Fietkau 552194dcc5 add zlib fix from #855
SVN-Revision: 5180
18 years ago
Felix Fietkau f1c7fe1507 add fix from #763
SVN-Revision: 5179
18 years ago
Felix Fietkau 6cee90e993 some kernel module cleanup
SVN-Revision: 5178
18 years ago
Felix Fietkau 22a9a91bfe remove atm support in a few platforms
SVN-Revision: 5177
18 years ago
Felix Fietkau 3cabaf1875 add ATM_SUPPORT flag
SVN-Revision: 5176
18 years ago
Felix Fietkau 6907111305 add USES_EXT2 flag for target platforms
SVN-Revision: 5175
18 years ago
Felix Fietkau 2bc9370619 remove support for obsolete /etc/modules file
SVN-Revision: 5173
18 years ago
Florian Fainelli 82aa950344 Do not automatically create atheros devices (#811), and potentially other bugs
SVN-Revision: 5168
18 years ago
Felix Fietkau b3c8e2834b bcm4710: port a missing part of the cache fixes to linux 2.6
SVN-Revision: 5163
18 years ago
Felix Fietkau 071177ca66 fix irq sharing issue on bcm4710
SVN-Revision: 5160
18 years ago
Felix Fietkau 11e5e050ae fix extpci irq assignment bug
SVN-Revision: 5159
18 years ago
Felix Fietkau 431576e9cc accidentally removed a small part of the flash map patch - fixing that.
SVN-Revision: 5158
18 years ago
Felix Fietkau b234ecfdf4 remove nvram.sh
SVN-Revision: 5153
18 years ago
Felix Fietkau 3ca42101d5 add modified version of mbm's 'introduction to buildroot-ng' to the documentation
SVN-Revision: 5151
18 years ago
Felix Fietkau 8ed541c192 add *.out to cleanup rule
SVN-Revision: 5150
18 years ago
Felix Fietkau 83583eb147 add documentation for /etc/config/wireless and improve formatting
SVN-Revision: 5149
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
SVN-Revision: 5144
18 years ago
Florian Fainelli bf032c9a9d Add ralink rt61 driver needed for rdc-2.6 target
SVN-Revision: 5142
18 years ago
Florian Fainelli 994345cd38 Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
SVN-Revision: 5141
18 years ago
Felix Fietkau 00818780b4 add some documentation for the init scripts
SVN-Revision: 5140
18 years ago
Florian Fainelli 75c1f29021 Updated kernel config
SVN-Revision: 5139
18 years ago
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W)
SVN-Revision: 5138
18 years ago
Felix Fietkau 875927a153 add patch from #849
SVN-Revision: 5137
18 years ago
Felix Fietkau afd6539a65 add firewall protection for wan_device in addition to wan_ifname (fixes #852)
SVN-Revision: 5136
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
SVN-Revision: 5135
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
SVN-Revision: 5134
18 years ago
Felix Fietkau c867eea4b4 don't hardcode the cpu frequency for bcm47xx in linux 2.6
SVN-Revision: 5133
18 years ago
Felix Fietkau 57e4908e51 fix bcm4710 cache fixes
SVN-Revision: 5132
18 years ago
Felix Fietkau 233fbc4726 fix typo
SVN-Revision: 5131
18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
SVN-Revision: 5128
18 years ago
Felix Fietkau 6f8a93af7e disable entropy gathering in wlcompat-debug
SVN-Revision: 5127
18 years ago
Felix Fietkau 05bbc05eaa add hotplug script for setting up networking on wds interfaces
SVN-Revision: 5125
18 years ago
Felix Fietkau a19201b641 wlc: use custom ether_ntoa implementation that pads the address parts
SVN-Revision: 5124
18 years ago
Florian Fainelli de703d1314 Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work
SVN-Revision: 5123
18 years ago
Felix Fietkau e27b59f130 add support for wds vifs for broadcom wl
SVN-Revision: 5122
18 years ago
Felix Fietkau 82d1c7f615 implement wlc call to read wds endpoint mac
SVN-Revision: 5121
18 years ago
Felix Fietkau 0123c3eef8 always return true in disable_broadcom()
SVN-Revision: 5120
18 years ago
Felix Fietkau 8a3523dc0e fix error message
SVN-Revision: 5119
18 years ago
Felix Fietkau 60d2df5f70 implement network callbacks for broadcom wl
SVN-Revision: 5118
18 years ago
Felix Fietkau a819576073 scan_interfaces is unnecessary at this point
SVN-Revision: 5117
18 years ago
Felix Fietkau 313556e91e remove all broadcom interfaces from bridges and bring them down completely when wifi down is called
SVN-Revision: 5116
18 years ago
Felix Fietkau 5fee2188f5 add protection for bridging interface changes
SVN-Revision: 5115
18 years ago
Felix Fietkau cb3692258e remove the wifi interface from the default bridge
SVN-Revision: 5114
18 years ago
Felix Fietkau 2d072c5997 implement simple device autodetection for wifi drivers
SVN-Revision: 5113
18 years ago
Florian Fainelli 6c27c88271 Fix module dependency on ipw21,2200, bcm43xx
SVN-Revision: 5110
18 years ago
Felix Fietkau a0a752a477 cleanup
SVN-Revision: 5106
18 years ago
Felix Fietkau 9737163928 fix path to bash in openssl compile
SVN-Revision: 5105
18 years ago
Felix Fietkau b343519d29 fix sstrip linux compile
SVN-Revision: 5104
18 years ago