aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* add required exports for wl.koJo-Philipp Wich2010-07-132-0/+68
| | | | SVN-Revision: 22174
* ramips: Fix bridging in ramips ethernet driverGabor Juhos2010-07-131-1/+1
| | | | | | | | | | | | | | | | | | Bridging between the ramips ethernet driver and rt2800pci was somewhat broken. Frames received by the ethernet driver which were passed to the wifi driver for transmission were sometimes corrupted or sent out with huge delays. The reason for this is the missing assignment of skb->tail in the ramips ethernet driver's rx path resulting in skb->tail pointing to skb->data. Since skb->tail is used by mac80211 it writes into skb->data which messes up the frames content. Fix this by using skb_put to correctly set skb->len and skb->tail. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 22172
* ramips: protect GPIO register access with a spinlockGabor Juhos2010-07-131-1/+11
| | | | SVN-Revision: 22171
* ramips: sync kernel configGabor Juhos2010-07-132-22/+0
| | | | SVN-Revision: 22170
* export SSB fallback SPROM - required for wl.koJo-Philipp Wich2010-07-136-0/+120
| | | | SVN-Revision: 22168
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-1214-38/+38
| | | | SVN-Revision: 22145
* pwm: use coherent naming to avoid conflictsClaudio Mignanti2010-07-122-1/+1
| | | | SVN-Revision: 22142
* kernel: Add missing kernel config optionsHauke Mehrtens2010-07-111-0/+24
| | | | SVN-Revision: 22136
* kernel: add missing dma_dev member to struct ssb_device to make ↵Hauke Mehrtens2010-07-111-0/+52
| | | | | | b43/b43legacy compile with current mac80211 version SVN-Revision: 22135
* enable usb support by default.Claudio Mignanti2010-07-114-35/+7
| | | | SVN-Revision: 22129
* add defautl config for eth0Claudio Mignanti2010-07-112-1/+9
| | | | SVN-Revision: 22128
* fix typo in Makefile tgz -> targzClaudio Mignanti2010-07-111-1/+1
| | | | SVN-Revision: 22125
* brcm47xx: use kernel 2.6.34.1 as default kernelHauke Mehrtens2010-07-101-1/+1
| | | | SVN-Revision: 22119
* kernel: update to kernel 2.6.34.1Hauke Mehrtens2010-07-106-6/+6
| | | | SVN-Revision: 22118
* brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35Felix Fietkau2010-07-102-6/+4
| | | | SVN-Revision: 22116
* Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to ↵Felix Fietkau2010-07-106-2/+68
| | | | | | | | | | clear.' spam. more and more users are getting confused by this, and consider it a regression in brcm47xx, because brcm-2.4 was not showing this message. It's not particularly interesting for debugging, most of the time it only happens because of an unconnected port. SVN-Revision: 22110
* fix a bug inside usb driver, thanks to Jesper NilssonClaudio Mignanti2010-07-091-2/+1
| | | | SVN-Revision: 22105
* add some missing symbolsClaudio Mignanti2010-07-091-1/+4
| | | | SVN-Revision: 22104
* gumstix: add luciHamish Guthrie2010-07-081-1/+1
| | | | SVN-Revision: 22093
* Add kmod-usb-hidHamish Guthrie2010-07-071-1/+1
| | | | SVN-Revision: 22086
* kernel: add missing config option found by buildbotHauke Mehrtens2010-07-062-0/+3
| | | | SVN-Revision: 22080
* repair the damage that was done to the packet socket type filter patch when ↵Felix Fietkau2010-07-063-3/+3
| | | | | | it was forward ported to 2.6.33 this should fix the mac80211 problems in 2.6.33 and later versions SVN-Revision: 22079
* ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until ↵Felix Fietkau2010-07-061-1/+3
| | | | | | we've figured out what part of it causes the issue described in #7563 SVN-Revision: 22075
* add mini_fo fix to 2.6.30 as wellFelix Fietkau2010-07-041-0/+48
| | | | SVN-Revision: 22058
* mini_fo: add error pointer checks after dentry lookups to fix various crash ↵Felix Fietkau2010-07-044-0/+192
| | | | | | bugs (fixes #7277, #7207, #7259) SVN-Revision: 22057
* ag71xx: reset the hardware during open(), this improves recovery from tx ↵Felix Fietkau2010-07-041-0/+2
| | | | | | timeouts on ar724x considerably SVN-Revision: 22055
* ag71xx: fix a memory corruption bug that happens if you flood the interface ↵Felix Fietkau2010-07-041-0/+6
| | | | | | with packets while it's being brought down fixes boot time crashes under load reported by matteo SVN-Revision: 22054
* generic: rtl8366: enable VLAN ingress filteringGabor Juhos2010-07-022-0/+15
| | | | SVN-Revision: 22044
* refresh 2.6.34 patchesFlorian Fainelli2010-07-013-21/+7
| | | | SVN-Revision: 22042
* add 2.6.34 supportFlorian Fainelli2010-07-017-1/+558
| | | | SVN-Revision: 22041
* fix line wrapped patchFlorian Fainelli2010-07-011-4/+1
| | | | SVN-Revision: 22040
* fix PCI, thanks br1, put back 2.6.32.14 support by defaultFlorian Fainelli2010-07-013-70/+39
| | | | SVN-Revision: 22033
* brcm47xx: added dual image support to flashmap driverMarkus Wigge2010-07-011-3/+37
| | | | | | | | | | some CFE versions (i.e. WRT54G3Gv2-VF) expect two separate firmware images which each consume half of the available flash space. these changes check for the TRX header version and set the partition size correctly. Tested on G3Gv2-VF and Asus WL-500GP SVN-Revision: 22019
* ar71xx: fix leds-rb750 build failure on 2.6.34Gabor Juhos2010-07-011-0/+1
| | | | SVN-Revision: 22016
* renamed wrt54g3gv2-vf imagesMarkus Wigge2010-07-011-2/+2
| | | | | | | | | | 'factory' and 'sysupgrade' did not make much sense. A discussion with jow convinced me that .trx results in a helpdesk disaster. So I decided to use '.bin' for normal bin-headers and '.noheader.bin' for the trx-v2 image. I fixed the wiki accordingly. SVN-Revision: 22013
* revert upstream commit that broke PCI until we have a better fixFlorian Fainelli2010-07-011-0/+69
| | | | SVN-Revision: 22010
* add a wifi profile for proprietary wlJo-Philipp Wich2010-07-011-0/+19
| | | | SVN-Revision: 22009
* fix dir-825-b1 default network config after r21905Jo-Philipp Wich2010-07-011-1/+1
| | | | SVN-Revision: 22005
* fix commit r21994 (thanks juhosg)Alexandros C. Couloumbis2010-06-302-2/+1
| | | | SVN-Revision: 21995
* fix commit r21993Alexandros C. Couloumbis2010-06-3016-0/+16
| | | | SVN-Revision: 21994
* Don't force pci support on .34 and .35Claudio Mignanti2010-06-302-2/+0
| | | | SVN-Revision: 21993
* Add board definition previously forgottenClaudio Mignanti2010-06-301-0/+226
| | | | SVN-Revision: 21991
* generic: rtl8366: minor cleanupGabor Juhos2010-06-282-22/+16
| | | | SVN-Revision: 21985
* generic: rtl8366: add common read_debugfs_mibs functionGabor Juhos2010-06-283-144/+56
| | | | SVN-Revision: 21984
* generic: rtl8366: standardize read_debugfs_mibs functionsGabor Juhos2010-06-283-22/+44
| | | | SVN-Revision: 21983
* generic: rtl8366: use common rtl8366_mib_counter structureGabor Juhos2010-06-283-48/+42
| | | | SVN-Revision: 21982
* generic: rtl8366: move common debugfs code to rtl8366_smi.cGabor Juhos2010-06-284-335/+193
| | | | SVN-Revision: 21981
* generic: rtl8366: move buf to struct rtl8366_smiGabor Juhos2010-06-283-72/+66
| | | | SVN-Revision: 21980
* generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cGabor Juhos2010-06-284-410/+217
| | | | SVN-Revision: 21979
* generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smiGabor Juhos2010-06-283-20/+30
| | | | SVN-Revision: 21978