aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* generic: rtl8366: add common vlan_mc structureGabor Juhos2010-06-263-24/+62
| | | | SVN-Revision: 21914
* generic: rtl8366: rename vlanmc and vlan4k related structures an functionsGabor Juhos2010-06-262-83/+80
| | | | SVN-Revision: 21913
* generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} callsGabor Juhos2010-06-262-18/+14
| | | | SVN-Revision: 21912
* generic: rtl8366: move mii bus handling to the rtl8366_smi codeGabor Juhos2010-06-264-108/+75
| | | | SVN-Revision: 21911
* generic: rtl8366: introduce rtl8366_smi_opsGabor Juhos2010-06-264-22/+63
| | | | SVN-Revision: 21910
* generic: rtl8366: change format string for debugfs error messagesGabor Juhos2010-06-262-12/+16
| | | | SVN-Revision: 21909
* generic: rtl8366: don't show link parameters if the link is downGabor Juhos2010-06-262-24/+34
| | | | SVN-Revision: 21908
* generic: rtl8366: fix register offset and size of MIB countersGabor Juhos2010-06-262-26/+26
| | | | SVN-Revision: 21907
* generic: rtl8366: prevent modifications of VLAN 0Gabor Juhos2010-06-262-6/+6
| | | | SVN-Revision: 21906
* ar71xx: don't use vlan 0 for devices with rtl8366s switchGabor Juhos2010-06-262-2/+2
| | | | SVN-Revision: 21905
* ppp: interpret "demand" option as timeout in seconds (#7517)Jo-Philipp Wich2010-06-262-4/+4
| | | | SVN-Revision: 21903
* Add script support for Marvell 88W8686 mac80211. This is a hack now, but it ↵Hamish Guthrie2010-06-251-0/+437
| | | | | | works. cfg80211 is very broken in the current mainline Marvell driver. A new patch set to address this is in linux-next, I just do not have time today to address it. SVN-Revision: 21899
* Use modules for wifi and usbHamish Guthrie2010-06-255-57/+17
| | | | SVN-Revision: 21898
* ixp4xx: remove 2.6.35 unedded patchesAlexandros C. Couloumbis2010-06-254-53/+0
| | | | SVN-Revision: 21897
* mpc83xx: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-2430-0/+4950
| | | | SVN-Revision: 21896
* ixp4xx: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-2447-0/+6612
| | | | SVN-Revision: 21895
* ixp4xx: add Mikael Petterssons patch worksAlexandros C. Couloumbis2010-06-244-0/+76
| | | | SVN-Revision: 21894
* ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 ↵Alexandros C. Couloumbis2010-06-241-0/+71
| | | | | | (thank you Ernesto Elbe) SVN-Revision: 21893
* ixp4xx: add Titan Wireless TW-266-2 supportAlexandros C. Couloumbis2010-06-241-0/+329
| | | | SVN-Revision: 21892
* ixp4xx: add kernel 2.6.33 preliminary supportAlexandros C. Couloumbis2010-06-2441-0/+6140
| | | | SVN-Revision: 21891
* ixp4xx: revert kernel support for 2.6.33 & 2.6.35Alexandros C. Couloumbis2010-06-2488-13153/+0
| | | | SVN-Revision: 21890
* add missing CONFIG_PCMCIA_XIRCOM spotted by buildbotFlorian Fainelli2010-06-246-0/+6
| | | | SVN-Revision: 21889
* Add support for Marvell 88W8686Hamish Guthrie2010-06-231-6/+43
| | | | SVN-Revision: 21887
* package TPROXY target and module infrastructureJo-Philipp Wich2010-06-2210-0/+56
| | | | SVN-Revision: 21883
* orion: Missing symbols in 2.6.35-rc2 kernel config for OrionHauke Mehrtens2010-06-221-0/+4
| | | | | | | | Thank you Maddes for your patch This closes #7441 SVN-Revision: 21882
* patch went upstream, so bump git version and remove patch locallyMirko Vogt2010-06-222-79/+3
| | | | SVN-Revision: 21881
* ixp4xx: add Mikael Petterssons patch works for 2.6.33 & 2.6.35Alexandros C. Couloumbis2010-06-227-19/+134
| | | | SVN-Revision: 21879
* package/dnsmasq: update dnsmasq to 2.55Alexandros C. Couloumbis2010-06-221-3/+3
| | | | SVN-Revision: 21871
* Add c++ std library to gumstix rteHamish Guthrie2010-06-221-1/+1
| | | | SVN-Revision: 21870
* kernel: package tulip family modules into kmod-tulipJo-Philipp Wich2010-06-211-0/+35
| | | | SVN-Revision: 21859
* Refactor omap35xx sub-targets to cater for beagleboard and gumstix overoHamish Guthrie2010-06-2111-8/+536
| | | | SVN-Revision: 21858
* broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig ↵Jo-Philipp Wich2010-06-212-14/+14
| | | | | | submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around SVN-Revision: 21857
* add support for uClibc version 0.9.32 based on git rev ↵Mirko Vogt2010-06-2033-94/+4630
| | | | | | a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently SVN-Revision: 21856
* another #ifdef around pci_set_mwi callClaudio Mignanti2010-06-201-0/+2
| | | | SVN-Revision: 21854
* change a typo in ath5k profileJo-Philipp Wich2010-06-201-1/+1
| | | | SVN-Revision: 21853
* deselect wpad-mini in wl profile instead of adding it to all other profiles, ↵Jo-Philipp Wich2010-06-205-7/+7
| | | | | | slightly change titles SVN-Revision: 21852
* add a profile using proprietary wl instead of b43Jo-Philipp Wich2010-06-203-4/+25
| | | | SVN-Revision: 21851
* mac80211: fix compile error (#6538)Claudio Mignanti2010-06-201-0/+16
| | | | SVN-Revision: 21850
* pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWIClaudio Mignanti2010-06-201-0/+2
| | | | SVN-Revision: 21849
* remove whitespaces in imagetag toolFlorian Fainelli2010-06-201-7/+7
| | | | SVN-Revision: 21848
* fix syntax errorMirko Vogt2010-06-201-1/+1
| | | | SVN-Revision: 21843
* make sure directory exists before copying intoMirko Vogt2010-06-191-0/+1
| | | | SVN-Revision: 21842
* revamp target: add support for netusg20 boardClaudio Mignanti2010-06-1810-244/+311
| | | | SVN-Revision: 21838
* ar71xx: add support for the Senao EAP7660D boardGabor Juhos2010-06-1811-0/+128
| | | | | | | | This patch adds support for the Senao EAP7660D board to trunk. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 21837
* ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 ↵Alexandros C. Couloumbis2010-06-182-0/+142
| | | | | | (thank you Ernesto Elbe) SVN-Revision: 21836
* ixp4xx: port 600-skb_avoid_dmabounce.patch to 2.6.33 & 2.6.35Alexandros C. Couloumbis2010-06-182-0/+26
| | | | SVN-Revision: 21835
* fix sysupgrade for the Netgear WNR854T (#7484)Jo-Philipp Wich2010-06-181-1/+9
| | | | SVN-Revision: 21833
* compile fixes for kernel 2.6.34Hauke Mehrtens2010-06-172-0/+32
| | | | SVN-Revision: 21829
* ixp4xx: fir commit r21825Alexandros C. Couloumbis2010-06-171-8/+5
| | | | SVN-Revision: 21827
* ar71xx: fix RB750 LED configurationGabor Juhos2010-06-171-2/+2
| | | | | | Patch-by: Ray Bellis SVN-Revision: 21826