summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings1-16/+53
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings3-58/+10
2012-10-02sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2-2/+4
2012-10-02sfc: Fix MCDI structure field lookupBen Hutchings1-2/+4
2012-10-02sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings1-11/+11
2012-10-02sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings1-0/+1
2012-10-01vxlan: virtual extensible lanstephen hemminger3-0/+1231
2012-10-01netlink: add attributes to fdb interfacestephen hemminger2-2/+2
2012-10-01tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker2-9/+1
2012-10-01Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller1-3/+0
2012-10-01asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer1-0/+4
2012-10-01flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger1-10/+19
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack1-0/+3
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack1-0/+5
2012-10-01mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet1-4/+0
2012-10-01bnx2x: update version to 1.78.00-0.Yuval Mintz1-2/+2
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz11-563/+79
2012-10-01be2net: fix vfs enumerationIvan Vecera1-4/+2
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-25/+26
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds34-237/+106
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-11/+11
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville63-1366/+3259
2012-10-01mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier1-0/+3
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2-14/+15
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2-13/+22
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier3-26/+38
2012-09-30mlx4_core: Trivial cleanups to driver log messagesRoland Dreier1-5/+4
2012-09-30mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier1-1/+1
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein4-114/+205
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein3-0/+34
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein1-6/+0
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein3-2/+8
2012-09-30mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2-17/+92
2012-09-30net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein1-0/+10
2012-09-30IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein1-0/+6
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein1-2/+4
2012-09-30mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2-16/+222
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein1-0/+162
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein4-12/+275
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein1-0/+3
2012-09-30mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein5-4/+50
2012-09-30mlx4_core: Remove annoying debug message in the resource trackerOr Gerlitz1-2/+0
2012-09-30mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak1-1/+1
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller68-1245/+1623
2012-09-30be2net: fixup log messagesSathya Perla2-6/+31
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla5-64/+48
2012-09-30be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla1-3/+1
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla3-15/+9