index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-22
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-18
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
1
-3
/
+1
2019-02-15
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-08
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
1
-0
/
+3
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-17
/
+20
2019-02-06
net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-06
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-04
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-29
bnxt_en: Add bnxt_en initial port params table and register it
Vasundhara Volam
3
-1
/
+44
2019-01-29
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-22
bnx2x: Bump up driver version to 1.713.36
Sudarsana Reddy Kalluru
1
-1
/
+1
2019-01-16
bnx2x: fix various indentation issues
Colin Ian King
4
-98
/
+94
2019-01-16
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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2018-12-24
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
2018-12-20
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
3
-19
/
+41
2018-12-20
bnxt_en: Avoid arithmetic on void * pointer.
Venkat Duvvuru
1
-3
/
+5
2018-12-20
bnxt_en: Use macros for firmware message doorbell offsets.
Venkat Duvvuru
2
-6
/
+10
2018-12-20
bnxt_en: Set hwrm_intr_seq_id value to its inverted value.
Venkat Duvvuru
2
-5
/
+6
[next]