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