index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bgmac: fix spelling mistake: "connecton" -> "connection"
Colin Ian King
2016-10-27
1
-1
/
+1
*
bnx2x: Use the correct divisor value for PHC clock readings.
Sudarsana Reddy Kalluru
2016-10-23
1
-1
/
+1
*
net: bcm63xx: avoid referencing uninitialized variable
Arnd Bergmann
2016-10-18
1
-1
/
+2
*
bnx2: fix locking when netconsole is used
Ivan Vecera
2016-10-18
1
-6
/
+11
*
net: bgmac: Fix errant feature flag check
Jon Mason
2016-10-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-02
1
-5
/
+5
|
\
|
*
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
2016-09-30
1
-5
/
+5
|
*
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
2016-09-27
3
-31
/
+39
*
|
bnx2x: free the mac filter group list before freeing the cmd
jbaron@akamai.com
2016-09-27
1
-1
/
+1
*
|
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-27
1
-8
/
+8
*
|
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
Florian Fainelli
2016-09-27
3
-31
/
+39
*
|
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
Philippe Reynes
2016-09-27
1
-8
/
+8
*
|
net: tg3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-26
1
-50
/
+62
*
|
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Jason Baron
2016-09-26
1
-37
/
+86
*
|
bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments
Jason Baron
2016-09-26
1
-28
/
+51
*
|
net: bcmgenet: remove unused function in bcmgenet.c
Baoyou Xie
2016-09-26
1
-122
/
+0
*
|
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
4
-5
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-5
/
+7
|
\
\
|
|
/
|
*
bnx2: Reset device during driver initialization
Baoquan He
2016-09-13
1
-5
/
+7
*
|
bnxt_en: Fix build error for kernesl without RTC-LIB
Rob Swindell
2016-09-20
1
-0
/
+4
*
|
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-19
1
-8
/
+8
*
|
net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-19
1
-24
/
+28
*
|
net: ethernet: broadcom: bcm63xx: use phydev from struct net_device
Philippe Reynes
2016-09-19
2
-18
/
+14
*
|
net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-19
1
-44
/
+54
*
|
net: ethernet: broadcom: b44: use phydev from struct net_device
Philippe Reynes
2016-09-19
2
-12
/
+11
*
|
bnxt_en: Fixed the VF link status after a link state change
Eddie Wai
2016-09-19
1
-42
/
+42
*
|
bnxt_en: Support for "ethtool -r" command
Deepak Khungar
2016-09-19
1
-0
/
+20
*
|
bnxt_en: Pad TX packets below 52 bytes.
Michael Chan
2016-09-19
1
-1
/
+1
*
|
bnxt_en: Call firmware to approve the random VF MAC address.
Michael Chan
2016-09-19
1
-2
/
+7
*
|
bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().
Michael Chan
2016-09-19
1
-11
/
+12
*
|
bnxt_en: Fix ethtool -l|-L inconsistent channel counts.
Michael Chan
2016-09-19
1
-5
/
+7
*
|
bnxt_en: Added support for Secure Firmware Update
Rob Swindell
2016-09-19
4
-14
/
+182
*
|
bnxt_en: Update to firmware interface spec 1.5.1.
Michael Chan
2016-09-19
3
-508
/
+760
*
|
bnxt_en: Simplify PCI device names and add additinal PCI IDs.
Michael Chan
2016-09-19
1
-32
/
+36
*
|
bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
Michael Chan
2016-09-19
2
-9
/
+4
*
|
bnx2: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
3
-16
/
+18
|
\
\
|
|
/
|
*
bnxt_en: Fix TX push operation on ARM64.
Michael Chan
2016-09-06
1
-2
/
+2
|
*
bnx2x: don't reset chip on cleanup if PCI function is offline
Guilherme G. Piccoli
2016-09-01
1
-4
/
+15
|
*
tg3: Fix for disallow tx coalescing time to be 0
Ivan Vecera
2016-09-01
1
-10
/
+1
*
|
bnx2x: Add support for segmentation of tunnels with outer checksums
Alexander Duyck
2016-09-06
1
-3
/
+12
*
|
net: systemport: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
|
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+1
|
\
\
|
|
/
|
*
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
2016-08-18
1
-1
/
+1
*
|
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
2016-08-25
1
-1
/
+1
*
|
bnx2x: Don't flush multicast MACs
Yuval Mintz
2016-08-24
5
-34
/
+241
*
|
net: bgmac: make it clear when setting interface type to RMII
Rafał Miłecki
2016-08-18
1
-1
/
+2
*
|
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2016-08-18
3
-1
/
+62
|
/
*
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
Siva Reddy Kallam
2016-08-03
1
-4
/
+0
[next]