index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
|
\
|
*
bnx2x: fix spelling mistake "dicline" -> "decline"
Colin Ian King
2019-04-15
*
|
bnx2x: Add support for detection of P2P event packets.
Sudarsana Reddy Kalluru
2019-04-17
*
|
bnx2x: Replace magic numbers with macro definitions.
Sudarsana Reddy Kalluru
2019-04-17
*
|
bnx2x: Utilize FW 7.13.11.0.
Sudarsana Reddy Kalluru
2019-03-27
*
|
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
|
/
*
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
2019-02-18
*
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-09
*
broadcom: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-23
*
bnx2x: Bump up driver version to 1.713.36
Sudarsana Reddy Kalluru
2019-01-23
*
bnx2x: fix various indentation issues
Colin Ian King
2019-01-16
*
cross-tree: phase out dma_zalloc_coherent() on headers
Luis Chamberlain
2019-01-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-24
|
\
|
*
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
2018-12-24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
|
\
|
|
*
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru
2018-12-12
|
*
bnx2x: Enable PTP only on the PF that initializes the port
Sudarsana Reddy Kalluru
2018-12-12
|
*
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru
2018-12-12
|
*
bnx2x: Clear fip MAC when fcoe offload support is disabled
Sudarsana Reddy Kalluru
2018-12-12
*
|
bnx2x: Add storm FW version to ethtool driver query output.
Sudarsana Reddy Kalluru
2018-11-27
*
|
bnx2x: Add MBI version to ethtool driver query output.
Sudarsana Reddy Kalluru
2018-11-27
|
/
*
bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
Sudarsana Reddy Kalluru
2018-11-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
|
\
|
*
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
*
|
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
|
\
\
|
|
/
|
/
|
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
|
\
\
|
*
|
bnx2x: remove ndo_poll_controller
Eric Dumazet
2018-09-24
|
|
/
*
|
bnx2x: Provide VF link status in ndo_get_vf_config
Shahed Shaikh
2018-09-21
*
|
bnx2x: Ignore bandwidth attention in single function mode
Shahed Shaikh
2018-09-21
*
|
bnx2x: Add VF spoof-checking configuration
Shahed Shaikh
2018-09-21
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
|
\
|
*
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
2018-07-24
*
|
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
*
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
|
\
|
|
*
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
2018-06-30
*
|
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-30
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
|
\
|
*
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-25
*
|
bnx2x: use the right constant
Julia Lawall
2018-06-06
*
|
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
2018-05-28
|
/
*
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
*
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2018-03-26
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
*
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
2018-03-21
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
|
\
|
*
bnx2x: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-17
*
|
bnx2x: disable GSO where gso_size is too big for hardware
Daniel Axtens
2018-02-01
[next]