| Commit message (Expand) | Author | Age | Files | Lines |
* | cns3xxx: fix ethernet driver tx completion and queue stop/start | nbd | 2012-09-22 | 1 | -0/+110 |
* | cns3xxx: implement ethernet fraglist tx support for improved bridging perform... | nbd | 2012-09-22 | 1 | -18/+191 |
* | [cns3xxx]: move gpio stuff into the right file | kaloz | 2012-09-21 | 2 | -111/+111 |
* | [generic/3.3]: refresh patches | kaloz | 2012-09-21 | 2 | -9/+2 |
* | cns3xxx: add a small optimization for rx offload | nbd | 2012-09-21 | 1 | -0/+27 |
* | cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames | nbd | 2012-09-21 | 1 | -14/+26 |
* | cns3xxx: fix ethernet packet alignment issues (hw has an alignment requiremen... | nbd | 2012-09-20 | 1 | -14/+18 |
* | kernel: enable perf events when enabling profiling, fixes oprofile on arm | nbd | 2012-09-20 | 1 | -0/+1 |
* | [brcm47xx]: deactivate mips wait instruction for MIPS 74K on Broadcom SoCs | hauke | 2012-09-20 | 1 | -0/+12 |
* | cns3xxx: remove the broken flag | nbd | 2012-09-19 | 1 | -1/+1 |
* | cns3xxx: fix kernel config | nbd | 2012-09-19 | 1 | -17/+6 |
* | cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb... | nbd | 2012-09-19 | 1 | -0/+317 |
* | cns3xxx: fix ethernet tx checksum offload | nbd | 2012-09-19 | 1 | -0/+89 |
* | cns3xxx: merge ethernet driver changes from gateworks | nbd | 2012-09-19 | 1 | -230/+258 |
* | cns3xxx: build images for the old boot loader and the new one (default to the... | nbd | 2012-09-19 | 1 | -2/+8 |
* | cns3xxx: fix the ethernet driver makefile | nbd | 2012-09-19 | 1 | -1/+1 |
* | cns3xxx: reorganize patches, fix pcie io space init order | nbd | 2012-09-19 | 7 | -114/+120 |
* | cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls | nbd | 2012-09-19 | 5 | -10/+208 |
* | cns3xxx: add missing callbacks for the laguna machine support | nbd | 2012-09-19 | 4 | -4/+7 |
* | brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package | florian | 2012-09-19 | 1 | -1/+1 |
* | omap24xx/profiles/n810: remove reference to non-existing package | florian | 2012-09-19 | 1 | -1/+1 |
* | [brcm47xx]: update fix-boot patch. | hauke | 2012-09-19 | 1 | -33/+7 |
* | [brcm47xx]: update gpio patches | hauke | 2012-09-19 | 3 | -149/+124 |
* | ar71xx: fix a typo in TEW-637GRU image names | juhosg | 2012-09-18 | 1 | -1/+1 |
* | ar71xx: revert DIR-825-B1 wholeflash image support. | juhosg | 2012-09-18 | 9 | -262/+2 |
* | [realview] disable VFPv4 probing | florian | 2012-09-18 | 1 | -0/+13 |
* | [realview] partially revert r33403 | florian | 2012-09-18 | 1 | -1/+1 |
* | ar71xx: register the NAND flash controller device on DB120 | juhosg | 2012-09-17 | 6 | -14/+19 |
* | ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read | juhosg | 2012-09-17 | 1 | -12/+8 |
* | ar71xx: ar934x_nfc: increase DMA retry count | juhosg | 2012-09-17 | 1 | -1/+2 |
* | ar71xx: ar934x_nfc: optimize READOOB operation on large page devices | juhosg | 2012-09-17 | 1 | -6/+4 |
* | ar71xx: ar934x_nfc: fix RNDOUT operation | juhosg | 2012-09-17 | 1 | -2/+6 |
* | ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices | juhosg | 2012-09-17 | 1 | -6/+9 |
* | [ar71xx] dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash ... | cshore | 2012-09-17 | 9 | -33/+87 |
* | ar71xx: add missing code for ar933x WMAC reset that was left out during the a... | nbd | 2012-09-17 | 1 | -0/+31 |
* | ar71xx: fix WP543 image builds | nbd | 2012-09-15 | 1 | -1/+1 |
* | D-Link DAP-1350; Avoid bricking esw config | blogic | 2012-09-15 | 1 | -1/+1 |
* | ramips/rt3883: fix a typo in the ASUS profile | blogic | 2012-09-15 | 1 | -1/+1 |
* | [realview] partially revert r33403 | florian | 2012-09-14 | 1 | -45/+88 |
* | [leon] set DEVICE_TYPE to developerboard | florian | 2012-09-14 | 1 | -0/+2 |
* | [leon] fix sparc32 assembler failures with newer toolchains | florian | 2012-09-14 | 1 | -0/+31 |
* | [leon] refresh patches so they apply cleanly | florian | 2012-09-14 | 2 | -4/+5 |
* | [realview] set DEVICE_TYPE to developperboard | florian | 2012-09-14 | 2 | -89/+48 |
* | [malta] set DEVICE_TYPE to developperboard | florian | 2012-09-14 | 1 | -0/+2 |
* | ar71xx: merge machine support patches | juhosg | 2012-09-13 | 5 | -157/+47 |
* | ar71xx: register the NAND controller device on the RB2011 | juhosg | 2012-09-13 | 4 | -3/+83 |
* | ar71xx: add device registration code for the AR934x NAND flash controller | juhosg | 2012-09-13 | 7 | -7/+141 |
* | ar71xx: package the AR934x NAND driver module | juhosg | 2012-09-13 | 1 | -0/+17 |
* | ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x | juhosg | 2012-09-13 | 3 | -0/+1200 |
* | generic: add MTD_NAND_AR934X symbol | juhosg | 2012-09-13 | 1 | -0/+1 |