summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-10FDDI: defxx: Use driver's name with resource requestsMaciej W. Rozycki
2021-03-10FDDI: defxx: Implement dynamic CSR I/O address space selectionMaciej W. Rozycki
2021-03-10FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-03-10FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki
2021-03-10mlxsw: Adjust some MFDE fields shift and size to fw implementationDanielle Ratson
2021-03-10mlxsw: core: Expose MFDE.log_ip to devlink healthDanielle Ratson
2021-03-10mlxsw: reg: Extend MFDE register with new log_ip fieldDanielle Ratson
2021-03-10mlxsw: spectrum: Bump minimum FW version to xx.2008.2406Petr Machata
2021-03-10mlxsw: reg: Fix comment about slot_index field in PMAOS registerAmit Cohen
2021-03-10mlxsw: spectrum: Reword an error message for Q-in-Q vetoDanielle Ratson
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean
2021-03-10FDDI: defza: Update my e-mail addressMaciej W. Rozycki
2021-03-10FDDI: defxx: Update my e-mail addressMaciej W. Rozycki
2021-03-10net: broadcom: bcm4908_enet: read MAC from OFRafał Miłecki
2021-03-10qed: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: plip: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: cassini: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: 3c509: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: mscc: ocelot: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: fddi: skfp: smt: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-03-10net: ethernet: chelsiofix: spelling typo of 'rewriteing'Wang Qing
2021-03-10virtio-net: support XDP when not more queuesXuan Zhuo
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister
2021-03-09Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-09net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-08net: bonding: fix error return code of bond_neigh_init()Jia-Ju Bai
2021-03-08net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean
2021-03-08net: davicom: Use platform_get_irq_optional()Paul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-08net: wan: fix error return code of uhdlc_init()Jia-Ju Bai
2021-03-08net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-03-08net: usb: log errors to dmesg/syslogGrant Grundler
2021-03-08net: usb: cdc_ncm: emit dev_err on error pathsGrant Grundler
2021-03-08net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury
2021-03-08net: dsa: bcm_sf2: simplify optional reset handlingPhilipp Zabel
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-03-07Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-05ethernet: alx: fix order of calls on resumeJakub Kicinski
2021-03-05lan743x: trim all 4 bytes of the FCS; not just 2George McCollister
2021-03-05gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun
2021-03-05sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov
2021-03-05net/hamradio/6pack: remove redundant check in sp_encaps()Denis Efremov
2021-03-05r8169: fix r8168fp_adjust_ocp_cmd functionHayes Wang
2021-03-05ibmvnic: remove excessive irqsaveJunlin Yang
2021-03-05stmmac: intel: Fixes clock registration error seen for multiple interfacesWong Vee Khee
2021-03-05net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMIIOng Boon Leong