Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1d68005db4e72082f3e537d6c0cf831a71a7e2ee
/
drivers
/
net
/
ethernet
/
broadcom
6850f8b
net: bgmac: store MAC address directly in netdev->dev_addr
by Tobias Klauser
· 8 years ago
32b4079
bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs
by Deepak Khungar
· 8 years ago
b451c8b
bnxt_en: Fix bnxt_setup_tc() error message.
by Michael Chan
· 8 years ago
e70c752
bnxt_en: Print FEC settings as part of the linkup dmesg.
by Michael Chan
· 8 years ago
33dac24
bnxt_en: Do not setup PHY unless driving a single PF.
by Michael Chan
· 8 years ago
61aad72
bnxt_en: Add hardware NTUPLE filter for encapsulated packets.
by Michael Chan
· 8 years ago
964fd48
bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs.
by Michael Chan
· 8 years ago
a79a527
bnxt_en: Fix ethtool -l pre-set max combined channel.
by Michael Chan
· 8 years ago
cb4d1d6
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
by Kshitij Soni
· 8 years ago
bac9a7e
bnxt_en: Update to firmware interface spec 1.7.0.
by Michael Chan
· 8 years ago
13bf776
net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h
by Russell King
· 8 years ago
3841340
bnxt_en: Add support for XDP_TX action.
by Michael Chan
· 8 years ago
c6d30e8
bnxt_en: Add basic XDP support.
by Michael Chan
· 8 years ago
fa3e93e
bnxt_en: Refactor tx completion path.
by Michael Chan
· 8 years ago
5f44924
bnxt_en: Add a set of TX rings to support XDP.
by Michael Chan
· 8 years ago
a960dec
bnxt_en: Add tx ring mapping logic.
by Michael Chan
· 8 years ago
d1e7925
bnxt_en: Centralize logic to reserve rings.
by Michael Chan
· 8 years ago
4e5dbbda
bnxt_en: Use event bit map in RX path.
by Michael Chan
· 8 years ago
c61fb99
bnxt_en: Add RX page mode support.
by Michael Chan
· 8 years ago
b3dba77
bnxt_en: Parameterize RX buffer offsets.
by Michael Chan
· 8 years ago
745fc05
bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
by Michael Chan
· 8 years ago
11cd119
bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.
by Michael Chan
· 8 years ago
6bb1947
bnxt_en: Refactor rx SKB function.
by Michael Chan
· 8 years ago
d0d7b10
net-next: treewide use is_vlan_dev() helper function.
by Parav Pandit
· 8 years ago
8e6f31b
net: bgmac: use PHY subsystem for initializing PHY
by Rafał Miłecki
· 8 years ago
aa8863e
net: bgmac: drop struct bcma_mdio we don't need anymore
by Rafał Miłecki
· 8 years ago
34a5102
net: bgmac: allocate struct bgmac just once & don't copy it
by Rafał Miłecki
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
90c694b
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
by Michael Chan
· 8 years ago
0eaa24b
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
by Michael Chan
· 8 years ago
a551ee9
bnxt_en: Fix bnxt_reset() in the slow path task.
by Michael Chan
· 8 years ago
8b86b2c
net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
b903274
bnx2x: avoid two atomic ops per page on x86
by Eric Dumazet
· 8 years ago
44a4524
net: systemport: Add support for SYSTEMPORT Lite
by Florian Fainelli
· 8 years ago
7b78be4
net: systemport: Dynamically allocate number of TX rings
by Florian Fainelli
· 8 years ago
df384d4
bcm63xx_enet: avoid uninitialized variable warning
by Arnd Bergmann
· 8 years ago
719ca81
bnxt_en: Fix "uninitialized variable" bug in TPA code path.
by Michael Chan
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2f59384
bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.
by Michael Chan
· 8 years ago
5ad2cbe
bnxt_en: Add support for ethtool -p.
by Michael Chan
· 8 years ago
f183886
bnxt_en: Update to firmware interface spec to 1.6.1.
by Michael Chan
· 8 years ago
341138c
bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.
by Michael Chan
· 8 years ago
b742995
bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.
by Michael Chan
· 8 years ago
148d3d0
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
by Florian Fainelli
· 8 years ago
bb1d303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5944701
net: remove useless memset's in drivers get_stats64
by stephen hemminger
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
f5992b7
tg3: Fix race condition in tg3_get_stats64().
by Michael Chan
· 8 years ago
76eb75b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
38e5a85
net: systemport: Pad packet before inserting TSB
by Florian Fainelli
· 8 years ago
bb7da33
net: systemport: Utilize skb_put_padto()
by Florian Fainelli
· 8 years ago
bdbd1eb
bnxt_en: Handle no aggregation ring gracefully.
by Michael Chan
· 8 years ago
486b5c2
bnxt_en: Set default completion ring for async events.
by Michael Chan
· 8 years ago
391be5c
bnxt_en: Implement new scheme to reserve tx rings.
by Michael Chan
· 8 years ago
dda0e74
bnxt_en: Add IPV6 hardware RFS support.
by Michael Chan
· 8 years ago
8427af8
bnxt_en: Assign additional vnics to VFs.
by Michael Chan
· 8 years ago
ae10ae7
bnxt_en: Add new hardware RFS mode.
by Michael Chan
· 8 years ago
8079e8f
bnxt_en: Refactor code that determines RFS capability.
by Michael Chan
· 8 years ago
8fdefd6
bnxt_en: Add function to get vnic capability.
by Michael Chan
· 8 years ago
5910906
bnxt_en: Refactor TPA code path.
by Michael Chan
· 8 years ago
68515a1
bnxt_en: Fix and clarify link_info->advertising.
by Michael Chan
· 8 years ago
9d8bc09
bnxt_en: Improve the IRQ disable sequence during shutdown.
by Michael Chan
· 8 years ago
e7b9569
bnxt_en: Use napi_complete_done()
by Michael Chan
· 8 years ago
b356a2e
bnxt_en: Remove busy poll logic in the driver.
by Michael Chan
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
9165dab
treewide: Fix printk() message errors
by Masanari Iida
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a588e45
bnxt_en: Add interface to support RDMA driver.
by Michael Chan
· 8 years ago
a1653b1
bnxt_en: Refactor the driver registration function with firmware.
by Michael Chan
· 8 years ago
e4060d3
bnxt_en: Reserve RDMA resources by default.
by Michael Chan
· 8 years ago
7b08f66
bnxt_en: Improve completion ring allocation for VFs.
by Michael Chan
· 8 years ago
aa8ed02
bnxt_en: Move function reset to bnxt_init_one().
by Michael Chan
· 8 years ago
7809592
bnxt_en: Enable MSIX early in bnxt_init_one().
by Michael Chan
· 8 years ago
33c2657
bnxt_en: Add bnxt_set_max_func_irqs().
by Michael Chan
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
360d9df
bnx2x: Prevent tunnel config for 577xx
by Mintz, Yuval
· 8 years ago
65870fa
bnx2x: Correct ringparam estimate when DOWN
by Mintz, Yuval
· 8 years ago
005f7e6
net: bnx2x: fix improper return value
by Pan Bian
· 8 years ago
89aa844
netdev: broadcom: propagate error code
by Pan Bian
· 8 years ago
c77192f
bnxt_en: Add PFC statistics.
by Michael Chan
· 8 years ago
7df4ae9
bnxt_en: Implement DCBNL to support host-based DCBX.
by Michael Chan
· 8 years ago
87c374d
bnxt_en: Update firmware header file to latest 1.6.0.
by Michael Chan
· 8 years ago
c5e3deb
bnxt_en: Re-factor bnxt_setup_tc().
by Michael Chan
· 8 years ago
0e24c0a
bnx2x: use reset to set network header
by Zhang Shengju
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8c4799a
net: bcmgenet: Utilize correct struct device for all DMA operations
by Florian Fainelli
· 8 years ago
140ca9d
net: ethernet: bcmgenet: fix fixed-link phydev leaks
by Johan Hovold
· 8 years ago
39f8b0d
net: ethernet: bcmsysport: fix fixed-link phydev leaks
by Johan Hovold
· 8 years ago
0da6054
net: bcmgenet: fix phydev reference leak
by Johan Hovold
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
867d121
bnxt: do not busy-poll when link is down
by Andy Gospodarek
· 8 years ago
57aac71
bnxt_en: Fix a VXLAN vs GENEVE issue
by Christophe Jaillet
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b668534
bnx2: use READ_ONCE() instead of barrier()
by Eric Dumazet
· 8 years ago
e5f6f56
bnxt: add a missing rcu synchronization
by Eric Dumazet
· 8 years ago
a011952
bnxt_en: Add ethtool -n|-N rx-flow-hash support.
by Michael Chan
· 8 years ago
87da7f7
bnxt_en: Add UDP RSS support for 57X1X chips.
by Michael Chan
· 8 years ago
Next »