aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-08-03xen-netfront: wait xenbus state change when load module manuallyXiao Liang
2018-08-03NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-08-03net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev
2018-08-03net: lan78xx: fix rx handling before first packet is sendStefan Wahren
2018-08-03net: fix amd-xgbe flow-control issuetangpengpeng
2018-08-03net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman
2018-08-03net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč
2018-08-03net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč
2018-08-03net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč
2018-08-03rsi: fix nommu_map_sg overflow kernel panicSiva Rebbagondla
2018-08-03rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla
2018-08-03igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes
2018-08-03net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan
2018-08-03bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-08-03brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-08-03net: phy: phylink: Release link GPIOFlorian Fainelli
2018-08-03i40e: free the skb after clearing the bitlockJacob Keller
2018-08-03net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko
2018-08-03ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov
2018-08-03net: hns3: Fix the missing client list node initializationXi Wang
2018-08-03mwifiex: correct histogram data with appropriate indexXinming Hu
2018-08-03net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč
2018-08-03ath: Add regulatory mapping for BahamasSven Eckelmann
2018-08-03ath: Add regulatory mapping for BermudaSven Eckelmann
2018-08-03ath: Add regulatory mapping for SerbiaSven Eckelmann
2018-08-03ath: Add regulatory mapping for TanzaniaSven Eckelmann
2018-08-03ath: Add regulatory mapping for UgandaSven Eckelmann
2018-08-03ath: Add regulatory mapping for APL2_FCCASven Eckelmann
2018-08-03ath: Add regulatory mapping for APL13_WORLDSven Eckelmann
2018-08-03ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann
2018-08-03ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann
2018-08-03net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang
2018-08-03wlcore: sdio: check for valid platform device data before suspendEyal Reizer
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-08-03iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz
2018-08-03e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier
2018-08-03hv_netvsc: fix network namespace issues with VF supportStephen Hemminger
2018-08-03xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross
2018-08-03mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata
2018-07-28can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze
2018-07-28can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula
2018-07-28can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula
2018-07-28can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula
2018-07-28can: xilinx_can: fix power management handlingAnssi Hannula
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula
2018-07-28vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu
2018-07-28vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu