summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-01-25rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger1-1/+1
2016-01-25rt2x00: fix monitor mode regressionEli Cooper9-11/+23
2016-01-25pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2016-01-25drivers: net: xgene: fix extra IRQ issueIyappan Subramanian2-3/+10
2016-01-24iwlwifi: add device ID for 8265Oren Givon1-0/+1
2016-01-24iwlwifi: add new 3168 series devices supportOren Givon1-0/+3
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-170/+452
2016-01-21net: phy: smsc: Fix disabling energy detect modeTeresa Remmet1-10/+44
2016-01-21net: mvneta: get optional bus clkJisheng Zhang1-0/+8
2016-01-21net: mvneta: Try to get named core clock firstJisheng Zhang1-1/+3
2016-01-21net: mvneta: sort the headers in alphabetic orderJisheng Zhang1-13/+13
2016-01-21net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang1-5/+4
2016-01-21net: hns: enet specifies a reference to dsafyankejian7-28/+28
2016-01-21tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross2-9/+18
2016-01-21net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli1-1/+1
2016-01-21net: phy: Fix phy_mac_interrupt()Florian Fainelli1-13/+18
2016-01-21net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli1-5/+10
2016-01-21net/irda: bfin_sir: remove duplicate definesSudip Mukherjee1-3/+0
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com1-46/+2
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com1-0/+12
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com1-0/+24
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com1-0/+52
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2-19/+108
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com5-80/+16
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky3-13/+0
2016-01-21net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua1-0/+26
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua1-1/+15
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua2-1/+11
2016-01-19net/mlx4: Query RoCE supportMoni Shoua1-0/+23
2016-01-19sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan1-3/+13
2016-01-19brcmfmac: fix sdio sg table alloc crashHante Meuleman3-25/+21
2016-01-19brcmfmac: add missing includeFelix Fietkau1-0/+1
2016-01-19RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-48/+138
2016-01-18team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode3-2/+19
2016-01-18brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel1-2/+1
2016-01-18net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl1-9/+23
2016-01-18net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl1-8/+11
2016-01-18net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl1-9/+54
2016-01-18net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl1-1/+1
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz1-1/+1
2016-01-16bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera1-13/+24
2016-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-30/+58
2016-01-16Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+9
2016-01-16bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2016-01-15net: smsc: Add support h8300Yoshinori Sato2-2/+13