index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-10
bnxt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-29
/
+11
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-8
/
+7
2019-08-05
cnic: Explicitly initialize all reference counts to 0.
Michael Chan
1
-0
/
+5
2019-08-01
net: broadcom: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-3
/
+3
2019-08-01
bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-6
/
+3
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-29
bnxt_en: Add PCI IDs for 57500 series NPAR devices.
Michael Chan
1
-0
/
+12
2019-07-29
bnxt_en: Support all variants of the 5750X chip family.
Michael Chan
1
-2
/
+6
2019-07-29
bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.
Michael Chan
2
-53
/
+67
2019-07-29
bnxt_en: Support TPA counters on 57500 chips.
Michael Chan
1
-10
/
+31
2019-07-29
bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.
Michael Chan
2
-2
/
+9
2019-07-29
bnxt_en: Refactor ethtool ring statistics logic.
Michael Chan
1
-50
/
+70
2019-07-29
bnxt_en: Add hardware GRO setup function for 57500 chips.
Michael Chan
1
-1
/
+32
2019-07-29
bnxt_en: Add TPA ID mapping logic for 57500 chips.
Michael Chan
2
-2
/
+53
2019-07-29
bnxt_en: Add fast path logic for TPA on 57500 chips.
Michael Chan
1
-25
/
+75
2019-07-29
bnxt_en: Set TPA GRO mode flags on 57500 chips properly.
Michael Chan
1
-3
/
+5
2019-07-29
bnxt_en: Refactor tunneled hardware GRO logic.
Michael Chan
1
-41
/
+28
2019-07-29
bnxt_en: Handle standalone RX_AGG completions.
Michael Chan
1
-2
/
+18
2019-07-29
bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.
Michael Chan
2
-6
/
+41
2019-07-29
bnxt_en: Refactor TPA logic.
Michael Chan
1
-48
/
+69
2019-07-29
bnxt_en: Add TPA structure definitions for BCM57500 chips.
Michael Chan
1
-0
/
+67
2019-07-29
bnxt_en: Update firmware interface spec. to 1.10.0.89.
Michael Chan
2
-16
/
+108
2019-07-25
bnx2x: Disable multi-cos feature.
Sudarsana Reddy Kalluru
1
-2
/
+1
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
3
-3
/
+3
2019-07-23
net: broadcom: Use dev_get_drvdata
Chuhong Yuan
3
-12
/
+6
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2
-2
/
+2
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
1
-0
/
+3
2019-07-18
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
1
-2
/
+5
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
1
-31
/
+26
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-2
/
+0
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2
-11
/
+11
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2
-2
/
+8
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2
-44
/
+10
2019-07-09
bnxt_en: Add page_pool_destroy() during RX ring cleanup.
Michael Chan
1
-6
/
+2
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-23
/
+54
2019-07-08
bnxt_en: add page_pool support
Andy Gospodarek
4
-7
/
+47
2019-07-08
bnxt_en: optimized XDP_REDIRECT support
Andy Gospodarek
4
-10
/
+140
2019-07-08
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
4
-13
/
+28
2019-07-08
bnxt_en: rename some xdp functions
Andy Gospodarek
3
-7
/
+7
2019-07-01
net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memset
Hariprasad Kelam
1
-1
/
+0
2019-06-30
bnxt_en: Suppress error messages when querying DSCP DCB capabilities.
Michael Chan
1
-1
/
+1
2019-06-30
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
1
-1
/
+3
2019-06-30
bnxt_en: Fix statistics context reservation logic for RDMA driver.
Michael Chan
1
-6
/
+11
2019-06-30
bnxt_en: Fix ethtool selftest crash under error conditions.
Michael Chan
1
-3
/
+3
2019-06-30
bnxt_en: Disable bus master during PCI shutdown and driver unload.
Michael Chan
1
-1
/
+2
2019-06-29
bnx2x: Prevent ptp_task to be rescheduled indefinitely
Guilherme G. Piccoli
4
-11
/
+34
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
9
-39
/
+39
2019-06-25
linux/dim: Move implementation to .c files
Tal Gilboa
6
-5
/
+6
2019-06-25
linux/dim: Rename externally used net_dim members
Tal Gilboa
8
-28
/
+27
[next]