summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-01-17iwlwifi: mvm: fix support for single antenna diversityLuca Coelho1-4/+16
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-17iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein2-2/+13
2020-01-17rsi: fix potential null dereference in rsi_probe()Denis Efremov1-1/+1
2020-01-17ath9k: use iowrite32 over __raw_writelChristian Lamparter1-1/+1
2020-01-14ath10k: fix memory leakNavid Emamdoost1-0/+1
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost1-0/+1
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-14can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber1-11/+10
2020-01-14can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...Sean Nyekjaer1-0/+4
2020-01-14can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold1-2/+2
2020-01-14can: kvaser_usb: fix interface sanity checkJohan Hovold2-2/+2
2020-01-12net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit1-0/+3
2020-01-12net/mlx5e: Fix hairpin RSS table sizeEli Cohen3-17/+17
2020-01-12net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik3-12/+14
2020-01-12net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha1-3/+4
2020-01-12net: dsa: mv88e6xxx: force cmode write on 6141/6341Baruch Siach1-6/+6
2020-01-12net/mlx5: Move devlink registration before interfaces loadMichael Guralnik1-7/+9
2020-01-12macb: Don't unregister clks unconditionallyStephen Boyd1-3/+1
2020-01-12mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-12vxlan: fix tos value before xmitHangbin Liu1-2/+2
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-12net: stmmac: Fixed link does not need MDIO BusJose Abreu1-1/+1
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-12net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn1-0/+9
2020-01-12net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn2-0/+6
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-1/+1
2020-01-12gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3
2020-01-12hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2020-01-12net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2-3/+12
2020-01-12net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy3-4/+12
2020-01-12net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy5-33/+13
2020-01-12net: stmmac: Always arm TX Timer at end of transmission startJose Abreu1-0/+2
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu1-1/+1
2020-01-12net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu2-1/+4
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu1-0/+12
2020-01-12net: stmmac: Determine earlier the size of RX bufferJose Abreu1-13/+11
2020-01-12net: stmmac: selftests: Needs to check the number of Multicast regsJose Abreu1-0/+4
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan1-1/+1
2020-01-12cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni1-0/+4
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2020-01-04net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal1-3/+7
2020-01-04net: phylink: fix interface passed to mac_link_upRussell King1-2/+1
2020-01-04bnxt: apply computed clamp value for coalece parameterJonathan Lemon1-1/+1