summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-27tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2017-12-27tg3: Update copyrightSiva Reddy Kallam
2017-12-19tg3: Fix rx hang on MTU change with 5717/5719Brian King
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens
2017-12-02bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam
2017-12-02bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla
2017-12-02bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa
2017-12-02bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-28bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14bnx2x: fix slowpath null crashZhu Yanjun
2017-11-11net: bgmac: Pad packets to a minimum sizeFlorian Fainelli
2017-11-11net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva
2017-11-08bnxt: fix bnxt_hwrm_fw_set_time for y2038Arnd Bergmann
2017-11-08bnxt: delete some unreachable codeDan Carpenter
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03bnxt_en: Fix IRQ coalescing regression.Michael Chan
2017-11-03bnxt_en: fix typo in bnxt_set_coalesceAndy Gospodarek
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: systemport: Only inspect valid switch port & queuesFlorian Fainelli
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-01net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()Wei Yongjun
2017-10-28bnxt_en: Fix randconfig build errors.Michael Chan
2017-10-28bnxt_en: alloc tc_info{} struct only when tc flower is enabledSathya Perla
2017-10-28bnxt_en: query cfa flow stats periodically to compute 'lastused' attributeSathya Perla
2017-10-28bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filterSathya Perla
2017-10-28bnxt_en: add support for Flower based vxlan encap/decap offloadSathya Perla
2017-10-28bnxt_en: Refactor and simplify coalescing code.Michael Chan
2017-10-28bnxt_en: Reorganize the coalescing parameters.Michael Chan
2017-10-28bnxt_en: Add ethtool reset methodVasundhara Volam
2017-10-28bnxt_en: Check maximum supported MTU from firmware.Michael Chan
2017-10-28bnxt_en: Optimize .ndo_set_mac_address() for VFs.Michael Chan
2017-10-28bnxt_en: Get firmware package version one time.Michael Chan
2017-10-28bnxt_en: Check for zero length value in bnxt_get_nvram_item().Michael Chan
2017-10-28bnxt_en: adding PCI ID for SMARTNIC VF supportRob Miller
2017-10-28bnxt_en: Add PCIe device ID for bcm58804Ray Jui
2017-10-28bnxt_en: Update firmware interface to 1.8.3.1Michael Chan
2017-10-27net: bcmgenet: Use BUG_ON instead of if condition followed by BUGGustavo A. R. Silva
2017-10-27net: systemport: Check DSA notifier master against ourselfFlorian Fainelli
2017-10-26net: bcmgenet: use dev->phydev instead of priv->phydevDoug Berger
2017-10-26Revert "net: bcmgenet: Software reset EPHY after power on"Doug Berger
2017-10-26net: bcmgenet: relax lock constraints to reduce IRQ latencyDoug Berger
2017-10-26net: bcmgenet: rework bcmgenet_netif_start and bcmgenet_netif_stopDoug Berger