index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_cmn.c
Age
Commit message (
Expand
)
Author
2023-08-22
bnx2x: new flag for track HW resource allocation
Thinh Tran
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-03-29
bnx2x: use the right build_skb() helper
Jakub Kicinski
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
bnx2x: fix potential memory leak in bnx2x_tpa_stop()
Jianglei Nie
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
2021-12-20
bnx2x: Utilize firmware 7.13.21.0
Manish Chopra
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-08-05
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-08
bnx2x: Fix some kernel-doc warnings
Wang Hai
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-05
bnx2x: Enable Multi-Cos feature.
Sudarsana Reddy Kalluru
2019-08-18
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
2019-07-25
bnx2x: Disable multi-cos feature.
Sudarsana Reddy Kalluru
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-29
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
2019-06-09
bnx2x: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2018-12-12
bnx2x: Enable PTP only on the PF that initializes the port
Sudarsana Reddy Kalluru
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-06-30
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
2018-05-28
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2018-01-08
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2017-12-19
bnx2x: Use NETIF_F_GRO_HW.
Michael Chan
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-10
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-01
bnx2x: Fix Multi-Cos
Mintz, Yuval
2017-04-30
bnx2x: Align RX buffers
Scott Wood
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
[next]