summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-291-1/+2
* mwifiex: fix double freeTom Rix2020-10-291-0/+2
* net: enic: Cure the enic api locking trainwreckThomas Gleixner2020-10-293-6/+28
* ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter2020-10-291-0/+5
* mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2020-10-291-1/+1
* wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue2020-10-291-1/+1
* ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter2020-10-291-0/+2
* ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter2020-10-291-0/+3
* net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He2020-10-291-0/+1
* net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He2020-10-291-1/+9
* r8169: fix data corruption issue on RTL8402Heiner Kallweit2020-10-291-56/+60
* ibmveth: Identify ingress large send packets.David Wilder2020-10-291-1/+12
* net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-141-4/+12
* bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-10-141-0/+1
* net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-141-11/+4
* net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-141-1/+1
* team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-10-141-0/+1
* Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-10-141-55/+55
* drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He2020-10-143-0/+5
* drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He2020-10-141-2/+2
* rndis_host: increase sleep time in the query-response loopOlympia Giannou2020-10-141-1/+1
* net: dec: de2104x: Increase receive ring size for TulipLucy Yan2020-10-141-1/+1
* mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2020-10-012-3/+3
* e1000: Do not perform reset in reset_task if we are already downAlexander Duyck2020-10-011-4/+14
* ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik2020-10-011-0/+2
* hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter2020-10-011-5/+11
* drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He2020-09-231-0/+1
* drivers/net/wan/lapbether: Set network_header before transmittingXie He2020-09-231-0/+2
* drivers/net/wan/lapbether: Added needed_tailroomXie He2020-09-231-0/+1
* net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc2020-09-121-0/+4
* bnxt: don't enable NAPI until rings are readyJakub Kicinski2020-09-121-6/+3
* bnxt_en: Failure to update PHY is not fatal condition.Michael Chan2020-09-121-1/+1
* net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu2020-09-121-1/+1
* ravb: Fixed to be able to unload modulesYuusuke Ashizuka2020-09-121-55/+55
* net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya2020-09-121-1/+1
* net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas2020-09-121-0/+1
* net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas2020-09-121-0/+1
* usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes2020-09-121-0/+1
* drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas2020-09-121-1/+1
* NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas2020-09-121-0/+1
* qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork2020-09-121-2/+28
* qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph2020-09-121-0/+3
* Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwanPatrik Halfar2020-09-121-0/+1
* net: qmi_wwan: ignore bogus CDC Union descriptorsBjørn Mork2020-09-121-1/+4
* net: qmi_wwan: should hold RTNL while changing netdev typeBjørn Mork2020-09-121-7/+15
* net: qmi_wwan: support "raw IP" modeBjørn Mork2020-09-121-1/+97
* net: qmi_wwan: MDM9x30 specific power managementBjørn Mork2020-09-121-0/+38
* tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan2020-09-121-4/+13
* bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam2020-09-121-0/+3
* net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini2020-09-031-1/+3