index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
net: bcm63xx: avoid possible null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+1
2016-07-25
bnxt_en: Add new NPAR and dual media device IDs.
Michael Chan
1
-6
/
+33
2016-07-25
bnxt_en: Log a message, if enabling NTUPLE filtering fails.
Vasundhara Volam
1
-2
/
+6
2016-07-25
bnxt_en: Improve ntuple filters by checking destination MAC address.
Michael Chan
2
-3
/
+24
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2016-07-19
bnxt_en: Remove locking around txr->dev_state
Florian Fainelli
1
-2
/
+0
2016-07-19
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
Prashant Sreedharan
1
-0
/
+6
2016-07-19
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
Prashant Sreedharan
1
-11
/
+53
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
Prashant Sreedharan
1
-1
/
+80
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
Prashant Sreedharan
2
-4
/
+25
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
Prashant Sreedharan
2
-16
/
+39
2016-07-19
bnxt_en: Add basic support for Nitro in North Star 2.
Prashant Sreedharan
2
-13
/
+28
2016-07-15
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
1
-1
/
+1
2016-07-13
net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()
Wei Yongjun
1
-6
/
+2
2016-07-11
net: ethernet: bgmac: Fix return value check in bgmac_probe()
Wei Yongjun
1
-1
/
+1
2016-07-11
Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-2
/
+26
2016-07-11
bnxt_en: initialize rc to zero to avoid returning garbage
Colin Ian King
1
-1
/
+1
2016-07-09
net: ethernet: bgmac: Add platform device support
Jon Mason
7
-285
/
+650
2016-07-09
net: ethernet: bgmac: convert to feature flags
Jon Mason
2
-48
/
+140
2016-07-09
net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
Jon Mason
4
-217
/
+298
2016-07-09
net: ethernet: bgmac: add dma_dev pointer
Jon Mason
2
-8
/
+10
2016-07-09
net: ethernet: bgmac: change bgmac_* prints to dev_* prints
Jon Mason
2
-62
/
+55
2016-07-09
bnxt: fix a condition
Dan Carpenter
1
-1
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-04
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-04
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
3
-39
/
+31
2016-07-02
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
3
-3
/
+31
2016-07-02
bnxt_en: Assign netdev->dev_port with port ID.
Michael Chan
1
-0
/
+1
2016-07-02
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
Michael Chan
1
-3
/
+12
2016-07-02
bnxt_en: Increase maximum supported MTU to 9500.
Vasundhara Volam
1
-1
/
+1
2016-07-02
bnxt_en: Enable MRU enables bit when configuring VNIC MRU.
Michael Chan
1
-1
/
+2
2016-07-02
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
2
-0
/
+21
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
1
-0
/
+2
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
2
-1
/
+3
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2
-6
/
+17
2016-07-02
bnxt_en: Update firmware spec. to 1.3.0.
Michael Chan
2
-32
/
+66
2016-07-02
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
Michael Chan
1
-2
/
+2
2016-07-01
net: bcmsysport: Device stats are unsigned long
Florian Fainelli
1
-1
/
+1
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2016-06-28
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
1
-2
/
+0
2016-06-28
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
1
-0
/
+3
2016-06-28
net: bgmac: Fix SOF bit checking
Florian Fainelli
1
-2
/
+3
2016-06-22
net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-18
/
+2
2016-06-22
net: ethernet: bgmac: use phydev from struct net_device
Philippe Reynes
2
-12
/
+6
2016-06-19
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-06-19
net: ethernet: bcmsysport: use phydev from struct net_device
Philippe Reynes
2
-18
/
+14
2016-06-17
bnxt: Move GENEVE support from hard-coded port to using port notifier
Alexander Duyck
2
-6
/
+33
2016-06-17
bnxt: Update drivers to support unified UDP encapsulation offload functions
Alexander Duyck
2
-29
/
+40
2016-06-17
bnx2x: Move all UDP port notifiers to single function
Alexander Duyck
2
-81
/
+33
2016-06-14
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
Michael Chan
1
-80
/
+118
[next]