summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-12-01lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-12-01net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen1-2/+2
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner1-1/+1
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2-4/+5
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel1-0/+46
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde1-13/+14
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde1-1/+5
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde1-3/+6
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-11/+25
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki1-1/+2
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho1-8/+28
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-11-27net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2018-11-27qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2-27/+33
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin1-2/+14
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller1-0/+2
2018-11-27ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl1-1/+3
2018-11-23usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf1-0/+7
2018-11-23net: smsc95xx: Fix MTU rangeStefan Wahren1-0/+2
2018-11-23mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-11-23net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller1-5/+5
2018-11-23net: dsa: microchip: initialize mutex before useTristram Ha1-5/+5
2018-11-23net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan1-3/+3
2018-11-23net: systemport: Protect stop from timeoutFlorian Fainelli1-8/+7
2018-11-23tuntap: fix multiqueue rxMatthew Cover1-1/+5
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16
2018-11-23ibmvnic: fix accelerated VLAN handlingMichał Mirosław1-1/+1
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-5/+19
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2018-11-13ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski1-0/+4
2018-11-13iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon1-4/+5
2018-11-13net: dsa: mv88e6xxx: Fix writing to a PHY page.Andrew Lunn1-0/+3
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart1-0/+3
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2-1/+35
2018-11-13iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach1-3/+6
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-11-13tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych1-0/+2
2018-11-13nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow1-3/+14
2018-11-13net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-11-04net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli1-3/+6
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-11-04net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen1-1/+1
2018-11-04bonding: fix length of actor systemTobias Jungel1-2/+1
2018-11-04virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin1-1/+4