index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2016-07-02
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2016-07-02
bnxt_en: Update firmware spec. to 1.3.0.
Michael Chan
2016-07-02
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
Michael Chan
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-28
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
2016-06-28
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
2016-06-28
net: bgmac: Fix SOF bit checking
Florian Fainelli
2016-06-22
net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-22
net: ethernet: bgmac: use phydev from struct net_device
Philippe Reynes
2016-06-19
net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-19
net: ethernet: bcmsysport: use phydev from struct net_device
Philippe Reynes
2016-06-17
bnxt: Move GENEVE support from hard-coded port to using port notifier
Alexander Duyck
2016-06-17
bnxt: Update drivers to support unified UDP encapsulation offload functions
Alexander Duyck
2016-06-17
bnx2x: Move all UDP port notifiers to single function
Alexander Duyck
2016-06-14
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
Michael Chan
2016-06-14
bnxt_en: Don't allow autoneg on cards that don't support it.
Michael Chan
2016-06-14
bnxt_en: Add BCM5731X and BCM5741X device IDs.
Michael Chan
2016-06-14
bnxt_en: Add GRO logic for BCM5731X chips.
Michael Chan
2016-06-14
bnxt_en: Refactor bnxt_gro_skb().
Michael Chan
2016-06-14
bnxt_en: Define the supported chip numbers.
Michael Chan
2016-06-14
bnxt_en: Add PCI device ID for 57404 NPAR devices.
Michael Chan
2016-06-14
bnxt_en: Enable NPAR (NIC Partitioning) Support.
Satish Baddipadige
2016-06-14
bnxt_en: Handle VF_CFG_CHANGE event from firmware.
Michael Chan
2016-06-14
bnxt_en: Add new function bnxt_reset().
Michael Chan
2016-06-14
bnxt_en: Add function for VF driver to query default VLAN.
Michael Chan
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-09
bgmac: Maintain some netdev statistics
Florian Fainelli
2016-06-09
bgmac: Add support for ethtool statistics
Florian Fainelli
2016-06-09
bgmac: Bind net_device with backing device structure
Florian Fainelli
2016-06-07
bnxt_en: Simplify VLAN receive logic.
Michael Chan
2016-06-07
bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.
Michael Chan
2016-06-07
bnxt_en: Fix tx push race condition.
Michael Chan
2016-06-05
bnx2x: allow adding VLANs while interface is down
Michal Schmidt
2016-05-31
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-15
bnxt_en: Use dma_rmb() instead of rmb().
Michael Chan
2016-05-15
bnxt_en: Add BCM57314 device ID.
Michael Chan
2016-05-15
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
Michael Chan
2016-05-15
bnxt_en: Fix length value in dmesg log firmware error message.
Michael Chan
2016-05-15
bnxt_en: Improve the delay logic for firmware response.
Michael Chan
2016-05-15
bnxt_en: Reduce maximum ring pages if page size is 64K.
Michael Chan
2016-05-15
bnxt_en: Report PCIe link speed and width during driver load
Ajit Khaparde
2016-05-15
bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
Ajit Khaparde
2016-05-15
bnxt_en: Fix invalid max channel parameter in ethtool -l.
Satish Baddipadige
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-11
bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)
Michael Chan
[next]