Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: fix kernel panic when traffic goes over the network. | Hauke Mehrtens | 2010-07-17 | 1 | -7/+26 |
| | | | | SVN-Revision: 22246 | ||||
* | kernel: the interface fsync changed a little | Hauke Mehrtens | 2010-07-17 | 1 | -4/+29 |
| | | | | SVN-Revision: 22244 | ||||
* | ixp4xx: update 2.6.35 patches to 2.6.35-rc5 | Alexandros C. Couloumbis | 2010-07-16 | 1 | -6/+6 |
| | | | | SVN-Revision: 22239 | ||||
* | generic: update 2.6.35 patches to 2.6.35-rc5 | Alexandros C. Couloumbis | 2010-07-16 | 1 | -524/+0 |
| | | | | SVN-Revision: 22238 | ||||
* | Add a profile including Jamvm for Gumstix | Hamish Guthrie | 2010-07-16 | 1 | -0/+25 |
| | | | | SVN-Revision: 22230 | ||||
* | ramips: enable ethernet driver for rt288x | Gabor Juhos | 2010-07-15 | 2 | -2/+2 |
| | | | | SVN-Revision: 22214 | ||||
* | ramips: register ethernet device on the RT-N15 | Gabor Juhos | 2010-07-15 | 1 | -0/+8 |
| | | | | SVN-Revision: 22213 | ||||
* | ramips: add generic ethernet device for the RT288x | Gabor Juhos | 2010-07-15 | 2 | -0/+44 |
| | | | | SVN-Revision: 22212 | ||||
* | ramips: add mdio_cfg configuration for the ethernet driver | Gabor Juhos | 2010-07-15 | 3 | -0/+86 |
| | | | | SVN-Revision: 22211 | ||||
* | generic: rtl8366: add debugfs file to show PVIDs | Gabor Juhos | 2010-07-15 | 1 | -0/+42 |
| | | | | SVN-Revision: 22206 | ||||
* | generic: rtl8366: make rtl8366_set_vlan static | Gabor Juhos | 2010-07-15 | 2 | -5/+2 |
| | | | | SVN-Revision: 22205 | ||||
* | generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions | Gabor Juhos | 2010-07-15 | 4 | -106/+57 |
| | | | | SVN-Revision: 22204 | ||||
* | generic: rtl8366: add common rtl8366_sw_get_vlan_info | Gabor Juhos | 2010-07-15 | 4 | -84/+47 |
| | | | | SVN-Revision: 22203 | ||||
* | generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k | Gabor Juhos | 2010-07-15 | 2 | -8/+8 |
| | | | | SVN-Revision: 22202 | ||||
* | generic: rtl8366: add is_vlan_valid function to smi_ops | Gabor Juhos | 2010-07-15 | 3 | -6/+25 |
| | | | | SVN-Revision: 22201 | ||||
* | generic: rtl8366: add common rtl8366_sw_get_port_mib function | Gabor Juhos | 2010-07-15 | 4 | -68/+39 |
| | | | | SVN-Revision: 22200 | ||||
* | generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions | Gabor Juhos | 2010-07-15 | 2 | -8/+10 |
| | | | | SVN-Revision: 22199 | ||||
* | generic: rtl8366: make rtl8366_{g,s}et_pvid static | Gabor Juhos | 2010-07-15 | 2 | -44/+41 |
| | | | | SVN-Revision: 22198 | ||||
* | generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions | Gabor Juhos | 2010-07-15 | 4 | -28/+21 |
| | | | | SVN-Revision: 22197 | ||||
* | generic: rtl8366: add setup to rtl8366_smi_ops struct | Gabor Juhos | 2010-07-15 | 4 | -8/+11 |
| | | | | SVN-Revision: 22196 | ||||
* | generic: rtl8366: introduce rtl8366_smi_alloc | Gabor Juhos | 2010-07-15 | 4 | -9/+20 |
| | | | | SVN-Revision: 22195 | ||||
* | generic: rtl8366: get rid of private rtl8366{s,rb} structs | Gabor Juhos | 2010-07-15 | 2 | -84/+42 |
| | | | | SVN-Revision: 22194 | ||||
* | generic: rtl8366: move switch device to the rtl8366_smi struct | Gabor Juhos | 2010-07-15 | 3 | -22/+15 |
| | | | | SVN-Revision: 22193 | ||||
* | generic: rtl8366: get rid of private vlan_{mc,4k} structs | Gabor Juhos | 2010-07-15 | 2 | -277/+148 |
| | | | | | | | | The usage of bitfields causes problems in Little-Endian mode. Remove them and manipulate the bits directly in the appropriate functions. This change also reduces the size of the binary a bit. SVN-Revision: 22192 | ||||
* | generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes | Gabor Juhos | 2010-07-15 | 2 | -23/+7 |
| | | | | SVN-Revision: 22191 | ||||
* | generic: move ath5k_platform.h from ar71xx to generic files | Gabor Juhos | 2010-07-15 | 1 | -0/+0 |
| | | | | SVN-Revision: 22189 | ||||
* | ar71xx: in-flash macs and eeprom for mach-eap7660d | Gabor Juhos | 2010-07-15 | 3 | -3/+109 |
| | | | | | | | | | This adds in-flash mac-addresses and calibration data for the Senao EAP7660D board. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22187 | ||||
* | target (base-files): Fixed failsafe mode by adding back insmod diag | Daniel Dickinson | 2010-07-15 | 1 | -0/+8 |
| | | | | SVN-Revision: 22186 | ||||
* | add required exports for wl.ko | Jo-Philipp Wich | 2010-07-13 | 2 | -0/+68 |
| | | | | SVN-Revision: 22174 | ||||
* | ramips: Fix bridging in ramips ethernet driver | Gabor Juhos | 2010-07-13 | 1 | -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 spinlock | Gabor Juhos | 2010-07-13 | 1 | -1/+11 |
| | | | | SVN-Revision: 22171 | ||||
* | ramips: sync kernel config | Gabor Juhos | 2010-07-13 | 2 | -22/+0 |
| | | | | SVN-Revision: 22170 | ||||
* | export SSB fallback SPROM - required for wl.ko | Jo-Philipp Wich | 2010-07-13 | 6 | -0/+120 |
| | | | | SVN-Revision: 22168 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 14 | -38/+38 |
| | | | | SVN-Revision: 22145 | ||||
* | pwm: use coherent naming to avoid conflicts | Claudio Mignanti | 2010-07-12 | 2 | -1/+1 |
| | | | | SVN-Revision: 22142 | ||||
* | kernel: Add missing kernel config options | Hauke Mehrtens | 2010-07-11 | 1 | -0/+24 |
| | | | | SVN-Revision: 22136 | ||||
* | kernel: add missing dma_dev member to struct ssb_device to make ↵ | Hauke Mehrtens | 2010-07-11 | 1 | -0/+52 |
| | | | | | | b43/b43legacy compile with current mac80211 version SVN-Revision: 22135 | ||||
* | enable usb support by default. | Claudio Mignanti | 2010-07-11 | 4 | -35/+7 |
| | | | | SVN-Revision: 22129 | ||||
* | add defautl config for eth0 | Claudio Mignanti | 2010-07-11 | 2 | -1/+9 |
| | | | | SVN-Revision: 22128 | ||||
* | fix typo in Makefile tgz -> targz | Claudio Mignanti | 2010-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 22125 | ||||
* | brcm47xx: use kernel 2.6.34.1 as default kernel | Hauke Mehrtens | 2010-07-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 22119 | ||||
* | kernel: update to kernel 2.6.34.1 | Hauke Mehrtens | 2010-07-10 | 6 | -6/+6 |
| | | | | SVN-Revision: 22118 | ||||
* | brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35 | Felix Fietkau | 2010-07-10 | 2 | -6/+4 |
| | | | | SVN-Revision: 22116 | ||||
* | Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to ↵ | Felix Fietkau | 2010-07-10 | 6 | -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 Nilsson | Claudio Mignanti | 2010-07-09 | 1 | -2/+1 |
| | | | | SVN-Revision: 22105 | ||||
* | add some missing symbols | Claudio Mignanti | 2010-07-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 22104 | ||||
* | gumstix: add luci | Hamish Guthrie | 2010-07-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 22093 | ||||
* | Add kmod-usb-hid | Hamish Guthrie | 2010-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 22086 | ||||
* | kernel: add missing config option found by buildbot | Hauke Mehrtens | 2010-07-06 | 2 | -0/+3 |
| | | | | SVN-Revision: 22080 | ||||
* | repair the damage that was done to the packet socket type filter patch when ↵ | Felix Fietkau | 2010-07-06 | 3 | -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 |