summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-08-03xen-netfront: wait xenbus state change when load module manuallyXiao Liang1-0/+6
2018-08-03NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1
2018-08-03net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev1-1/+1
2018-08-03net: lan78xx: fix rx handling before first packet is sendStefan Wahren1-0/+2
2018-08-03net: fix amd-xgbe flow-control issuetangpengpeng1-2/+2
2018-08-03net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman1-0/+1
2018-08-03net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč2-0/+44
2018-08-03net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč1-1/+1
2018-08-03net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč2-3/+9
2018-08-03rsi: fix nommu_map_sg overflow kernel panicSiva Rebbagondla3-22/+36
2018-08-03rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla1-2/+0
2018-08-03igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes1-2/+7
2018-08-03net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan1-2/+5
2018-08-03bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan1-0/+3
2018-08-03brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-08-03net: phy: phylink: Release link GPIOFlorian Fainelli1-0/+2
2018-08-03i40e: free the skb after clearing the bitlockJacob Keller1-1/+6
2018-08-03net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko1-1/+7
2018-08-03ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov1-0/+1
2018-08-03net: hns3: Fix the missing client list node initializationXi Wang1-0/+2
2018-08-03mwifiex: correct histogram data with appropriate indexXinming Hu1-3/+5
2018-08-03net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč1-0/+1
2018-08-03ath: Add regulatory mapping for BahamasSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for BermudaSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for SerbiaSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for TanzaniaSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for UgandaSven Eckelmann2-0/+2
2018-08-03ath: Add regulatory mapping for APL2_FCCASven Eckelmann1-0/+2
2018-08-03ath: Add regulatory mapping for APL13_WORLDSven Eckelmann1-0/+2
2018-08-03ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann1-0/+2
2018-08-03ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann1-0/+2
2018-08-03net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang1-0/+2
2018-08-03wlcore: sdio: check for valid platform device data before suspendEyal Reizer1-0/+5
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-08-03iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-08-03e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier1-9/+6
2018-08-03hv_netvsc: fix network namespace issues with VF supportStephen Hemminger2-23/+22
2018-08-03xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross1-2/+2
2018-08-03mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata1-1/+3
2018-07-28can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze1-1/+2
2018-07-28can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean1-0/+19
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula1-1/+1
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula1-5/+5
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula1-16/+123
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula1-1/+0
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula1-28/+127
2018-07-28can: xilinx_can: fix power management handlingAnssi Hannula1-41/+28
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula1-13/+5
2018-07-28vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu1-8/+21
2018-07-28vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu1-6/+8