summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-0/+2
|\
| * mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein2012-10-031-0/+2
* | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-072-0/+2
|\ \
| * \ Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-262-0/+2
| |\ \
| | * | xen/arm: compile netbackStefano Stabellini2012-08-082-0/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-063-14/+13
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-1719-214/+83
| |\ \ \ \
| | * \ \ \ Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas2012-09-13111-687/+621
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-07111-692/+621
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-053-14/+13
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-0618-148/+176
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-043-5/+9
| |\ \ \ \ \ \
| | * | | | | | can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde2012-10-041-4/+4
| | * | | | | | can: peak_pcmcia: fix error return codePeter Senna Tschudin2012-10-041-1/+3
| | * | | | | | can: peak_pci: fix error return codePeter Senna Tschudin2012-10-041-0/+2
| * | | | | | | team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-041-0/+2
| * | | | | | | bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-041-0/+2
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-046-114/+112
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-10-033-0/+4
| | * | | | | | ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov2012-10-031-1/+1
| | * | | | | | ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-031-4/+1
| | * | | | | | ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2012-10-032-61/+48
| | * | | | | | ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller2012-10-031-89/+99
| * | | | | | | cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller2012-10-031-0/+1
| * | | | | | | bnx2x: fix ring size for 10G functionsYuval Mintz2012-10-031-7/+10
| * | | | | | | cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya2012-10-031-13/+30
| |/ / / / / /
| * | | | | | tg3: Fix sparse warnings.Michael Chan2012-10-021-5/+6
| * | | | | | bnx2x: use strlcpy() to copy a stringDan Carpenter2012-10-021-3/+2
| * | | | | | net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-021-0/+1
| * | | | | | pch_gbe: Fix PTP dependencies.David S. Miller2012-10-021-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine2012-10-061-63/+70
* | | | | | rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine2012-10-061-3/+17
* | | | | | drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-062-10/+4
* | | | | | drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings2012-10-063-16/+4
* | | | | | sections: fix section conflicts in drivers/net/wanAndi Kleen2012-10-061-1/+1
* | | | | | sections: fix section conflicts in drivers/net/hamradioAndi Kleen2012-10-065-7/+7
* | | | | | sections: fix section conflicts in drivers/netAndi Kleen2012-10-0614-15/+15
* | | | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-021-8/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-211-8/+3
| | |/ / | |/| |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-029-193/+1113
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-029-193/+1113
| |\ \ \ \ \
| | | * | | | mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier2012-10-011-0/+3
| | | * | | | mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2012-10-012-14/+15
| | | * | | | mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2012-10-012-13/+22
| | | * | | | mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier2012-09-303-26/+38
| | | * | | | mlx4_core: Trivial cleanups to driver log messagesRoland Dreier2012-09-301-5/+4
| | | * | | | mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier2012-09-301-1/+1
| | | * | | | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-304-114/+205
| | | * | | | mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-303-0/+34
| | | * | | | mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-09-301-6/+0