summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval
2017-06-23net: bcmgenet: Remove special handling of "internal" phy-modeFlorian Fainelli
2017-06-23bnxt_en: Fix netpoll handling.Michael Chan
2017-06-23bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan
2017-06-16bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13networking: use skb_put_zero()Johannes Berg
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval
2017-06-10bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-07bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-02net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval
2017-05-30bnxt_en: Fix xmit_more with BQL.Michael Chan
2017-05-30bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().Michael Chan
2017-05-30bnxt_en: Implement xmit_more.Michael Chan
2017-05-30bnxt_en: Optimize doorbell write operations for newer chips.Michael Chan
2017-05-30bnxt_en: Add additional chip ID definitions.Michael Chan
2017-05-30bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.Michael Chan
2017-05-30bnxt_en: Add PCI IDs for BCM57454 VF devices.Deepak Khungar
2017-05-30bnxt_en: Support for Short Firmware MessageDeepak Khungar
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-17bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan
2017-05-17bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky
2017-05-16bnxt: add dma mapping attributesShannon Nelson
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-05-08bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-05-03tg3: don't clear stats while tg3_closeYueHaibing
2017-04-30bnx2x: Align RX buffersScott Wood
2017-04-30bnx2x: Get rid of useless temporary variableAndy Shevchenko
2017-04-30bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko
2017-04-30bnx2x: Replace custom scnprintf()Andy Shevchenko
2017-04-24bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configurationDeepak Khungar
2017-04-24bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.Michael Chan
2017-04-24bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtoolDeepak Khungar
2017-04-24bnxt_en: Fix VF attributes reporting.Michael Chan
2017-04-24bnxt_en: Pass DCB RoCE app priority to firmware.Michael Chan
2017-04-21NET: sb1250-mac: Add missing MODULE_LICENSE()Ralf Baechle
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller