index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-31
4
-17
/
+23
|
\
|
*
bnxt_en: Device serial number is supported only for PFs.
Vasundhara Volam
2019-05-23
1
-5
/
+6
|
*
bnxt_en: Reduce memory usage when running in kdump kernel.
Michael Chan
2019-05-23
2
-3
/
+5
|
*
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
2019-05-23
4
-9
/
+10
|
*
bnxt_en: Fix aggregation buffer leak under OOM condition.
Michael Chan
2019-05-23
1
-0
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
18
-262
/
+548
|
\
|
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
4
-4
/
+4
|
*
bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.
Michael Chan
2019-05-06
1
-0
/
+4
|
*
bnxt_en: Add support for aRFS on 57500 chips.
Michael Chan
2019-05-06
1
-4
/
+12
|
*
bnxt_en: Query firmware capability to support aRFS on 57500 chips.
Michael Chan
2019-05-06
2
-1
/
+44
|
*
bnxt_en: Improve NQ reservations.
Michael Chan
2019-05-06
1
-2
/
+4
|
*
bnxt_en: Separate RDMA MR/AH context allocation.
Devesh Sharma
2019-05-06
2
-1
/
+19
|
*
bnxt_en: read the clause type from the PHY ID
Vasundhara Volam
2019-05-06
1
-2
/
+2
|
*
bnxt_en: Read package version from firmware.
Vasundhara Volam
2019-05-06
3
-1
/
+12
|
*
bnxt_en: Check new firmware capability to display extended stats.
Vasundhara Volam
2019-05-06
2
-2
/
+7
|
*
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
2019-05-06
3
-1
/
+82
|
*
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
2019-05-06
1
-39
/
+36
|
*
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2019-05-06
2
-53
/
+214
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-03
1
-21
/
+32
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-28
1
-1
/
+1
|
|
\
\
|
|
*
|
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+1
|
*
|
|
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
1
-7
/
+6
|
|
/
/
|
*
|
net: systemport: Remove need for DMA descriptor
Florian Fainelli
2019-04-23
2
-58
/
+8
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-1
/
+1
|
|
\
\
|
*
|
|
bnx2x: Add support for detection of P2P event packets.
Sudarsana Reddy Kalluru
2019-04-17
1
-10
/
+12
|
*
|
|
bnx2x: Replace magic numbers with macro definitions.
Sudarsana Reddy Kalluru
2019-04-17
1
-20
/
+30
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-09
3
-9
/
+19
|
|
\
\
\
|
*
|
|
|
bnxt: remove ndo_get_port_parent_id implementation for physical ports
Jiri Pirko
2019-04-05
1
-1
/
+0
|
*
|
|
|
bnxt: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2019-04-05
1
-1
/
+2
|
*
|
|
|
bnxt: move bp->switch_id initialization to PF probe
Jiri Pirko
2019-04-05
2
-25
/
+25
|
*
|
|
|
net: devlink: extend port attrs for switch ID
Jiri Pirko
2019-04-05
1
-1
/
+1
|
*
|
|
|
tg3: allow ethtool -p to work for NICs in down state
Jon Maxwell
2019-04-02
1
-3
/
+0
|
*
|
|
|
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-02
3
-4
/
+4
|
*
|
|
|
bnxt: remove ndo_get_phys_port_name implementation
Jiri Pirko
2019-03-28
1
-18
/
+0
|
*
|
|
|
bnxt: implement ndo_get_devlink_port
Jiri Pirko
2019-03-28
1
-1
/
+9
|
*
|
|
|
bnx2x: Utilize FW 7.13.11.0.
Sudarsana Reddy Kalluru
2019-03-27
1
-7
/
+14
|
*
|
|
|
net: devlink: select NET_DEVLINK from drivers
Jiri Pirko
2019-03-24
1
-0
/
+1
|
*
|
|
|
bnxt: set devlink port type after registration
Jiri Pirko
2019-03-24
1
-1
/
+1
|
*
|
|
|
bnxt: call devlink_port_type_eth_set() before port register
Jiri Pirko
2019-03-24
1
-1
/
+1
|
*
|
|
|
bnxt: set devlink port attrs properly
Jiri Pirko
2019-03-24
1
-0
/
+2
|
*
|
|
|
bnxt: add missing net/devlink.h include
Jiri Pirko
2019-03-24
1
-0
/
+1
|
*
|
|
|
net: systemport: Remove print of base address
Florian Fainelli
2019-03-21
1
-3
/
+3
|
*
|
|
|
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
3
-9
/
+6
*
|
|
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-07
10
-56
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
10
-56
/
+0
|
*
|
|
|
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2019-04-08
2
-2
/
+2
|
|
/
/
/
*
|
|
|
bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().
Michael Chan
2019-04-27
1
-4
/
+5
[next]