summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-315-6/+5
|\
| * netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-315-6/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-315-11/+76
|\ \ | |/ |/|
| * tg3: Update version to 3.124Michael Chan2012-07-291-1/+1
| * tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-291-2/+4
| * tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-292-1/+29
| * tg3: Fix Read DMA workaround for 5719 A0.Michael Chan2012-07-291-2/+1
| * tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-292-0/+38
| * seeq: use PTR_RET at init_module of driverDevendra Naga2012-07-291-3/+1
| * bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga2012-07-291-2/+1
| * qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-291-0/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-302-58/+17
|\ \
| * | net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-302-58/+17
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-301-105/+207
|\ \ | |/ |/|
| * netdev: octeon_mgmt: Convert to use device tree.David Daney2012-07-231-105/+207
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-261-0/+6
|\ \
| * \ Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-251-0/+6
| |\ \
| | * | ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-2612-48/+164
|\ \ \ \ | |/ / / |/| | |
| * | | pch_gbe: vlan skb len fixAndy Cress2012-07-261-7/+0
| * | | pch_gbe: add extra clean txAndy Cress2012-07-261-13/+44
| * | | pch_gbe: fix transmit watchdog timeoutAndy Cress2012-07-261-1/+1
| * | | ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-07-261-5/+6
| * | | be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi2012-07-261-2/+2
| * | | net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai2012-07-261-1/+1
| * | | net/pch_gpe: Cannot disable ethernet autonegationWei Yang2012-07-252-2/+3
| * | | net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com2012-07-251-0/+1
| * | | be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2012-07-252-3/+4
| * | | mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza2012-07-253-11/+93
| * | | bnx2x: Correct EEE statistics gatheringYuval Mintz2012-07-242-3/+9
* | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-2/+2
|\ \ \ \
| * | | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-2/+2
* | | | | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-249-130/+206
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier2012-07-229-130/+206
| |\ \ \ \ \
| | | * | | | net/mlx4_core: Free ICM table in case of errorDotan Barak2012-07-111-0/+2
| | | * | | | mlx4_core: Remove double function declarationsDotan Barak2012-07-111-6/+0
| | |/ / / / | |/| | | |