Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 5 | -5/+5 |
2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier | 9 | -193/+1113 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2012-10-02 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 7 | -82/+76 |
2012-10-02 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+2 |
2012-10-02 | sfc: Fix the reported priorities of different filter types | Ben Hutchings | 1 | -16/+53 |
2012-10-02 | sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP | Ben Hutchings | 3 | -58/+10 |
2012-10-02 | sfc: Fix loopback self-test with separate_tx_channels=1 | Ben Hutchings | 2 | -2/+4 |
2012-10-02 | sfc: Fix MCDI structure field lookup | Ben Hutchings | 1 | -2/+4 |
2012-10-02 | sfc: Add parentheses around use of bitfield macro arguments | Ben Hutchings | 1 | -11/+11 |
2012-10-02 | sfc: Fix null function pointer in efx_sriov_channel_type | Ben Hutchings | 1 | -0/+1 |
2012-10-02 | netlink: add attributes to fdb interface | stephen hemminger | 1 | -1/+1 |
2012-10-02 | tg3: unconditionally select HWMON support when tg3 is enabled. | Paul Gortmaker | 2 | -9/+1 |
2012-10-02 | Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT" | David S. Miller | 1 | -3/+0 |
2012-10-02 | net: ti cpsw ethernet: allow reading phy interface mode from DT | Daniel Mack | 1 | -0/+3 |
2012-10-02 | net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL | Daniel Mack | 1 | -0/+5 |
2012-10-02 | mlx4: dont orphan skbs in mlx4_en_xmit() | Eric Dumazet | 1 | -4/+0 |
2012-10-02 | bnx2x: update version to 1.78.00-0. | Yuval Mintz | 1 | -2/+2 |
2012-10-02 | bnx2x,cnic: use FW 7.8.2 | Yuval Mintz | 11 | -563/+79 |
2012-10-02 | be2net: fix vfs enumeration | Ivan Vecera | 1 | -4/+2 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -10/+12 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 30 | -209/+94 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2012-10-01 | mlx4_core: Disable SENSE_PORT for multifunction devices | Roland Dreier | 1 | -0/+3 |
2012-10-01 | mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs | Roland Dreier | 2 | -14/+15 |
2012-10-01 | mlx4_core: Stash PCI ID driver_data in mlx4_priv structure | Roland Dreier | 2 | -13/+22 |
2012-10-01 | mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem | Roland Dreier | 3 | -26/+38 |
2012-10-01 | mlx4_core: Trivial cleanups to driver log messages | Roland Dreier | 1 | -5/+4 |
2012-10-01 | mlx4_core: Trivial readability fix: "0X30" -> "0x30" | Roland Dreier | 1 | -1/+1 |
2012-10-01 | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein | 4 | -114/+205 |
2012-10-01 | mlx4: Paravirtualize Node Guids for slaves | Jack Morgenstein | 3 | -0/+34 |
2012-10-01 | mlx4: Activate SR-IOV mode for IB | Jack Morgenstein | 1 | -6/+0 |
2012-10-01 | IB/mlx4: Miscellaneous adjustments for SR-IOV IB support | Jack Morgenstein | 3 | -2/+8 |
2012-10-01 | mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV mode | Jack Morgenstein | 2 | -17/+92 |
2012-10-01 | net/mlx4_core: Adjustments to SET_PORT for IB SR-IOV | Jack Morgenstein | 1 | -0/+10 |
2012-10-01 | IB/mlx4: Propagate P_Key and guid change port management events to slaves | Jack Morgenstein | 1 | -0/+6 |
2012-10-01 | mlx4: Add alias_guid mechanism | Jack Morgenstein | 1 | -2/+4 |
2012-10-01 | mlx4_core: Add IB port-state machine and port mgmt event propagation | Jack Morgenstein | 2 | -16/+222 |
2012-10-01 | mlx4: MAD_IFC paravirtualization | Jack Morgenstein | 1 | -0/+162 |
2012-10-01 | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop | Jack Morgenstein | 4 | -12/+275 |
2012-10-01 | IB/mlx4: Initialize SR-IOV IB support for slaves in master context | Jack Morgenstein | 1 | -0/+3 |
2012-10-01 | mlx4_core: Add proxy and tunnel QPs to the reserved QP area | Jack Morgenstein | 5 | -4/+50 |
2012-10-01 | mlx4_core: Remove annoying debug message in the resource tracker | Or Gerlitz | 1 | -2/+0 |
2012-10-01 | mlx4_core: Fix wrong offset in parsing query device caps response | Dotan Barak | 1 | -1/+1 |
2012-09-30 | be2net: fixup log messages | Sathya Perla | 2 | -6/+31 |
2012-09-30 | be2net: cleanup code related to be_link_status_query() | Sathya Perla | 5 | -64/+48 |
2012-09-30 | be2net: fix wrong handling of be_setup() failure in be_probe() | Sathya Perla | 1 | -3/+1 |
2012-09-30 | be2net: remove type argument of be_cmd_mac_addr_query() | Sathya Perla | 3 | -15/+9 |
2012-09-30 | tg3: Disable multiple TX rings by default due to hardware flaw | Michael Chan | 1 | -6/+9 |
2012-09-30 | tg3: Add support for ethtool -L|-l to get/set the number of rings. | Michael Chan | 2 | -3/+63 |