summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-1/+1
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\
| | * ARM: netx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-2/+2
|\ \ \
| * \ \ Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | net: seeq: use __iomem pointers for MMIOArnd Bergmann2012-09-191-2/+2
| | |/
| * | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-2013-160/+292
| |\ \
| * \ \ Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-161-10/+12
| |\ \ \
* | \ \ \ Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-10/+12
|\ \ \ \ \
| * \ \ \ \ Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-1633-216/+395
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| * | | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-2735-176/+213
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06250-7240/+12951
| |\ \ \ \
| * | | | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-10/+12
* | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-0130-209/+94
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-1353-227/+316
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-1223-23/+23
| |\ \ \ \ \ \
| | * | | | | | netdev: make pci_error_handlers constStephen Hemminger2012-09-0723-23/+23
| | | |_|/ / / | | |/| | | |
| * | | | | | atl1c: Use PCI Express Capability accessorsJiang Liu2012-08-231-1/+1
| * | | | | | cxgb4: Use PCI Express Capability accessorsJiang Liu2012-08-232-13/+3
| * | | | | | cxgb3: Use PCI Express Capability accessorsJiang Liu2012-08-231-14/+8
| * | | | | | myri10ge: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+8
| * | | | | | niu: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7
| * | | | | | mlx4: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
| * | | | | | vxge: Use PCI Express Capability accessorsJiang Liu2012-08-231-2/+2
| * | | | | | igb: Use PCI Express Capability accessorsJiang Liu2012-08-231-10/+2
| * | | | | | e1000e: Use PCI Express Capability accessorsJiang Liu2012-08-231-19/+8
| * | | | | | tg3: Use PCI Express Capability accessorsJiang Liu2012-08-231-37/+13
| * | | | | | bnx2x: Use PCI Express Capability accessorsJiang Liu2012-08-231-20/+5
| * | | | | | r8169: Preserve other Device Control bits when setting NOSNOOP_ENBjorn Helgaas2012-08-231-2/+2
| * | | | | | r8169: Use PCI Express Capability accessorsJiang Liu2012-08-231-35/+9
| * | | | | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-232-2/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-013-3/+3
|\ \ \ \ \ \
| * | | | | | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-013-3/+3
* | | | | | | netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-281-3/+1
* | | | | | | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-271-2/+2
* | | | | | | bnx2: Clean up remaining iounmapNeil Horman2012-09-271-1/+1
* | | | | | | netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-271-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-219-22/+41
|\ \ \ \ \ \ \
| * | | | | | | net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-212-8/+8
| * | | | | | | stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-211-1/+1
| * | | | | | | gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3
| * | | | | | | bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-211-5/+6
| * | | | | | | at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-201-1/+1
| * | | | | | | e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-181-0/+11
| * | | | | | | netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-181-0/+4
| * | | | | | | bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-172-17/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-132-17/+23
| | |_|_|_|/ | |/| | | |
* | | | | | bnx2x: Add missing afex codeYuval Mintz2012-09-132-11/+21
* | | | | | bnx2x: fix registers dumpedDmitry Kravkov2012-09-132-18/+9