summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: Free skb after last Tx fragDoug Berger2017-07-162-60/+84
* net: bcmgenet: Fix unmapping of fragments in bcmgenet_xmit()Doug Berger2017-07-161-106/+85
* net: ethernet: bgmac: Make IDM register space optionalAbhishek Shah2017-07-153-35/+55
* net: ethernet: bgmac: Remove unnecessary 'return' from platform_bgmac_idm_writeAbhishek Shah2017-07-151-1/+1
* bnx2x: fix format overflow warningArnd Bergmann2017-07-141-1/+2
* net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King2017-07-131-2/+2
* bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan2017-07-111-5/+10
* bnxt_en: Fix bug in ethtool -L.Michael Chan2017-07-114-9/+8
* bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan2017-07-112-2/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-303-11/+58
|\
| * bnx2x: Don't log mc removal needlesslyMintz, Yuval2017-06-251-1/+1
| * bnxt_en: Fix netpoll handling.Michael Chan2017-06-231-6/+48
| * bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2017-06-232-4/+9
* | net: bcmgenet: Remove special handling of "internal" phy-modeFlorian Fainelli2017-06-231-16/+8
* | bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-6/+29
|\|
| * bnx2x: Don't post statistics to malicious VFsMintz, Yuval2017-06-102-1/+13
| * bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2017-06-101-4/+15
| * bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt2017-06-071-1/+1
* | networking: use skb_put_zero()Johannes Berg2017-06-131-2/+1
* | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-134-4/+13
* | net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-083-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-072-3/+6
|\|
| * net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli2017-06-021-2/+5
| * bnx2x: Fix Multi-CosMintz, Yuval2017-06-011-1/+1
* | bnxt_en: Fix xmit_more with BQL.Michael Chan2017-05-311-1/+1
* | bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().Michael Chan2017-05-311-3/+2
* | bnxt_en: Implement xmit_more.Michael Chan2017-05-311-1/+5
* | bnxt_en: Optimize doorbell write operations for newer chips.Michael Chan2017-05-314-21/+23
* | bnxt_en: Add additional chip ID definitions.Michael Chan2017-05-312-8/+27
* | bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.Michael Chan2017-05-313-0/+22
* | bnxt_en: Add PCI IDs for BCM57454 VF devices.Deepak Khungar2017-05-311-0/+2
* | bnxt_en: Support for Short Firmware MessageDeepak Khungar2017-05-312-1/+69
* | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-182-4/+5
|\|
| * bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan2017-05-171-2/+4
| * bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan2017-05-171-2/+1
* | bnx2x: Remove open coded carrier checkLeon Romanovsky2017-05-161-1/+1
* | bnxt: add dma mapping attributesShannon Nelson2017-05-161-22/+34
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-0/+1
|\
| * NET: sb1250-mac: Add missing MODULE_LICENSE()Ralf Baechle2017-04-211-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-101-1/+2
|\ \
| * | bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter2017-05-081-1/+2
* | | treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-091-1/+1
|/ /
* | tg3: don't clear stats while tg3_closeYueHaibing2017-05-031-4/+0
* | bnx2x: Align RX buffersScott Wood2017-05-011-0/+1
* | bnx2x: Get rid of useless temporary variableAndy Shevchenko2017-05-011-9/+5
* | bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko2017-05-011-11/+9
* | bnx2x: Replace custom scnprintf()Andy Shevchenko2017-05-011-70/+9