| Commit message (Expand) | Author | Age | Files | Lines |
* | r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown | Heiner Kallweit | 2021-01-28 | 1 | -3/+1 |
* | net: usbnet: use new tasklet API | Emil Renner Berthing | 2021-01-27 | 1 | -4/+4 |
* | net: usbnet: initialize tasklet using tasklet_init | Emil Renner Berthing | 2021-01-27 | 1 | -2/+1 |
* | net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250 | Rasmus Villemoes | 2021-01-27 | 3 | -32/+5 |
* | net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250 | Rasmus Villemoes | 2021-01-27 | 3 | -37/+3 |
* | bonding: add TLS dependency | Arnd Bergmann | 2021-01-27 | 1 | -0/+1 |
* | bnxt_en: Convert to use netif_level() helpers. | Michael Chan | 2021-01-27 | 1 | -20/+14 |
* | usbnet: fix the indentation of one code snippet | Dongliang Mu | 2021-01-27 | 1 | -6/+6 |
* | nfc: fix typo | wengjianfeng | 2021-01-26 | 1 | -1/+1 |
* | nfc: fdp: fix typo issue | wengjianfeng | 2021-01-26 | 1 | -1/+1 |
* | bnxt_en: Do not process completion entries after fatal condition detected. | Michael Chan | 2021-01-26 | 1 | -0/+8 |
* | bnxt_en: Consolidate firmware reset event logging. | Michael Chan | 2021-01-26 | 1 | -7/+10 |
* | bnxt_en: Improve firmware fatal error shutdown sequence. | Michael Chan | 2021-01-26 | 1 | -3/+10 |
* | bnxt_en: Modify bnxt_disable_int_sync() to be called more than once. | Michael Chan | 2021-01-26 | 1 | -0/+3 |
* | bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state. | Michael Chan | 2021-01-26 | 2 | -1/+4 |
* | bnxt_en: Add bnxt_fw_reset_timeout() helper. | Michael Chan | 2021-01-26 | 1 | -6/+9 |
* | bnxt_en: Retry open if firmware is in reset. | Vasundhara Volam | 2021-01-26 | 2 | -2/+14 |
* | bnxt_en: attempt to reinitialize after aborted reset | Edwin Peer | 2021-01-26 | 1 | -2/+27 |
* | bnxt_en: log firmware debug notifications | Edwin Peer | 2021-01-26 | 1 | -0/+8 |
* | bnxt_en: Add an upper bound for all firmware command timeouts. | Vasundhara Volam | 2021-01-26 | 2 | -0/+3 |
* | bnxt_en: Move reading VPD info after successful handshake with fw. | Vasundhara Volam | 2021-01-26 | 1 | -3/+3 |
* | bnxt_en: Retry sending the first message to firmware if it is under reset. | Michael Chan | 2021-01-26 | 2 | -7/+42 |
* | bnxt_en: handle CRASH_NO_MASTER during bnxt_open() | Edwin Peer | 2021-01-26 | 1 | -28/+39 |
* | bnxt_en: Define macros for the various health register states. | Michael Chan | 2021-01-26 | 2 | -4/+13 |
* | bnxt_en: Update firmware interface to 1.10.2.11. | Michael Chan | 2021-01-26 | 3 | -53/+203 |
* | net: dsa: mt7530: MT7530 optional GPIO support | DENG Qingfang | 2021-01-26 | 2 | -0/+130 |
* | net: ethernet: mediatek: support setting MTU | DENG Qingfang | 2021-01-26 | 2 | -8/+47 |
* | octeontx2-af: Support ESP/AH RSS hashing | Subbaraya Sundeep | 2021-01-26 | 3 | -1/+65 |
* | tg3: improve PCI VPD access | Heiner Kallweit | 2021-01-26 | 2 | -19/+12 |
* | net: dsa: hellcreek: Add TAPRIO offloading support | Kurt Kanzenbach | 2021-01-24 | 2 | -2/+318 |
* | net: mhi: Set wwan device type | Loic Poulain | 2021-01-24 | 1 | -0/+5 |
* | net: mvpp2: Remove unneeded Kconfig dependency. | Richard Cochran | 2021-01-23 | 1 | -1/+0 |
* | net: dsa: mv88e6xxx: Remove bogus Kconfig dependency. | Richard Cochran | 2021-01-23 | 1 | -1/+0 |
* | net: ipa: disable IEOB interrupts before clearing | Alex Elder | 2021-01-23 | 1 | -1/+1 |
* | net: ipa: repurpose gsi_irq_ieob_disable() | Alex Elder | 2021-01-23 | 1 | -7/+12 |
* | net: ipa: have gsi_channel_update() return a value | Alex Elder | 2021-01-23 | 1 | -7/+6 |
* | net: ipa: heed napi_complete() return value | Alex Elder | 2021-01-23 | 1 | -3/+1 |
* | net: ipa: count actual work done in gsi_channel_poll() | Alex Elder | 2021-01-23 | 1 | -3/+2 |
* | mlxsw: Register physical ports as a devlink resource | Danielle Ratson | 2021-01-23 | 3 | -11/+73 |
* | net/mlx5e: Support HTB offload | Maxim Mikityanskiy | 2021-01-23 | 14 | -46/+1506 |
* | net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp | Xin Long | 2021-01-23 | 1 | -1/+1 |
* | sfc: reduce the number of requested xdp ev queues | Ivan Babrou | 2021-01-23 | 1 | -2/+4 |
* | net: phy: realtek: Add support for RTL9000AA/AN | Yuusuke Ashizuka | 2021-01-23 | 1 | -0/+132 |
* | net: ipa: remove a remoteproc dependency | Alex Elder | 2021-01-22 | 2 | -38/+2 |
* | net: macb: ignore tx_clk if MII is used | Michael Walle | 2021-01-22 | 1 | -0/+4 |
* | net: remove aurora nb8800 driver | Arnd Bergmann | 2021-01-22 | 6 | -1863/+0 |
* | cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant | Heiner Kallweit | 2021-01-22 | 1 | -10/+3 |
* | cxgb4: Assign boolean values to a bool variable | Jiapeng Zhong | 2021-01-22 | 1 | -1/+1 |
* | ethernet: ucc_geth: simplify rx/tx allocations | Rasmus Villemoes | 2021-01-21 | 2 | -35/+17 |
* | ethernet: ucc_geth: inform the compiler that numQueues is always 1 | Rasmus Villemoes | 2021-01-21 | 2 | -36/+42 |