aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2017-03-16net: ethernet: bgmac: Allow MAC address to be specified in DTBSteve Lin
2017-03-15net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-13net: bcmgenet: add support for the GENETv5 hardwareDoug Berger
2017-03-13net: bcmgenet: return EOPNOTSUPP for unknown ioctl commandsDoug Berger
2017-03-13net: bcmgenet: correct return value of __bcmgenet_tx_reclaimDoug Berger
2017-03-13net: bcmgenet: clear status to reduce spurious interruptsDoug Berger
2017-03-13net: bcmgenet: remove handling of wol interrupts from isr0Doug Berger
2017-03-13net: bcmgenet: manage dma interrupts in napi codeDoug Berger
2017-03-13net: bcmgenet: remove meaningless linesDoug Berger
2017-03-13net: bcmgenet: simplify circular pointer arithmeticDoug Berger
2017-03-09net: bcmgenet: decouple flow control from bcmgenet_tx_reclaimDoug Berger
2017-03-09net: bcmgenet: add begin/complete ethtool opsEdwin Chan
2017-03-09net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-03-09net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger
2017-03-09net: bcmgenet: power down internal phy if open or resume failsDoug Berger
2017-03-09net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2017-03-09net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-03-09net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-03-09bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan
2017-03-09bnxt_en: Check if firmware LLDP agent is running.Michael Chan
2017-03-09bnxt_en: Call bnxt_ulp_stop() during tx timeout.Michael Chan
2017-03-09bnxt_en: Perform function reset earlier during probe.Michael Chan
2017-03-09tg3: Add the ability to conditionally build w/ HWMONFlorian Fainelli
2017-03-07bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt
2017-03-07bnx2x: fix incorrect filter count in an error messageMichal Schmidt
2017-03-07bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-03-07bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-03-07bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-03-07bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt
2017-03-07bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-03-06net: ethernet: bgmac: driver power manangementJoey Zhong
2017-03-06net: ethernet: bgmac: unify code of the same familyJon Mason
2017-03-06net: ethernet: bgmac: use #defines for MAX sizeJon Mason
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-03-02drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada
2017-02-21bnxt_en: use eth_hw_addr_random()Tobias Klauser
2017-02-20bnxt_en: fix pci cleanup in bnxt_init_one() failure pathSathya Perla
2017-02-20bnxt_en: Fix NULL pointer dereference in a failure path during open.Michael Chan
2017-02-20bnxt_en: Reject driver probe against all bridge devicesRay Jui
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser
2017-02-12bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar
2017-02-12bnxt_en: Fix bnxt_setup_tc() error message.Michael Chan
2017-02-12bnxt_en: Print FEC settings as part of the linkup dmesg.Michael Chan