Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2d2959286017f5501187cfa47d3854f955c4beae
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_cmn.h
7609647
bnx2x: New multi-function mode: UFP
by Yuval Mintz
· 10 years ago
2e98ffc
bnx2x: Changes with storage & MAC macros
by Dmitry Kravkov
· 10 years ago
e42780b
bnx2x: Utilize FW 7.10.51
by Dmitry Kravkov
· 11 years ago
08f6dd8
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
by Ariel Elior
· 11 years ago
df1efc2
net: bnx2x: include irq.h for irqreturn_t definitions
by Josh Boyer
· 11 years ago
cd2b038
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
by Joe Perches
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
230bb0f
bnx2x: (semantic) revise scheduling of sp_rtnl
by Yuval Mintz
· 11 years ago
e8c37aff
bnx2x: fix L2-GRE TCP issues
by Dmitry Kravkov
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a8f47eb
bnx2x: namespace and dead code cleanups
by stephen hemminger
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
60cad4e
bnx2x: VF RSS support - VF side
by Ariel Elior
· 12 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 12 years ago
8b09be5
bnx2x: Revising locking scheme for MAC configuration
by Yuval Mintz
· 12 years ago
75b2945
bnx2x: replace mechanism to check for next available packet
by Dmitry Kravkov
· 12 years ago
8f20aa5
bnx2x: add support for ndo_ll_poll
by Dmitry Kravkov
· 12 years ago
6bf07b8
bnx2x: Revise prints
by Yuval Mintz
· 12 years ago
3cdeec2
bnx2x: Semantic removal and beautification
by Yuval Mintz
· 12 years ago
16a5fd9
bnx2x: Revise comments and alignment
by Yuval Mintz
· 12 years ago
d76a611
bnx2x: Semantic change of empty lines
by Yuval Mintz
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ecf01c2
bnx2x: Prevent NULL pointer dereference in kdump
by Yuval Mintz
· 12 years ago
7fa6f340
bnx2x: AER revised
by Yuval Mintz
· 12 years ago
1bc277f
bnx2x: add RSS capability for GRE traffic
by Dmitry Kravkov
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
3ec9f9c
bnx2x: Add iproute2 support for vfs
by Ariel Elior
· 12 years ago
6fac411
bnx2x: use the default NAPI weight
by Eric Dumazet
· 12 years ago
ca9bdb9
bnx2x: Fix compilation with stop-on-error
by Yuval Mintz
· 12 years ago
86564c3
bnx2x: Remove many sparse warnings
by Yuval Mintz
· 12 years ago
0926d49
bnx2x: correct usleep_range usage
by Yuval Mintz
· 12 years ago
924d75a
bnx2x: reorganization and beautification
by Yuval Mintz
· 12 years ago
2de6743
bnx2x: Semantic renovation
by Yuval Mintz
· 12 years ago
247fa82
bnx2x: Introduce 2013 and advance version to 1.78.02
by Yuval Mintz
· 12 years ago
823e1d9
bnx2x: improve stop-on-error
by Yuval Mintz
· 12 years ago
07ba6af
bnx2x: add `ethtool -w' support.
by Miriam Shitrit
· 12 years ago
6411280
bnx2x: Segregate SR-IOV code
by Ariel Elior
· 12 years ago
abc5a02
bnx2x: Support PF <-> VF Bulletin Board
by Ariel Elior
· 12 years ago
8ca5e17
bnx2x: Support of PF driver of a VF acquire request
by Ariel Elior
· 12 years ago
b56e967
bnx2x: Prepare device and initialize VF database
by Ariel Elior
· 12 years ago
dc1ba59
bnx2x: VF fastpath
by Ariel Elior
· 12 years ago
ad5afc8
bnx2x: Separate VF and PF logic
by Ariel Elior
· 12 years ago
1ab4434
bnx2x: Support probing and removing of VF device
by Ariel Elior
· 12 years ago
0329aba
bnx2x: remove __dev* attributes
by Bill Pemberton
· 12 years ago
cd1dfce
bnx2x: fix 'Ethtool -A' when autoneg
by Yuval Mintz
· 12 years ago
55c1194
bnx2x: Support loading cnic resources at run-time
by Merav Sicron
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7b5342d
bnx2x: Add missing afex code
by Yuval Mintz
· 13 years ago
5d07d86
bnx2x: Utilize Link Flap Avoidance
by Yuval Mintz
· 12 years ago
26614ba
bnx2x: Move netif_napi_add to the open call
by Merav Sicron
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
7d51541
bnx2x: set maximal number of default RSS queues
by Yuval Mintz
· 13 years ago
9876879
bnx2x: Support DCBX for all functions
by Barak Witkowski
· 13 years ago
0e8d2ec
bnx2x: Add support for ethtool -L
by Merav Sicron
· 13 years ago
15192a8
bnx2x: Split the FP structure
by Barak Witkowski
· 13 years ago
37ae41a
bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
by Merav Sicron
· 13 years ago
6556588
bnx2x: Make the transmission queues adjacent
by Merav Sicron
· 13 years ago
5d317c6a
bnx2x: Add support for 4-tupple UDP RSS
by Merav Sicron
· 13 years ago
1191cb8
bnx2x: remove some bloat
by Eric Dumazet
· 13 years ago
94b2f9b
bnx2x: remove gro workaround
by Dmitry Kravkov
· 13 years ago
a334872
bnx2x: add afex support
by Barak Witkowski
· 13 years ago
9630523
bnx2x: change to the rss engine
by Dmitry Kravkov
· 13 years ago
b475d78
bnx2x: congestion management re-organization
by Yuval Mintz
· 13 years ago
30a5de7
bnx2x: added support for working with one msix irq.
by Dmitry Kravkov
· 13 years ago
452427b
bnx2x: previous driver unload revised
by Yuval Mintz
· 13 years ago
9e62e91
bnx2x: changed iscsi/fcoe mac init and macros
by Dmitry Kravkov
· 13 years ago
3b60306
bnx2x: reduced sparse warnings
by Yuval Mintz
· 13 years ago
51c1a58
bnx2x: revised driver prints
by Merav Sicron
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f124488
bnx2x: code doesn't use stats for allocating Rx BDs
by Dmitry Kravkov
· 13 years ago
de5c374
bnx2x: FCoE statistics id fixed
by Yuval Mintz
· 13 years ago
fe603b4
bnx2x: add gro_check
by Dmitry Kravkov
· 13 years ago
621b4d6
use FW 7.2.16
by Dmitry Kravkov
· 13 years ago
1355b70
bnx2x: consistent statistics after internal driver reload
by Mintz Yuval
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
85b26ea
bnx2x: Update version to 1.72.0 and copyrights
by Ariel Elior
· 13 years ago
889b9af
bnx2x: Track active PFs with bitmap
by Ariel Elior
· 13 years ago
f16da43
bnx2x: Lock PF-common resources
by Ariel Elior
· 13 years ago
8d7b027
bnx2x: Support Queue Per Cos in 5771xx devices
by Ariel Elior
· 13 years ago
7185bb3
bnx2x: properly initialize L5 features
by Dmitry Kravkov
· 13 years ago
614c76d
bnx2x: handle iSCSI SD mode
by Dmitry Kravkov
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
e52fcb2
bnx2x: uses build_skb() in receive path
by Eric Dumazet
· 13 years ago
b363782
bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
by Dmitry Kravkov
· 13 years ago
00253a8
bnx2x: propagate DCBX negotiation
by Dmitry Kravkov
· 13 years ago
b306f5e
bnx2x: separate FCoE and iSCSI license initialization.
by Dmitry Kravkov
· 13 years ago
f233caf
bnx2x: use rx_queue index for skb_record_rx_queue()
by Dmitry Kravkov
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3857e3e
bnx2x: Fix build error
by Dmitry Kravkov
· 14 years ago
96b0acc
bnx2x: downgrade Max BW error message to debug
by Michal Schmidt
· 14 years ago
94f05b0
bnx2x: Coalesce pr_cont uses and fix DP typos
by Joe Perches
· 14 years ago
adfc521
broadcom: Move the Broadcom drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/bnx2x/bnx2x_cmn.h]
bf61ee1
bnx2x: Implementation for netdev->ndo_fcoe_get_wwn
by Vladislav Zolotarov
· 14 years ago
f13ac41
bnx2x: remove unnecessary dma_sync
by Vladislav Zolotarov
· 14 years ago
6383c0b
bnx2x: Multiple concurrent l2 traffic classes
by Ariel Elior
· 14 years ago
c9ee920
bnx2x: 57712 parity handling
by Vladislav Zolotarov
· 14 years ago
619c5cb
New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc
by Vlad Zolotarov
· 14 years ago
042181f
bnx2x: Created bnx2x_sp
by Vladislav Zolotarov
· 14 years ago
a9fccec
bnx2x: use bnx2x_reload_if_running
by Dmitry Kravkov
· 14 years ago
Next »