index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2017-02-12
bnxt_en: Do not setup PHY unless driving a single PF.
Michael Chan
2017-02-12
bnxt_en: Add hardware NTUPLE filter for encapsulated packets.
Michael Chan
2017-02-12
bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs.
Michael Chan
2017-02-12
bnxt_en: Fix ethtool -l pre-set max combined channel.
Michael Chan
2017-02-12
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
Kshitij Soni
2017-02-12
bnxt_en: Update to firmware interface spec 1.7.0.
Michael Chan
2017-02-10
net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-07
bnxt_en: Add support for XDP_TX action.
Michael Chan
2017-02-07
bnxt_en: Add basic XDP support.
Michael Chan
2017-02-07
bnxt_en: Refactor tx completion path.
Michael Chan
2017-02-07
bnxt_en: Add a set of TX rings to support XDP.
Michael Chan
2017-02-07
bnxt_en: Add tx ring mapping logic.
Michael Chan
2017-02-07
bnxt_en: Centralize logic to reserve rings.
Michael Chan
2017-02-07
bnxt_en: Use event bit map in RX path.
Michael Chan
2017-02-07
bnxt_en: Add RX page mode support.
Michael Chan
2017-02-07
bnxt_en: Parameterize RX buffer offsets.
Michael Chan
2017-02-07
bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
Michael Chan
2017-02-07
bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.
Michael Chan
2017-02-07
bnxt_en: Refactor rx SKB function.
Michael Chan
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-01-31
net: bgmac: use PHY subsystem for initializing PHY
Rafał Miłecki
2017-01-31
net: bgmac: drop struct bcma_mdio we don't need anymore
Rafał Miłecki
2017-01-31
net: bgmac: allocate struct bgmac just once & don't copy it
Rafał Miłecki
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
Michael Chan
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
Michael Chan
2017-01-25
bnxt_en: Fix bnxt_reset() in the slow path task.
Michael Chan
2017-01-24
net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-23
bnx2x: avoid two atomic ops per page on x86
Eric Dumazet
2017-01-22
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
2017-01-22
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
2017-01-20
bcm63xx_enet: avoid uninitialized variable warning
Arnd Bergmann
2017-01-18
bnxt_en: Fix "uninitialized variable" bug in TPA code path.
Michael Chan
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-13
bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.
Michael Chan
2017-01-13
bnxt_en: Add support for ethtool -p.
Michael Chan
2017-01-13
bnxt_en: Update to firmware interface spec to 1.6.1.
Michael Chan
2017-01-13
bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.
Michael Chan
2017-01-13
bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.
Michael Chan
2017-01-13
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-08
net: remove useless memset's in drivers get_stats64
stephen hemminger
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-07
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-04
net: systemport: Pad packet before inserting TSB
Florian Fainelli
2017-01-04
net: systemport: Utilize skb_put_padto()
Florian Fainelli
2016-12-29
bnxt_en: Handle no aggregation ring gracefully.
Michael Chan
2016-12-29
bnxt_en: Set default completion ring for async events.
Michael Chan
[prev]
[next]