Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files | Imre Kaloz | 2009-12-27 | 164 | -58578/+2 |
| | | | | SVN-Revision: 18952 | ||||
* | ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards | Gabor Juhos | 2009-12-27 | 9 | -2/+132 |
| | | | | SVN-Revision: 18951 | ||||
* | ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵ | Gabor Juhos | 2009-12-27 | 12 | -27/+40 |
| | | | | | | function SVN-Revision: 18950 | ||||
* | ar71xx: remove duplicated include | Gabor Juhos | 2009-12-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 18949 | ||||
* | b43-fwsquash: ucode2.fw also supports core rev 3 | Michael Büsch | 2009-12-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 18948 | ||||
* | b43 and b43legacy: squash firmware | Hauke Mehrtens | 2009-12-26 | 4 | -5/+37 |
| | | | | | | | Only G and L-PHY are supportted by b43 driver Add squash firmware for b43legacy SVN-Revision: 18947 | ||||
* | wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich | Andy Boyett | 2009-12-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 18946 | ||||
* | hostap: move patches to the right place | Gabor Juhos | 2009-12-26 | 2 | -0/+0 |
| | | | | SVN-Revision: 18945 | ||||
* | hostap: Fix unset tx_queue_len regression (thanks to Acinonyx) | Gabor Juhos | 2009-12-26 | 2 | -0/+40 |
| | | | | SVN-Revision: 18944 | ||||
* | ar71xx: move dsa switch device support into a separate file | Gabor Juhos | 2009-12-26 | 11 | -39/+88 |
| | | | | SVN-Revision: 18943 | ||||
* | ar71xx: move mach type definitions into a separate include file | Gabor Juhos | 2009-12-26 | 26 | -60/+80 |
| | | | | SVN-Revision: 18942 | ||||
* | ar71xx: change board specific Kconfig option to 'default n' | Gabor Juhos | 2009-12-26 | 1 | -21/+21 |
| | | | | SVN-Revision: 18941 | ||||
* | ar71xx: move USB host device support into a separate file | Gabor Juhos | 2009-12-26 | 21 | -149/+220 |
| | | | | SVN-Revision: 18940 | ||||
* | ar71xx: remove more unnecessary includes | Gabor Juhos | 2009-12-26 | 16 | -22/+0 |
| | | | | SVN-Revision: 18939 | ||||
* | ar71xx: use the generic m25p80 registration code for the MZK-W04NU | Gabor Juhos | 2009-12-26 | 1 | -14/+2 |
| | | | | SVN-Revision: 18938 | ||||
* | ar71xx: move gpio-buttons support into a spearate file | Gabor Juhos | 2009-12-26 | 30 | -74/+137 |
| | | | | SVN-Revision: 18937 | ||||
* | ar71xx: move leds-gpio device support into a spearate file | Gabor Juhos | 2009-12-26 | 29 | -48/+124 |
| | | | | SVN-Revision: 18936 | ||||
* | b43: Add L-PHY firemware files to squash script | Hauke Mehrtens | 2009-12-26 | 2 | -4/+12 |
| | | | | | | | | | Use firmware 4.178.10.4 as default on. Select firmware for all supported phy types and version as default. Close ticket #5978 SVN-Revision: 18935 | ||||
* | dnsmasq: While trying to document the dhcp UCI config, I noticed that the ↵ | Jo-Philipp Wich | 2009-12-26 | 2 | -2/+2 |
| | | | | | | name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page. Signed-off-by: Stefan Bethke <stb@lassitu.de> SVN-Revision: 18934 | ||||
* | work on pci. | Hauke Mehrtens | 2009-12-26 | 2 | -52/+25 |
| | | | | | | | | This is from ticket #6374 Michael Richter thanks for your patch. SVN-Revision: 18933 | ||||
* | ar71xx: move PB42 specific PCI init code into a separate file | Gabor Juhos | 2009-12-25 | 13 | -101/+86 |
| | | | | SVN-Revision: 18932 | ||||
* | ar71xx: remove unnecessary includes | Gabor Juhos | 2009-12-25 | 2 | -5/+1 |
| | | | | SVN-Revision: 18931 | ||||
* | remove more duplicate kernel source files | Felix Fietkau | 2009-12-25 | 6 | -502/+0 |
| | | | | SVN-Revision: 18928 | ||||
* | deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ↵ | Felix Fietkau | 2009-12-25 | 24 | -2668/+0 |
| | | | | | | files/ SVN-Revision: 18927 | ||||
* | ar71xx: fix bi-color led on the TL-WR841N v1.5 | Gabor Juhos | 2009-12-25 | 1 | -4/+7 |
| | | | | SVN-Revision: 18926 | ||||
* | ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30 | Gabor Juhos | 2009-12-25 | 3 | -21/+12 |
| | | | | | | Fixes a possible NULL pointer dereference. SVN-Revision: 18925 | ||||
* | mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch ↵ | Felix Fietkau | 2009-12-24 | 1 | -1/+1 |
| | | | | | | from #6401) SVN-Revision: 18923 | ||||
* | add Askey RT210W support (patch from #6380) | Felix Fietkau | 2009-12-24 | 1 | -0/+30 |
| | | | | SVN-Revision: 18922 | ||||
* | add WRT300N v1.1 support (patch from #6379) | Felix Fietkau | 2009-12-24 | 4 | -3/+40 |
| | | | | SVN-Revision: 18921 | ||||
* | scripts/combined-image.sh: remove the use of mktemp to make it more portable | Felix Fietkau | 2009-12-24 | 1 | -3/+5 |
| | | | | SVN-Revision: 18920 | ||||
* | wprobe: fix up data lengths in the ipfix exporter | Felix Fietkau | 2009-12-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 18919 | ||||
* | e2fsprogs: restore patch from [12355], lost between upgrade & downgrade | Nicolas Thill | 2009-12-23 | 1 | -0/+11 |
| | | | | SVN-Revision: 18909 | ||||
* | disable a few packages failing on ps3 as well (marking them as BROKEN) | Nicolas Thill | 2009-12-23 | 3 | -3/+3 |
| | | | | SVN-Revision: 18905 | ||||
* | sort & rearrange arch selection | Nicolas Thill | 2009-12-23 | 1 | -38/+34 |
| | | | | SVN-Revision: 18904 | ||||
* | disable a few packages failing on pxcab (marking them as BROKEN) | Nicolas Thill | 2009-12-23 | 4 | -4/+4 |
| | | | | SVN-Revision: 18903 | ||||
* | ipset: use a common DEPENDS for both ipset and kmod-ipset packages | Nicolas Thill | 2009-12-23 | 1 | -2/+8 |
| | | | | SVN-Revision: 18902 | ||||
* | kernel: enable kmod-sound-core on uml | Nicolas Thill | 2009-12-23 | 1 | -4/+4 |
| | | | | SVN-Revision: 18901 | ||||
* | generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ↵ | Nicolas Thill | 2009-12-23 | 5 | -5/+15 |
| | | | | | | CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set) SVN-Revision: 18900 | ||||
* | generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab) | Nicolas Thill | 2009-12-23 | 4 | -0/+4 |
| | | | | SVN-Revision: 18899 | ||||
* | mac80211: Don't echo missing physical device errors to wireless config file | Vasilis Tsiligiannis | 2009-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 18896 | ||||
* | ar71xx: change firmware image name for th TP-Link boards | Gabor Juhos | 2009-12-22 | 1 | -5/+5 |
| | | | | SVN-Revision: 18895 | ||||
* | ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile | Gabor Juhos | 2009-12-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 18894 | ||||
* | ar71xx: add support for the TL-WR841N v1.5 board | Gabor Juhos | 2009-12-22 | 15 | -1/+222 |
| | | | | SVN-Revision: 18893 | ||||
* | ar71xx: add dsa driver for the 88e6063 chip | Gabor Juhos | 2009-12-22 | 10 | -0/+408 |
| | | | | SVN-Revision: 18892 | ||||
* | allow different ar7-atm versions to be selected (#6345) | Florian Fainelli | 2009-12-22 | 2 | -2/+38 |
| | | | | SVN-Revision: 18887 | ||||
* | partially revert [18830]: stripped packages are still usefull when debugging ↵ | Florian Fainelli | 2009-12-22 | 1 | -1/+0 |
| | | | | | | with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected SVN-Revision: 18886 | ||||
* | disable stripping when compiling with debug info (closes: #6373) | Florian Fainelli | 2009-12-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 18885 | ||||
* | opkg: only select overlay_root if the install destination is root, this ↵ | Jo-Philipp Wich | 2009-12-22 | 2 | -7/+16 |
| | | | | | | eliminates the need for force_space when using external destinations like usb disks SVN-Revision: 18884 | ||||
* | wprobe: mask as BROKEN on cris | Nicolas Thill | 2009-12-22 | 1 | -1/+5 |
| | | | | SVN-Revision: 18883 | ||||
* | gdb: not support on cris | Nicolas Thill | 2009-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 18882 |