summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-11net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-03-11net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-03-11drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-11tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang
2020-03-11mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-03-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-11net: atlantic: fix potential error handlingPavel Belous
2020-03-11qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-03-11net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-03-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-03-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-03-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-11net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-03-11net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-03-11net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2020-03-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-03-11qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork
2020-03-11qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-03-11iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2020-02-28enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-28mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel
2020-02-28iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-02-28iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-02-28hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2020-02-28wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann
2020-02-28orinoco: avoid assertion in case of NULL pointerAditya Pakki
2020-02-28rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran
2020-02-28iwlegacy: Fix -Wcast-function-typePhong Tran
2020-02-28ipw2x00: Fix -Wcast-function-typePhong Tran
2020-02-28b43legacy: Fix -Wcast-function-typePhong Tran
2020-02-28net/wan/fsl_ucc_hdlc: reject muram offsets above 64KRasmus Villemoes
2020-02-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-02-28brcmfmac: Fix use after free in brcmf_sdio_readframes()Dan Carpenter
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-02-14bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-02-14net: macb: Limit maximum GEM TX length in TSOHarini Katakam
2020-02-14net: macb: Remove unnecessary alignment check for TSOHarini Katakam
2020-02-14net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli
2020-02-14net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli
2020-02-14net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor
2020-02-14net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor
2020-02-14ppp: Adjust indentation into ppp_async_inputNathan Chancellor