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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru
2
-1
/
+10
2018-12-12
bnx2x: Enable PTP only on the PF that initializes the port
Sudarsana Reddy Kalluru
3
-12
/
+12
2018-12-12
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru
2
-8
/
+30
2018-12-12
bnx2x: Clear fip MAC when fcoe offload support is disabled
Sudarsana Reddy Kalluru
1
-1
/
+3
2018-11-27
bnx2x: Add storm FW version to ethtool driver query output.
Sudarsana Reddy Kalluru
1
-0
/
+6
2018-11-27
bnx2x: Add MBI version to ethtool driver query output.
Sudarsana Reddy Kalluru
2
-1
/
+28
2018-11-12
bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
Sudarsana Reddy Kalluru
2
-0
/
+8
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
1
-1
/
+0
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-8
/
+0
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+0
2018-09-23
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-21
bnx2x: Provide VF link status in ndo_get_vf_config
Shahed Shaikh
1
-0
/
+1
2018-09-21
bnx2x: Ignore bandwidth attention in single function mode
Shahed Shaikh
1
-0
/
+10
2018-09-21
bnx2x: Add VF spoof-checking configuration
Shahed Shaikh
4
-2
/
+82
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2018-07-24
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
1
-3
/
+10
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2
-2
/
+4
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+13
2018-06-30
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
3
-0
/
+13
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
4
-4
/
+8
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-6
/
+7
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+6
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-05-28
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
1
-1
/
+6
2018-05-25
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
6
-11
/
+17
2018-03-26
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2
-2
/
+4
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-6
/
+6
2018-03-21
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
1
-1
/
+1
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+10
2018-02-01
bnx2x: disable GSO where gso_size is too big for hardware
Daniel Axtens
1
-0
/
+18
2018-01-17
bnx2x: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-1
/
+10
2018-01-08
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+3
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+15
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2
-3
/
+15
2017-12-19
bnx2x: Use NETIF_F_GRO_HW.
Michael Chan
2
-15
/
+17
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-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-10-06
bnx2x: Use pci_ari_enabled() instead of local copy
Bjorn Helgaas
1
-6
/
+1
2017-09-21
drivers: net: bnx2x: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2
-4
/
+6
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2
-2
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2
-5
/
+7
2017-07-14
bnx2x: fix format overflow warning
Arnd Bergmann
1
-1
/
+2
2017-07-13
net: broadcom: bnx2x: make a couple of const arrays static
Colin Ian King
1
-2
/
+2
[prev]
[next]