summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-01-23bonding: update nest level on unlinkWillem de Bruijn1-0/+3
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-13qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas1-7/+8
2019-01-13net: netxen: fix a missing check and an uninitialized useKangjie Lu1-1/+2
2019-01-13vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2019-01-13lan78xx: Resolve issue with changing MAC addressJason Martinsen1-0/+4
2019-01-13net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7
2019-01-13net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula1-0/+5
2019-01-13qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter1-0/+1
2019-01-13net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu1-41/+216
2019-01-13net: hns: Add mac pcs config when enable|disable macYonglong Liu2-4/+11
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu1-1/+1
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu1-2/+10
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu1-1/+22
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu1-0/+3
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu1-0/+3
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2-127/+127
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2-0/+18
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu1-2/+2
2019-01-13w90p910_ether: remove incorrect __init annotationArnd Bergmann1-1/+1
2019-01-13drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor1-3/+0
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2-1/+10
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2-8/+30
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru1-1/+3
2019-01-13i40e: fix mac filter delete when setting mac addressStefan Assmann1-7/+7
2019-01-13ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing1-2/+2
2019-01-13ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon1-1/+1
2019-01-09qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork1-1/+1
2019-01-09qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist1-0/+1
2019-01-09qmi_wwan: Added support for Fibocom NL668 seriesJörgen Storvist1-0/+1
2019-01-09net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-9/+3
2019-01-09mlxsw: core: Increase timeout during firmware flash processShalom Toledo3-2/+27
2019-01-09net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan1-4/+6
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2019-01-09xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2019-01-09qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist1-0/+1
2019-01-09net/wan: fix a double free in x25_asy_open_tty()Cong Wang1-0/+2
2019-01-09net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2019-01-09net: macb: restart tx after tx used bit readClaudiu Beznea1-1/+20
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-12-29iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-29USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2018-12-21mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel1-2/+8
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne1-3/+2
2018-12-21net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed1-1/+1
2018-12-21mv88e6060: disable hardware level MAC learningAnderson Luiz Alves1-7/+3
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov1-5/+7