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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
10
-56
/
+0
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2
-2
/
+2
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+0
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2019-02-27
bnxt_en: Drop oversize TX packets to prevent errors.
Michael Chan
1
-0
/
+6
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-1
/
+0
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2019-02-23
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-23
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
1
-1
/
+1
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2019-02-19
bnxt_en: Return relevant error code when offload fails
Sriharsha Basavapatna
1
-1
/
+1
2019-02-19
bnxt_en: Add support for mdio read/write to external PHY
Vasundhara Volam
1
-2
/
+67
2019-02-19
bnxt_en: Propagate trusted VF attribute to firmware.
Michael Chan
3
-4
/
+60
2019-02-19
bnxt_en: Add support for BCM957504
Erik Burrows
1
-1
/
+4
2019-02-19
bnxt_en: Update firmware interface spec. to 1.10.0.47.
Michael Chan
1
-19
/
+177
2019-02-19
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
1
-3
/
+1
2019-02-16
net: systemport: Fix reception of BPDUs
Florian Fainelli
1
-0
/
+4
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2
-19
/
+1
2019-02-09
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-02-09
devlink: publish params only after driver init is done
Jiri Pirko
1
-0
/
+3
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-17
/
+20
2019-02-07
RDMA/bnxt_en: Enable RDMA driver support for 57500 chip
Devesh Sharma
1
-3
/
+0
2019-02-07
net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...
Yang Wei
1
-1
/
+1
2019-02-07
bnxt: Implement ndo_get_port_parent_id()
Florian Fainelli
4
-31
/
+15
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
1
-41
/
+33
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
1
-2
/
+2
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-100
/
+74
2019-02-05
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2
-2
/
+2
2019-02-03
net: systemport: Fix WoL with password after deep sleep
Florian Fainelli
2
-15
/
+12
2019-01-31
bnxt_en: Disable interrupts when allocating CP rings or NQs.
Michael Chan
1
-1
/
+7
2019-01-30
bnxt_en: Add bnxt_en initial port params table and register it
Vasundhara Volam
3
-1
/
+44
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
1
-2
/
+2
2019-01-23
broadcom: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-4
/
+4
2019-01-23
bnx2x: Bump up driver version to 1.713.36
Sudarsana Reddy Kalluru
1
-1
/
+1
2019-01-17
bnx2x: fix various indentation issues
Colin Ian King
4
-98
/
+94
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+11
2019-01-12
bnxt_en: Fix context memory allocation.
Michael Chan
1
-3
/
+6
2019-01-12
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2
-3
/
+5
2019-01-08
cross-tree: phase out dma_zalloc_coherent() on headers
Luis Chamberlain
2
-2
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
8
-37
/
+37
2018-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2018-12-25
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
1
-4
/
+10
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-23
/
+59
2018-12-20
bnxt_en: Adjust default RX coalescing ticks to 10 us.
Michael Chan
1
-1
/
+1
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
4
-10
/
+78
2018-12-20
bnxt_en: Increase context memory allocations on 57500 chips for RDMA.
Michael Chan
2
-8
/
+59
2018-12-20
bnxt_en: Add Level 2 context memory paging support.
Michael Chan
2
-23
/
+108
2018-12-20
bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().
Michael Chan
2
-6
/
+16
2018-12-20
bnxt_en: Add support for 2nd firmware message channel.
Venkat Duvvuru
2
-18
/
+117
[next]