summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-01-25rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger
2016-01-25rt2x00: fix monitor mode regressionEli Cooper
2016-01-25pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa
2016-01-25drivers: net: xgene: fix extra IRQ issueIyappan Subramanian
2016-01-24iwlwifi: add device ID for 8265Oren Givon
2016-01-24iwlwifi: add new 3168 series devices supportOren Givon
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21net: phy: smsc: Fix disabling energy detect modeTeresa Remmet
2016-01-21net: mvneta: get optional bus clkJisheng Zhang
2016-01-21net: mvneta: Try to get named core clock firstJisheng Zhang
2016-01-21net: mvneta: sort the headers in alphabetic orderJisheng Zhang
2016-01-21net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang
2016-01-21net: hns: enet specifies a reference to dsafyankejian
2016-01-21tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross
2016-01-21net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli
2016-01-21net: phy: Fix phy_mac_interrupt()Florian Fainelli
2016-01-21net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli
2016-01-21net/irda: bfin_sir: remove duplicate definesSudip Mukherjee
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com
2016-01-21net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2016-01-21net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua
2016-01-19net/mlx4: Query RoCE supportMoni Shoua
2016-01-19sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan
2016-01-19brcmfmac: fix sdio sg table alloc crashHante Meuleman
2016-01-19brcmfmac: add missing includeFelix Fietkau
2016-01-19RDMA/be2net: Remove open and close entry pointsDevesh Sharma
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-18team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode
2016-01-18brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel
2016-01-18net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl
2016-01-18net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl
2016-01-18net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl
2016-01-18net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-01-16bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller
2016-01-15net: smsc: Add support h8300Yoshinori Sato