index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
1
-5
/
+11
2017-03-07
bnx2x: prevent crash when accessing PTP with interface down
Michal Schmidt
1
-1
/
+19
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2016-12-05
bnx2x: Prevent tunnel config for 577xx
Mintz, Yuval
1
-2
/
+2
2016-12-05
net: bnx2x: fix improper return value
Pan Bian
1
-0
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-10-23
bnx2x: Use the correct divisor value for PHC clock readings.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
1
-2
/
+5
2016-09-26
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Jason Baron
1
-28
/
+51
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+15
2016-09-06
bnx2x: Add support for segmentation of tunnels with outer checksums
Alexander Duyck
1
-3
/
+12
2016-09-01
bnx2x: don't reset chip on cleanup if PCI function is offline
Guilherme G. Piccoli
1
-4
/
+15
2016-08-24
bnx2x: Don't flush multicast MACs
Yuval Mintz
1
-6
/
+41
2016-06-17
bnx2x: Move all UDP port notifiers to single function
Alexander Duyck
1
-61
/
+33
2016-06-05
bnx2x: allow adding VLANs while interface is down
Michal Schmidt
1
-89
/
+62
2016-05-31
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
1
-7
/
+10
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-3
/
+2
2016-03-18
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
1
-0
/
+4
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+10
2016-03-02
bnx2x: fix indentation in bnx2x_sp_task()
Michal Schmidt
1
-1
/
+1
2016-03-02
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
1
-2
/
+1
2016-03-02
bnx2x: access cfc_del_event only if the opcode is CFC_DEL
Michal Schmidt
1
-3
/
+5
2016-03-02
bnx2x: fix crash on big-endian when adding VLAN
Michal Schmidt
1
-8
/
+5
2016-02-24
bnx2x: add a separate GENEVE Kconfig symbol
Arnd Bergmann
1
-7
/
+7
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+1
2016-02-16
bnx2x: Add support for single-port DCBx
Yuval Mintz
1
-1
/
+3
2016-02-16
bnx2x: Add Geneve inner-RSS support
Yuval Mintz
1
-53
/
+122
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-11-20
bnx2x: Fix vxlan removal
Yuval Mintz
1
-2
/
+2
2015-11-18
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
1
-3
/
+0
2015-11-16
bnx2x: Fix VLANs null-pointer for 57710, 57711
Yuval Mintz
1
-1
/
+1
2015-09-17
bnx2x: track vxlan port count
Jiri Benc
1
-2
/
+12
2015-09-11
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
1
-4
/
+2
2015-08-27
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
1
-0
/
+3
2015-08-18
bnx2x: Add vxlan RSS support
Rajesh Borundia
1
-0
/
+109
2015-08-17
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
1
-1
/
+1
2015-08-06
bnx2x: Add BD support for storage
Yuval Mintz
1
-0
/
+85
2015-07-30
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
1
-0
/
+2
2015-07-29
bnx2x: add vlan filtering offload
Yuval Mintz
1
-18
/
+232
2015-07-22
bnx2x: Add MFW dump support
Yuval Mintz
1
-0
/
+28
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
1
-11
/
+45
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
1
-24
/
+26
2015-07-22
bnx2x: Utilize FW 7.12.30
Yuval Mintz
1
-0
/
+2
2015-06-28
bnx2x: fix lockdep splat
Eric Dumazet
1
-1
/
+2
2015-06-25
bnx2x: Fix self-test for 20g devices
Yuval Mintz
1
-4
/
+8
2015-06-25
bnx2x: Fix VF MAC removal
Shahed Shaikh
1
-1
/
+1
2015-06-25
bnx2x: Don't notify about scratchpad parities
Manish Chopra
1
-6
/
+14
2015-06-25
bnx2x: Correct speed from baseT into KR.
Yuval Mintz
1
-0
/
+13
2015-06-25
bnx2x: Correct asymmetric flow-control
Yuval Mintz
1
-7
/
+3
[next]