summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-27r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdownHeiner Kallweit
2021-01-26net: usbnet: use new tasklet APIEmil Renner Berthing
2021-01-26net: usbnet: initialize tasklet using tasklet_initEmil Renner Berthing
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250Rasmus Villemoes
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250Rasmus Villemoes
2021-01-26bonding: add TLS dependencyArnd Bergmann
2021-01-26bnxt_en: Convert to use netif_level() helpers.Michael Chan
2021-01-26usbnet: fix the indentation of one code snippetDongliang Mu
2021-01-25nfc: fix typowengjianfeng
2021-01-25nfc: fdp: fix typo issuewengjianfeng
2021-01-25bnxt_en: Do not process completion entries after fatal condition detected.Michael Chan
2021-01-25bnxt_en: Consolidate firmware reset event logging.Michael Chan
2021-01-25bnxt_en: Improve firmware fatal error shutdown sequence.Michael Chan
2021-01-25bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.Michael Chan
2021-01-25bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.Michael Chan
2021-01-25bnxt_en: Add bnxt_fw_reset_timeout() helper.Michael Chan
2021-01-25bnxt_en: Retry open if firmware is in reset.Vasundhara Volam
2021-01-25bnxt_en: attempt to reinitialize after aborted resetEdwin Peer
2021-01-25bnxt_en: log firmware debug notificationsEdwin Peer
2021-01-25bnxt_en: Add an upper bound for all firmware command timeouts.Vasundhara Volam
2021-01-25bnxt_en: Move reading VPD info after successful handshake with fw.Vasundhara Volam
2021-01-25bnxt_en: Retry sending the first message to firmware if it is under reset.Michael Chan
2021-01-25bnxt_en: handle CRASH_NO_MASTER during bnxt_open()Edwin Peer
2021-01-25bnxt_en: Define macros for the various health register states.Michael Chan
2021-01-25bnxt_en: Update firmware interface to 1.10.2.11.Michael Chan
2021-01-25net: dsa: mt7530: MT7530 optional GPIO supportDENG Qingfang
2021-01-25net: ethernet: mediatek: support setting MTUDENG Qingfang
2021-01-25octeontx2-af: Support ESP/AH RSS hashingSubbaraya Sundeep
2021-01-25tg3: improve PCI VPD accessHeiner Kallweit
2021-01-23net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach
2021-01-23net: mhi: Set wwan device typeLoic Poulain
2021-01-23net: mvpp2: Remove unneeded Kconfig dependency.Richard Cochran
2021-01-23net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.Richard Cochran
2021-01-23net: ipa: disable IEOB interrupts before clearingAlex Elder
2021-01-23net: ipa: repurpose gsi_irq_ieob_disable()Alex Elder
2021-01-23net: ipa: have gsi_channel_update() return a valueAlex Elder
2021-01-23net: ipa: heed napi_complete() return valueAlex Elder
2021-01-23net: ipa: count actual work done in gsi_channel_poll()Alex Elder
2021-01-22mlxsw: Register physical ports as a devlink resourceDanielle Ratson
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy
2021-01-22net: hns3: replace skb->csum_not_inet with skb_csum_is_sctpXin Long
2021-01-22sfc: reduce the number of requested xdp ev queuesIvan Babrou
2021-01-22net: phy: realtek: Add support for RTL9000AA/ANYuusuke Ashizuka
2021-01-21net: ipa: remove a remoteproc dependencyAlex Elder
2021-01-21net: macb: ignore tx_clk if MII is usedMichael Walle
2021-01-21net: remove aurora nb8800 driverArnd Bergmann
2021-01-21cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constantHeiner Kallweit
2021-01-21cxgb4: Assign boolean values to a bool variableJiapeng Zhong
2021-01-21ethernet: ucc_geth: simplify rx/tx allocationsRasmus Villemoes
2021-01-21ethernet: ucc_geth: inform the compiler that numQueues is always 1Rasmus Villemoes