index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Lines
2019-08-31
net: bcmgenet: use ethtool_op_get_ts_info()
Ryan M. Collins
-0
/
+1
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
-5
/
+5
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
-3
/
+1
2019-08-18
bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
Vasundhara Volam
-3
/
+6
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
-7
/
+5
2019-08-18
bnxt_en: Improve RX doorbell sequence.
Michael Chan
-3
/
+7
2019-08-18
bnxt_en: Fix VNIC clearing logic for 57500 chips.
Michael Chan
-8
/
+18
2019-08-18
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
-8
/
+18
2019-08-01
net: broadcom: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
-3
/
+3
2019-07-25
bnx2x: Disable multi-cos feature.
Sudarsana Reddy Kalluru
-2
/
+1
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
-3
/
+3
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
-0
/
+3
2019-07-18
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
-2
/
+5
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
-31
/
+26
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
-2
/
+0
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
-11
/
+11
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
-2
/
+8
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
-44
/
+10
2019-07-09
bnxt_en: Add page_pool_destroy() during RX ring cleanup.
Michael Chan
-6
/
+2
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-23
/
+54
2019-07-08
bnxt_en: add page_pool support
Andy Gospodarek
-7
/
+47
2019-07-08
bnxt_en: optimized XDP_REDIRECT support
Andy Gospodarek
-10
/
+140
2019-07-08
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
-13
/
+28
2019-07-08
bnxt_en: rename some xdp functions
Andy Gospodarek
-7
/
+7
2019-07-01
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
-1
/
+0
2019-06-30
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
-1
/
+1
2019-06-30
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
-1
/
+3
2019-06-30
bnxt_en: Fix statistics context reservation logic for RDMA driver.
Michael Chan
-6
/
+11
2019-06-30
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
-3
/
+3
2019-06-30
bnxt_en: Disable bus master during PCI shutdown and driver unload.
Michael Chan
-1
/
+2
2019-06-29
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
-11
/
+34
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
-39
/
+39
2019-06-25
linux/dim: Move implementation to .c files
Tal Gilboa
-5
/
+6
2019-06-25
linux/dim: Rename externally used net_dim members
Tal Gilboa
-28
/
+27
2019-06-25
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
-8
/
+8
2019-06-25
linux/dim: Rename externally exposed macros
Tal Gilboa
-6
/
+6
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-25
/
+9
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-24
/
+6
2019-06-18
bnx2x: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
-1
/
+3
2019-06-09
tg3: Use napi_alloc_frag()
Sebastian Andrzej Siewior
-1
/
+1
2019-06-09
bnx2x: Use napi_alloc_frag()
Sebastian Andrzej Siewior
-1
/
+1
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-17
/
+23
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
-14
/
+1
2019-05-22
bnxt_en: Device serial number is supported only for PFs.
Vasundhara Volam
-5
/
+6
2019-05-22
bnxt_en: Reduce memory usage when running in kdump kernel.
Michael Chan
-3
/
+5
2019-05-22
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
-9
/
+10
2019-05-22
bnxt_en: Fix aggregation buffer leak under OOM condition.
Michael Chan
-0
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+4
[next]