Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ee39222d45839284f91e882df8a985e1af0f7e18
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_main.c
a6e2846
bnx2x: Use the correct divisor value for PHC clock readings.
by Sudarsana Reddy Kalluru
· 8 years ago
e8c6ae9
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
by Jason Baron
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
736c4c1
bnx2x: Add support for segmentation of tunnels with outer checksums
by Alexander Duyck
· 8 years ago
b44e108
bnx2x: don't reset chip on cleanup if PCI function is offline
by Guilherme G. Piccoli
· 8 years ago
c7b7b48
bnx2x: Don't flush multicast MACs
by Yuval Mintz
· 8 years ago
6b35291
bnx2x: Move all UDP port notifiers to single function
by Alexander Duyck
· 9 years ago
a02cc9d
bnx2x: allow adding VLANs while interface is down
by Michal Schmidt
· 9 years ago
bae5499
bnx2x: avoid leaking memory on bnx2x_init_one() failures
by Vitaly Kuznetsov
· 9 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
1e6bb1a
bnx2x: Prevent false warning for lack of FC NPIV
by Yuval Mintz
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7e88009
bnx2x: fix indentation in bnx2x_sp_task()
by Michal Schmidt
· 9 years ago
da47273
bnx2x: define fields of struct cfc_del_event_data as little-endian
by Michal Schmidt
· 9 years ago
ca4f2d5
bnx2x: access cfc_del_event only if the opcode is CFC_DEL
by Michal Schmidt
· 9 years ago
9cd753a
bnx2x: fix crash on big-endian when adding VLAN
by Michal Schmidt
· 9 years ago
4fee7da
bnx2x: add a separate GENEVE Kconfig symbol
by Arnd Bergmann
· 9 years ago
e4c6734
net: rework ndo tc op to consume additional qdisc handle parameter
by John Fastabend
· 9 years ago
9c73267
bnx2x: Add support for single-port DCBx
by Yuval Mintz
· 9 years ago
883ce97
bnx2x: Add Geneve inner-RSS support
by Yuval Mintz
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
425d3d8
bnx2x: Fix vxlan removal
by Yuval Mintz
· 9 years ago
b59768c
bnx2x: remove bnx2x_low_latency_recv() support
by Eric Dumazet
· 9 years ago
ab6d784
bnx2x: Fix VLANs null-pointer for 57710, 57711
by Yuval Mintz
· 9 years ago
ac7eccd
bnx2x: track vxlan port count
by Jiri Benc
· 9 years ago
a19a19d
bnx2x: use ktime_get_seconds() for timestamp
by Arnd Bergmann
· 9 years ago
9c9a652
bnx2x: Add new device ids under the Qlogic vendor
by Yuval Mintz
· 9 years ago
f34fa14
bnx2x: Add vxlan RSS support
by Rajesh Borundia
· 9 years ago
da3cc2d
bnx2: Fix bandwidth allocation for some MF modes
by Yuval Mintz
· 9 years ago
97ac4ef
bnx2x: Add BD support for storage
by Yuval Mintz
· 9 years ago
ce7fa78
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
by Yuval Mintz
· 9 years ago
05cc5a3
bnx2x: add vlan filtering offload
by Yuval Mintz
· 9 years ago
c48f350
bnx2x: Add MFW dump support
by Yuval Mintz
· 10 years ago
230d00e
bnx2x: new Multi-function mode - BD
by Yuval Mintz
· 10 years ago
4ad79e1
bnx2x: Rebrand from 'broadcom' into 'qlogic'
by Yuval Mintz
· 10 years ago
28311f8
bnx2x: Utilize FW 7.12.30
by Yuval Mintz
· 10 years ago
d53c66a
bnx2x: fix lockdep splat
by Eric Dumazet
· 10 years ago
2f43b82
bnx2x: Fix self-test for 20g devices
by Yuval Mintz
· 10 years ago
bb9e9c1
bnx2x: Fix VF MAC removal
by Shahed Shaikh
· 10 years ago
ad6afbe
bnx2x: Don't notify about scratchpad parities
by Manish Chopra
· 10 years ago
5d67c1c
bnx2x: Correct speed from baseT into KR.
by Yuval Mintz
· 10 years ago
1359d73
bnx2x: Correct asymmetric flow-control
by Yuval Mintz
· 10 years ago
c6e36d8
bnx2x: Move statistics implementation into semaphores
by Yuval Mintz
· 10 years ago
cd9c399
bnx2x: limit fw delay in kdump to 5s after boot
by Michal Schmidt
· 10 years ago
12a8541
bnx2x: Delay during kdump load
by Yuval Mintz
· 10 years ago
f8dcb5e
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
by Michal Schmidt
· 10 years ago
7e6b4d4
bnx2x: merge fp->disable_tpa with fp->mode
by Michal Schmidt
· 10 years ago
d9b9e86
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
by Michal Schmidt
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
da254fb
bnx2x: Fix kdump when iommu=on
by Yuval Mintz
· 10 years ago
3d6b725
bnx2x: Fix kdump on 4-port device
by Yuval Mintz
· 10 years ago
f7dcdef
ptp: bnx2x: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
4e833c5
ethernet: Use bool function returns of true/false instead of 1/0
by Joe Perches
· 10 years ago
0f587f1
bnx2x: Prevent probe as early as possible
by Yuval Mintz
· 10 years ago
5d45186
ptp: bnx2x: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
8cb65d0
net: Move check for multiple vlans to drivers
by Toshiaki Makita
· 10 years ago
dff173d
bnx2x: Fix statistics locking scheme
by Yuval Mintz
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a8e0c24
bnx2x: fix encapsulation features on 57710/57711
by Michal Schmidt
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
da29370
bnx2x: Force fundamental reset for EEH recovery
by Brian King
· 10 years ago
c7bf716
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
1444c30
net: bnx2x: fix sparse warnings
by Lad, Prabhakar
· 10 years ago
f28ba40
bnx2x: convert to CYCLECOUNTER_MASK macro.
by Richard Cochran
· 10 years ago
2e5601f
net: bnx2x: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
5f35227
net: Generalize ndo_gso_check to ndo_features_check
by Jesse Gross
· 10 years ago
bf27c35
bnx2x: fix typos in "configure"
by Jiri Benc
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
51de7bb
bnx2x: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
02dc402
bnx2x: Use correct fastpath version for VFs.
by Yuval Mintz
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
f5fbf11
bnx2x: use napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
83bad20
bnx2x: Add a fallback multi-function mode NPAR1.5
by Yuval Mintz
· 10 years ago
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
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
04860eb
bnx2x: Configure device endianity on driver load and reset endianity on removal.
by Manish Chopra
· 10 years ago
1fc3de9
bnx2x: Fix static checker warning regarding `txdata_ptr'
by Yuval Mintz
· 10 years ago
ea36475a
bnx2x: Fix stop-on-error
by Yuval Mintz
· 10 years ago
c993189
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
by Amir Vadai
· 10 years ago
f9474dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
97539f1
bnx2x: FW assertion changes
by Ariel Elior
· 10 years ago
e261199
bnx2x: Safe bnx2x_panic_dump()
by Yuval Mintz
· 10 years ago
0c23ad3
bnx2x: Code cleanup
by Yuval Mintz
· 10 years ago
eeed018
bnx2x: Add timestamping and PTP hardware clock support
by Michal Kalderon
· 10 years ago
e42780b
bnx2x: Utilize FW 7.10.51
by Dmitry Kravkov
· 10 years ago
7c3afd8
bnx2x: Revert UNDI flushing mechanism
by Yuval Mintz
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6495d15
bnx2x: VF can report link speed
by Dmitry Kravkov
· 11 years ago
73413ff
bnx2x: Fix the MSI flags
by Yijing Wang
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
b17b0ca
bnx2x: Check for UNDI in uncommon branch
by Yuval Mintz
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0c0e634
bnx2x: Adapter not recovery from EEH error injection
by wenxiong@linux.vnet.ibm.com
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
08f6dd8
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
by Ariel Elior
· 11 years ago
de68294
bnx2x: Fix UNDI driver unload
by Yuval Mintz
· 11 years ago
e2a367f
bnx2x: Memory leak during VF removal
by Yuval Mintz
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
Next »