Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c22baeab40b2f8e75907cfd7aa69147d5343d2c
/
drivers
/
net
/
ethernet
/
broadcom
c036859
net: systemport: fix index check to avoid an array out of bounds access
by Colin Ian King
· 4 years, 10 months ago
22630e2
bnxt_en: fix error handling when flashing from file
by Edwin Peer
· 4 years, 10 months ago
a9b952d
bnxt_en: reinitialize IRQs when MTU is modified
by Vasundhara Volam
· 4 years, 10 months ago
402482a
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
by Nicolas Saenz Julienne
· 4 years, 10 months ago
9a005c3
bnxt_en: add newline to netdev_*() format strings
by Jonathan Lemon
· 4 years, 10 months ago
8743db4
bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.
by Vasundhara Volam
· 4 years, 10 months ago
5567ae4
bnxt_en: Improve device shutdown method.
by Vasundhara Volam
· 4 years, 10 months ago
82969e6
net: cnic: fix spelling mistake "reserverd" -> "reserved"
by Alexandre Belloni
· 4 years, 11 months ago
263a425
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
by Florian Fainelli
· 5 years ago
33b4013
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
18e4960
bnxt_en: Fix TC queue mapping.
by Michael Chan
· 5 years ago
d407302
bnxt_en: Fix logic that disables Bus Master during firmware reset.
by Vasundhara Volam
· 5 years ago
12de2ea
bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.
by Michael Chan
· 5 years ago
c16d4ee
bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.
by Michael Chan
· 5 years ago
dd3e7cb
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
by Andy Shevchenko
· 5 years ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
9599e036
bnxt_en: Add support for devlink info command
by Vasundhara Volam
· 5 years ago
b014232
bnxt_en: Rename switch_id to dsn
by Vasundhara Volam
· 5 years ago
8159cbe
bnxt_en: Add support to update progress of flash update
by Vasundhara Volam
· 5 years ago
cda2cab
bnxt_en: Move devlink_register before registering netdev
by Vasundhara Volam
· 5 years ago
002870e
bnxt_en: Register devlink irrespective of firmware spec version
by Vasundhara Volam
· 5 years ago
d6292ad
bnxt_en: Refactor bnxt_dl_register()
by Vasundhara Volam
· 5 years ago
5313845
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
by Michael Chan
· 5 years ago
87d67f5
bnxt_en: Periodically check and remove aged-out ntuple filters
by Pavan Chebbi
· 5 years ago
f47d0e1
bnxt_en: Do not accept fragments for aRFS flow steering.
by Michael Chan
· 5 years ago
c66c06c
bnxt_en: Support UDP RSS hashing on 575XX chips.
by Michael Chan
· 5 years ago
1d86859
bnxt_en: Remove the setting of dev_port.
by Michael Chan
· 5 years ago
43a5107
bnxt_en: Improve bnxt_probe_phy().
by Michael Chan
· 5 years ago
83d8f5e
bnxt_en: Improve link up detection.
by Michael Chan
· 5 years ago
4d8773b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
148965d
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
by Florian Fainelli
· 5 years ago
fd786fb1
net: convert suitable drivers to use phy_do_ioctl_running
by Heiner Kallweit
· 5 years ago
b3f7e3f
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
d061b24
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
by Michael Chan
· 5 years ago
6fc7caa8
bnxt_en: Fix ipv6 RFS filter matching logic.
by Michael Chan
· 5 years ago
ceb3284
bnxt_en: Fix NTUPLE firmware command failures.
by Michael Chan
· 5 years ago
5a9ef19
net: systemport: Fixed queue mapping in internal ring map
by Florian Fainelli
· 5 years ago
3071c51
bnxt: Detach page from page pool before sending up the stack
by Jonathan Lemon
· 5 years ago
a2d6d7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
737d7a6
bnxt_en: Call recovery done after reset is successfully done
by Vikas Gupta
· 5 years ago
9f07223
net: tg3: use skb_list_walk_safe helper for gso segments
by Jason A. Donenfeld
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
f11421b
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
by Fenghua Yu
· 5 years ago
31d518f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
5cdc40c
bnx2x: Fix accounting of vlan resources among the PFs
by Manish Chopra
· 5 years ago
0444716
bnx2x: Use appropriate define for vlan credit
by Manish Chopra
· 5 years ago
b6fd7b9
net: Introduce peer to peer one step PTP time stamping.
by Richard Cochran
· 5 years ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
f1af17c
net: bcmgenet: Add software counters to track reallocations
by Doug Berger
· 5 years ago
e3fa858
net: bcmgenet: Be drop monitor friendly while re-allocating headroom
by Doug Berger
· 5 years ago
ae895c4
net: bcmgenet: Turn on offloads by default
by Doug Berger
· 5 years ago
206f54b
net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
by Doug Berger
· 5 years ago
f63db4e
net: bcmgenet: Refactor bcmgenet_set_features()
by Doug Berger
· 5 years ago
8101553
net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
by Doug Berger
· 5 years ago
dd8e911
net: bcmgenet: enable NETIF_F_HW_CSUM feature
by Doug Berger
· 5 years ago
99d5563
net: bcmgenet: enable NETIF_F_HIGHDMA flag
by Doug Berger
· 5 years ago
d63b542
net: systemport: Set correct DMA mask
by Florian Fainelli
· 5 years ago
ee699f8
bnx2x: Fix logic to get total no. of PFs per engine
by Manish Chopra
· 5 years ago
7113f79
bnx2x: Do not handle requests from VFs after parity
by Manish Chopra
· 5 years ago
6adc460
bnxt: apply computed clamp value for coalece parameter
by Jonathan Lemon
· 5 years ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
7e334fc
bnxt_en: Add missing devlink health reporters for VFs.
by Vasundhara Volam
· 5 years ago
937f188
bnxt_en: Fix the logic that creates the health reporters.
by Vasundhara Volam
· 5 years ago
0797c10
bnxt_en: Remove unnecessary NULL checks for fw_health
by Vasundhara Volam
· 5 years ago
8280b38
bnxt_en: Fix bp->fw_health allocation and free logic.
by Vasundhara Volam
· 5 years ago
c74751f
bnxt_en: Return error if FW returns more data than dump length
by Vasundhara Volam
· 5 years ago
325f85f
bnxt_en: Free context memory in the open path if firmware has been reset.
by Michael Chan
· 5 years ago
0c722ec
bnxt_en: Fix MSIX request logic for RDMA driver.
by Michael Chan
· 5 years ago
d168f32
bnxt_en: Add support for flashing the device via devlink
by Vasundhara Volam
· 5 years ago
c7e457f4
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
by Michael Chan
· 5 years ago
b1613e7
bnxt_en: Add async. event logic for PHY configuration changes.
by Michael Chan
· 5 years ago
8119e49
bnxt_en: Refactor the initialization of the ethtool link settings.
by Michael Chan
· 5 years ago
8a60efd
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
by Michael Chan
· 5 years ago
1acefc9
bnxt_en: Assign more RSS context resources to the VFs.
by Michael Chan
· 5 years ago
3be8136
bnxt_en: Initialize context memory to the value specified by firmware.
by Michael Chan
· 5 years ago
f9b69d7
bnxt_en: Fix suspend/resume path on 57500 chips
by Vasundhara Volam
· 5 years ago
f92335d
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
by Vasundhara Volam
· 5 years ago
2e88246
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
by Vasundhara Volam
· 5 years ago
bdb3860
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
by Vasundhara Volam
· 5 years ago
ef02af8
bnxt_en: Disable/enable Bus master during suspend/resume.
by Michael Chan
· 5 years ago
fb4cd81
bnxt_en: Add chip IDs for 57452 and 57454 chips.
by Michael Chan
· 5 years ago
ee5a489
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
642aebd
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
by Pavan Chebbi
· 5 years ago
a2b31e2
bnxt_en: Add a warning message for driver initiated reset
by Vasundhara Volam
· 5 years ago
05069dd
bnxt_en: Return proper error code for non-existent NVM variable
by Vasundhara Volam
· 5 years ago
e4e3823
bnxt_en: Report health status update after reset is done
by Vasundhara Volam
· 5 years ago
e633a32
bnxt_en: Set MASTER flag during driver registration.
by Vasundhara Volam
· 5 years ago
0a3f4e4
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
by Vasundhara Volam
· 5 years ago
5b306bd
bnxt_en: Increase firmware response timeout for coredump commands.
by Vasundhara Volam
· 5 years ago
19b3751
bnxt_en: Improve RX buffer error handling.
by Michael Chan
· 5 years ago
41136ab
bnxt_en: Update firmware interface spec to 1.10.1.12.
by Michael Chan
· 5 years ago
85192db
bpf: Convert bpf_prog refcnt to atomic64_t
by Andrii Nakryiko
· 5 years ago
19b7e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
548e5ff
bnx2x: Remove hw_reset_t function casts
by Kees Cook
· 5 years ago
26658f6
bnx2x: Remove format_fw_ver_t function casts
by Kees Cook
· 5 years ago
3e19d1f
bnx2x: Remove config_init_t function casts
by Kees Cook
· 5 years ago
2c855d7
bnx2x: Remove read_status_t function casts
by Kees Cook
· 5 years ago
86c1fe8
bnx2x: Drop redundant callback function casts
by Kees Cook
· 5 years ago
7f9048f
net: reject PTP periodic output requests with unsupported flags
by Jacob Keller
· 5 years ago
Next »