aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-02xen-netfront: transmit fully GSO-sized packetsJonathan Davies1-4/+1
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-0/+1
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai4-26/+65
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2-6/+41
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz1-23/+16
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz1-18/+35
2015-03-31net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2-0/+10
2015-03-31bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut1-1/+2
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc3-10/+21
2015-03-31ipvlan: do not use rcu operations for address listJiri Benc1-5/+5
2015-03-31ipvlan: protect against concurrent link removalJiri Benc1-1/+3
2015-03-31ipvlan: fix addr hash list corruptionJiri Benc2-4/+13
2015-03-30Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo1-0/+1
2015-03-29net: fec: setup right value for mdio hold timeUwe Kleine-König1-3/+27
2015-03-29cxgb4vf: Fix sparse warningsHariprasad Shenai2-7/+11
2015-03-29cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai1-7/+18
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai3-15/+83
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings4-9/+18
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings4-3/+8
2015-03-25cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai1-1/+7
2015-03-24ucc_geth: Intialize link state to down before register_netdevCliff Clark1-0/+3
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein3-12/+14
2015-03-24net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay1-7/+8
2015-03-24Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller12-32/+68
2015-03-24rocker: handle non-bridge master changeSimon Horman1-1/+7
2015-03-24iwlwifi: Fix memory leak in iwl_req_fw_callback()Larry Finger1-0/+1
2015-03-23bnx2x: Fix statistics locking schemeYuval Mintz5-100/+83
2015-03-23Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo7-20/+41
2015-03-22can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner1-3/+8
2015-03-22can: flexcan: fix bus-off error state handling.Andri Yngvason1-4/+3
2015-03-22can: peak_usb_fd: add support for ISO / non-ISO mode switchingStephane Grosjean2-2/+30
2015-03-22can: peak_usb: rename usb option cmds definition and structsStephane Grosjean2-28/+28
2015-03-22can: gs_usb: check for kzalloc allocation failureColin Ian King1-0/+2
2015-03-22can: kvaser_usb: Fix sparse warning __le16 degrades to integerAhmed S. Darwish1-3/+4
2015-03-22can: kvaser_usb: Comply with firmware max tx URBs valueAhmed S. Darwish1-24/+38
2015-03-22rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger1-1/+11
2015-03-21cx82310_eth: wait for firmware to become readyOndrej Zary1-6/+24
2015-03-21brcmfmac: disable MBSS feature for BCM43362Arend van Spriel1-1/+2
2015-03-20be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2-11/+23
2015-03-20be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy1-9/+5
2015-03-20be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam4-24/+80
2015-03-20net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-03-19iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg1-2/+4
2015-03-19iwlwifi: add new 3165 series PCI IDsOren Givon1-2/+4
2015-03-19iwlwifi: mvm: protect rate scaling against non-mvm IBSS stationsJohannes Berg1-2/+22
2015-03-19iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-03-18Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha1-2/+2