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
*
net: systemport: Correctly set TSB endian for host
Florian Fainelli
2017-09-02
2
-1
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
4
-16
/
+37
|
\
|
*
net: systemport: Free DMA coherent descriptors on errors
Florian Fainelli
2017-08-25
1
-0
/
+2
|
*
net: bcmgenet: Be drop monitor friendly
Florian Fainelli
2017-08-25
1
-3
/
+3
|
*
net: systemport: Be drop monitor friendly
Florian Fainelli
2017-08-25
1
-1
/
+1
|
*
bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().
Michael Chan
2017-08-24
1
-12
/
+28
|
*
bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.
Michael Chan
2017-08-24
1
-0
/
+2
|
*
bnxt_en: Fix .ndo_setup_tc() to include XDP rings.
Michael Chan
2017-08-24
1
-0
/
+1
*
|
net: bcm63xx_enet: make bcm_enetsw_ethtool_ops const
Bhumika Goyal
2017-08-31
1
-1
/
+1
*
|
net: bcmgenet: Do not return from void function
Florian Fainelli
2017-08-30
1
-1
/
+1
*
|
net: bcmgenet: Use correct I/O accessors
Florian Fainelli
2017-08-30
2
-30
/
+58
*
|
net: systemport: Set correct RSB endian bits based on host
Florian Fainelli
2017-08-29
1
-2
/
+6
*
|
net: systemport: Use correct I/O accessors
Florian Fainelli
2017-08-29
1
-6
/
+6
*
|
bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid()
Sathya Perla
2017-08-29
1
-0
/
+5
*
|
bnxt_en: add code to query TC flower offload stats
Sathya Perla
2017-08-29
1
-0
/
+95
*
|
bnxt_en: add TC flower offload flow_alloc/free FW cmds
Sathya Perla
2017-08-29
1
-2
/
+139
*
|
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
2017-08-29
8
-9
/
+850
*
|
bnxt_en: fix clearing devlink ptr from bnxt struct
Sathya Perla
2017-08-29
2
-7
/
+11
*
|
bnxt_en: Reduce default rings on multi-port cards.
Michael Chan
2017-08-29
2
-4
/
+10
*
|
bnxt_en: Improve -ENOMEM logic in NAPI poll loop.
Michael Chan
2017-08-29
1
-0
/
+7
*
|
bnxt: initialize board_info values with proper enums
Scott Branden
2017-08-29
1
-32
/
+32
*
|
bnxt: Add PCIe device IDs for bcm58802/bcm58808
Ray Jui
2017-08-29
2
-1
/
+15
*
|
bnxt_en: assign CPU affinity hints to bnxt_en IRQs
Vasundhara Volam
2017-08-29
2
-2
/
+27
*
|
bnxt_en: Improve tx ring reservation logic.
Michael Chan
2017-08-29
4
-14
/
+44
*
|
bnxt_en: Update firmware interface spec. to 1.8.1.4.
Michael Chan
2017-08-29
1
-5
/
+181
*
|
net: ethernet: broadcom: Remove null check before kfree
Himanshu Jha
2017-08-29
1
-8
/
+4
*
|
tg3: Be drop monitor friendly
Florian Fainelli
2017-08-25
1
-4
/
+4
*
|
bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
Colin Ian King
2017-08-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
1
-0
/
+2
|
\
|
|
*
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
2017-08-10
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
1
-0
/
+1
|
\
|
|
*
b44: Initialize 64-bit stats seqcount
Florian Fainelli
2017-08-02
1
-0
/
+1
*
|
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
3
-7
/
+11
*
|
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
2
-2
/
+2
*
|
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
3
-3
/
+0
*
|
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
3
-8
/
+11
*
|
net: systemport: Support 64bit statistics
kiki good
2017-08-07
2
-17
/
+82
*
|
net: bcmgenet: drop COMPILE_TEST dependency
Arnd Bergmann
2017-08-02
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
3
-5
/
+6
|
\
|
|
*
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
Florian Fainelli
2017-08-01
3
-5
/
+6
*
|
net: bcmgenet: Add dependency on HAS_IOMEM && OF
Florian Fainelli
2017-08-01
1
-0
/
+1
*
|
net: bcmgenet: Utilize bcmgenet_mii_exit() for error path
Florian Fainelli
2017-07-31
1
-6
/
+1
*
|
net: bcmgenet: Drop legacy MDIO code
Florian Fainelli
2017-07-31
1
-125
/
+0
*
|
net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver
Florian Fainelli
2017-07-31
3
-34
/
+116
*
|
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
2017-07-25
2
-6
/
+4
*
|
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
Sathya Perla
2017-07-25
1
-1
/
+1
*
|
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
Sathya Perla
2017-07-25
2
-0
/
+34
*
|
bnxt: fix unused variable warnings
stephen hemminger
2017-07-25
1
-4
/
+0
*
|
bnxt: fix unsigned comparsion with 0
stephen hemminger
2017-07-25
1
-1
/
+1
*
|
bnxt_en: Use SWITCHDEV_SET_OPS().
David S. Miller
2017-07-25
1
-1
/
+1
[next]