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