index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2019-08-25
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
1
-5
/
+12
2019-07-26
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
1
-9
/
+24
2019-01-13
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
1
-4
/
+10
2019-01-13
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru
1
-1
/
+9
2019-01-13
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru
1
-7
/
+27
2019-01-13
bnx2x: Clear fip MAC when fcoe offload support is disabled
Sudarsana Reddy Kalluru
1
-1
/
+3
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2018-06-30
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
1
-0
/
+6
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-05-26
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-17
/
+6
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+2
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-6
/
+6
2018-03-22
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
1
-1
/
+1
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-22
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-08
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
1
-5
/
+11
2017-03-08
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-07
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-24
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+15
2016-09-07
bnx2x: Add support for segmentation of tunnels with outer checksums
Alexander Duyck
1
-3
/
+12
2016-09-02
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-18
bnx2x: Move all UDP port notifiers to single function
Alexander Duyck
1
-61
/
+33
2016-06-06
bnx2x: allow adding VLANs while interface is down
Michal Schmidt
1
-89
/
+62
2016-06-01
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
1
-7
/
+10
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-3
/
+2
2016-03-19
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
[next]