summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-2754-76337/+1
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27164-58578/+2
| | | | SVN-Revision: 18952
* ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boardsGabor Juhos2009-12-279-2/+132
| | | | SVN-Revision: 18951
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵Gabor Juhos2009-12-2712-27/+40
| | | | | | function SVN-Revision: 18950
* ar71xx: remove duplicated includeGabor Juhos2009-12-271-1/+0
| | | | SVN-Revision: 18949
* b43-fwsquash: ucode2.fw also supports core rev 3Michael Büsch2009-12-261-1/+1
| | | | SVN-Revision: 18948
* b43 and b43legacy: squash firmwareHauke Mehrtens2009-12-264-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 AurichAndy Boyett2009-12-261-2/+2
| | | | SVN-Revision: 18946
* hostap: move patches to the right placeGabor Juhos2009-12-262-0/+0
| | | | SVN-Revision: 18945
* hostap: Fix unset tx_queue_len regression (thanks to Acinonyx)Gabor Juhos2009-12-262-0/+40
| | | | SVN-Revision: 18944
* ar71xx: move dsa switch device support into a separate fileGabor Juhos2009-12-2611-39/+88
| | | | SVN-Revision: 18943
* ar71xx: move mach type definitions into a separate include fileGabor Juhos2009-12-2626-60/+80
| | | | SVN-Revision: 18942
* ar71xx: change board specific Kconfig option to 'default n'Gabor Juhos2009-12-261-21/+21
| | | | SVN-Revision: 18941
* ar71xx: move USB host device support into a separate fileGabor Juhos2009-12-2621-149/+220
| | | | SVN-Revision: 18940
* ar71xx: remove more unnecessary includesGabor Juhos2009-12-2616-22/+0
| | | | SVN-Revision: 18939
* ar71xx: use the generic m25p80 registration code for the MZK-W04NUGabor Juhos2009-12-261-14/+2
| | | | SVN-Revision: 18938
* ar71xx: move gpio-buttons support into a spearate fileGabor Juhos2009-12-2630-74/+137
| | | | SVN-Revision: 18937
* ar71xx: move leds-gpio device support into a spearate fileGabor Juhos2009-12-2629-48/+124
| | | | SVN-Revision: 18936
* b43: Add L-PHY firemware files to squash scriptHauke Mehrtens2009-12-262-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 Wich2009-12-262-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 Mehrtens2009-12-262-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 fileGabor Juhos2009-12-2513-101/+86
| | | | SVN-Revision: 18932
* ar71xx: remove unnecessary includesGabor Juhos2009-12-252-5/+1
| | | | SVN-Revision: 18931
* remove more duplicate kernel source filesFelix Fietkau2009-12-256-502/+0
| | | | SVN-Revision: 18928
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ↵Felix Fietkau2009-12-2524-2668/+0
| | | | | | files/ SVN-Revision: 18927
* ar71xx: fix bi-color led on the TL-WR841N v1.5Gabor Juhos2009-12-251-4/+7
| | | | SVN-Revision: 18926
* ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30Gabor Juhos2009-12-253-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 Fietkau2009-12-241-1/+1
| | | | | | from #6401) SVN-Revision: 18923
* add Askey RT210W support (patch from #6380)Felix Fietkau2009-12-241-0/+30
| | | | SVN-Revision: 18922
* add WRT300N v1.1 support (patch from #6379)Felix Fietkau2009-12-244-3/+40
| | | | SVN-Revision: 18921
* scripts/combined-image.sh: remove the use of mktemp to make it more portableFelix Fietkau2009-12-241-3/+5
| | | | SVN-Revision: 18920
* wprobe: fix up data lengths in the ipfix exporterFelix Fietkau2009-12-241-0/+3
| | | | SVN-Revision: 18919
* e2fsprogs: restore patch from [12355], lost between upgrade & downgradeNicolas Thill2009-12-231-0/+11
| | | | SVN-Revision: 18909
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-233-3/+3
| | | | SVN-Revision: 18905
* sort & rearrange arch selectionNicolas Thill2009-12-231-38/+34
| | | | SVN-Revision: 18904
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-234-4/+4
| | | | SVN-Revision: 18903
* ipset: use a common DEPENDS for both ipset and kmod-ipset packagesNicolas Thill2009-12-231-2/+8
| | | | SVN-Revision: 18902
* kernel: enable kmod-sound-core on umlNicolas Thill2009-12-231-4/+4
| | | | SVN-Revision: 18901
* generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ↵Nicolas Thill2009-12-235-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 Thill2009-12-234-0/+4
| | | | SVN-Revision: 18899
* mac80211: Don't echo missing physical device errors to wireless config fileVasilis Tsiligiannis2009-12-221-1/+1
| | | | SVN-Revision: 18896
* ar71xx: change firmware image name for th TP-Link boardsGabor Juhos2009-12-221-5/+5
| | | | SVN-Revision: 18895
* ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profileGabor Juhos2009-12-221-0/+1
| | | | SVN-Revision: 18894
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-2215-1/+222
| | | | SVN-Revision: 18893
* ar71xx: add dsa driver for the 88e6063 chipGabor Juhos2009-12-2210-0/+408
| | | | SVN-Revision: 18892
* allow different ar7-atm versions to be selected (#6345)Florian Fainelli2009-12-222-2/+38
| | | | SVN-Revision: 18887
* partially revert [18830]: stripped packages are still usefull when debugging ↵Florian Fainelli2009-12-221-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 Fainelli2009-12-221-0/+1
| | | | SVN-Revision: 18885
* opkg: only select overlay_root if the install destination is root, this ↵Jo-Philipp Wich2009-12-222-7/+16
| | | | | | eliminates the need for force_space when using external destinations like usb disks SVN-Revision: 18884
* wprobe: mask as BROKEN on crisNicolas Thill2009-12-221-1/+5
| | | | SVN-Revision: 18883