index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
bnx2x: disable GSO where gso_size is too big for hardware
Daniel Axtens
1
-0
/
+18
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+13
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
1
-1
/
+13
2017-12-19
bnx2x: Use NETIF_F_GRO_HW.
Michael Chan
1
-3
/
+5
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-14
bnx2x: fix slowpath null crash
Zhu Yanjun
1
-3
/
+10
2017-09-21
drivers: net: bnx2x: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-25
bnx2x: Don't log mc removal needlessly
Mintz, Yuval
1
-1
/
+1
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-05-16
bnx2x: Remove open coded carrier check
Leon Romanovsky
1
-1
/
+1
2017-04-04
bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
Colin Ian King
1
-9
/
+9
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
[next]