net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile
[linux-2.6-microblaze.git] / drivers /
2021-01-28 Heiner Kallweitr8169: remove not needed call to rtl_wol_enable_rx...
2021-01-27 Jakub KicinskiMerge branch 'net-usbnet-convert-to-new-tasklet-api'
2021-01-27 Emil Renner Berthingnet: usbnet: use new tasklet API
2021-01-27 Emil Renner Berthingnet: usbnet: initialize tasklet using tasklet_init
2021-01-27 Jakub KicinskiMerge branch 'net-dsa-mv88e6xxx-remove-some-6250-specif...
2021-01-27 Rasmus Villemoesnet: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge...
2021-01-27 Rasmus Villemoesnet: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext(...
2021-01-27 Arnd Bergmannbonding: add TLS dependency
2021-01-27 Michael Chanbnxt_en: Convert to use netif_level() helpers.
2021-01-27 Dongliang Muusbnet: fix the indentation of one code snippet
2021-01-26 wengjianfengnfc: fix typo
2021-01-26 wengjianfengnfc: fdp: fix typo issue
2021-01-26 Jakub KicinskiMerge branch 'bnxt_en-error-recovery-improvements'
2021-01-26 Michael Chanbnxt_en: Do not process completion entries after fatal...
2021-01-26 Michael Chanbnxt_en: Consolidate firmware reset event logging.
2021-01-26 Michael Chanbnxt_en: Improve firmware fatal error shutdown sequence.
2021-01-26 Michael Chanbnxt_en: Modify bnxt_disable_int_sync() to be called...
2021-01-26 Michael Chanbnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to...
2021-01-26 Michael Chanbnxt_en: Add bnxt_fw_reset_timeout() helper.
2021-01-26 Vasundhara Volambnxt_en: Retry open if firmware is in reset.
2021-01-26 Edwin Peerbnxt_en: attempt to reinitialize after aborted reset
2021-01-26 Edwin Peerbnxt_en: log firmware debug notifications
2021-01-26 Vasundhara Volambnxt_en: Add an upper bound for all firmware command...
2021-01-26 Vasundhara Volambnxt_en: Move reading VPD info after successful handsha...
2021-01-26 Michael Chanbnxt_en: Retry sending the first message to firmware...
2021-01-26 Edwin Peerbnxt_en: handle CRASH_NO_MASTER during bnxt_open()
2021-01-26 Michael Chanbnxt_en: Define macros for the various health register...
2021-01-26 Michael Chanbnxt_en: Update firmware interface to 1.10.2.11.
2021-01-26 Jakub KicinskiMerge branch 'dsa-add-mt7530-gpio-support'
2021-01-26 DENG Qingfangnet: dsa: mt7530: MT7530 optional GPIO support
2021-01-26 DENG Qingfangnet: ethernet: mediatek: support setting MTU
2021-01-26 Subbaraya Sundeepocteontx2-af: Support ESP/AH RSS hashing
2021-01-25 Heiner Kallweittg3: improve PCI VPD access
2021-01-24 Jakub KicinskiMerge branch 'net-dsa-hellcreek-add-taprio-offloading'
2021-01-24 Kurt Kanzenbachnet: dsa: hellcreek: Add TAPRIO offloading support
2021-01-24 Loic Poulainnet: mhi: Set wwan device type
2021-01-23 Jakub KicinskiMerge branch 'remove-unneeded-phy-time-stamping-option'
2021-01-23 Richard Cochrannet: mvpp2: Remove unneeded Kconfig dependency.
2021-01-23 Richard Cochrannet: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
2021-01-23 Jakub KicinskiMerge branch 'net-ipa-napi-poll-updates'
2021-01-23 Alex Eldernet: ipa: disable IEOB interrupts before clearing
2021-01-23 Alex Eldernet: ipa: repurpose gsi_irq_ieob_disable()
2021-01-23 Alex Eldernet: ipa: have gsi_channel_update() return a value
2021-01-23 Alex Eldernet: ipa: heed napi_complete() return value
2021-01-23 Alex Eldernet: ipa: count actual work done in gsi_channel_poll()
2021-01-23 Jakub KicinskiMerge branch 'mlxsw-expose-number-of-physical-ports'
2021-01-23 Danielle Ratsonmlxsw: Register physical ports as a devlink resource
2021-01-23 Jakub KicinskiMerge branch 'htb-offload'
2021-01-23 Maxim Mikityanskiynet/mlx5e: Support HTB offload
2021-01-23 Xin Longnet: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
2021-01-23 Ivan Babrousfc: reduce the number of requested xdp ev queues
2021-01-23 Yuusuke Ashizukanet: phy: realtek: Add support for RTL9000AA/AN
2021-01-22 Jakub KicinskiMerge branch 'net-ipa-remove-a-build-dependency'
2021-01-22 Alex Eldernet: ipa: remove a remoteproc dependency
2021-01-22 Michael Wallenet: macb: ignore tx_clk if MII is used
2021-01-22 Arnd Bergmannnet: remove aurora nb8800 driver
2021-01-22 Heiner Kallweitcxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant
2021-01-22 Jiapeng Zhongcxgb4: Assign boolean values to a bool variable
2021-01-21 Jakub KicinskiMerge branch 'ucc_geth-improvements'
2021-01-21 Rasmus Villemoesethernet: ucc_geth: simplify rx/tx allocations
2021-01-21 Rasmus Villemoesethernet: ucc_geth: inform the compiler that numQueues...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: add helper to replace repeated...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: replace kmalloc_array()+for loop...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: remove bd_mem_part and all associat...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNM...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: don't statically allocate eight...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: constify ugeth_primary_info
2021-01-21 Rasmus Villemoesethernet: ucc_geth: factor out parsing of {rx,tx}-clock...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: replace kmalloc+memset by kzalloc
2021-01-21 Rasmus Villemoesethernet: ucc_geth: remove unnecessary memset_io()...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: use qe_muram_free_addr()
2021-01-21 Rasmus Villemoessoc: fsl: qe: add cpm_muram_free_addr() helper
2021-01-21 Rasmus Villemoessoc: fsl: qe: store muram_vbase as a void pointer inste...
2021-01-21 Rasmus Villemoessoc: fsl: qe: make cpm_muram_offset take a const void...
2021-01-21 Rasmus Villemoesethernet: ucc_geth: remove unused read of temoder field
2021-01-21 Jakub KicinskiMerge branch 'add-devlink-health-reporters-for-nix...
2021-01-21 George Cherianocteontx2-af: Add devlink health reporters for NIX
2021-01-21 Martin Blumenstinglnet: stmmac: dwmac-meson8b: fix the RX delay validation
2021-01-21 Dan Carpenternet: dsa: Fix off by one in dsa_loop_port_vlan_add()
2021-01-20 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2021-01-20 Linus TorvaldsMerge tag 'net-5.11-rc5' of git://git./linux/kernel...
2021-01-20 Linus TorvaldsMerge tag 'for-linus-5.11-rc5-tag' of git://git./linux...
2021-01-20 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.11-20210120' of git...
2021-01-20 Pan Biannet: systemport: free dev before on error path
2021-01-20 Grant Grundlernet: usb: cdc_ncm: don't spew notifications
2021-01-20 Alban Bedelnet: mscc: ocelot: Fix multicast to the CPU port
2021-01-20 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-01-20 Vincent Mailholcan: peak_usb: fix use after free bugs
2021-01-20 Vincent Mailholcan: vxcan: vxcan_xmit: fix use after free bug
2021-01-20 Vincent Mailholcan: dev: can_restart: fix use after free bug
2021-01-20 Dan Carpenternet: dsa: b53: fix an off by one in checking "vlan...
2021-01-20 Jarod Wilsonbonding: add a vlan+srcmac tx hashing option
2021-01-20 Xu Wangocteontx2-af: Remove unneeded semicolons
2021-01-20 Geert Uytterhoevennet: smsc911x: Make Runtime PM handling more fine-grained
2021-01-20 Menglong Dongnet: tun: fix misspellings using codespell tool
2021-01-20 Jakub KicinskiMerge branch 'net-ethernet-ti-am65-cpsw-nuss-introduce...
2021-01-20 Vignesh Raghavendranet: ethernet: ti: am65-cpsw: add support for am64x...
2021-01-20 Vignesh Raghavendranet: ti: cpsw_ale: add driver data for AM64 CPSW3g
2021-01-20 Peter Ujfalusinet: ethernet: ti: am65-cpsw-nuss: Support for transpar...
next