summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet2015-09-241-2/+10
* net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* net: systemport: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* bnx2x: track vxlan port countJiri Benc2015-09-172-2/+13
* bnx2x: use ktime_get_seconds() for timestampArnd Bergmann2015-09-111-4/+2
* bgmac: Update fixed_phy_register()Fabio Estevam2015-09-021-1/+1
* tg3: Fix temperature reportingJean Delvare2015-09-011-1/+1
* phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-271-4/+16
|\
| * net: bcmgenet: fix uncleaned dma flagsJaedon Shin2015-08-231-0/+16
| * net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli2015-08-231-4/+0
* | bnx2x: Add new device ids under the Qlogic vendorYuval Mintz2015-08-271-0/+3
* | bgmac: support up to 3 cores (devices) on a busRafał Miłecki2015-08-271-5/+23
* | bnx2x: Fix vxlan endianity issueYuval Mintz2015-08-201-1/+1
* | bnx2x: Add vxlan RSS supportRajesh Borundia2015-08-184-0/+123
* | bnx2: Fix bandwidth allocation for some MF modesYuval Mintz2015-08-173-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-132-1/+17
|\ \ | |/
| * bnx2x: Free NVRAM lock at end of each pageYuval Mintz2015-08-101-0/+16
| * bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz2015-08-101-1/+1
* | bnx2x: Add BD support for storageYuval Mintz2015-08-064-2/+118
* | cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi2015-08-062-2/+32
* | cnic: Populate upper layer driver state in MFWTej Parkash2015-08-062-3/+20
* | bnx2x: Correct logic for pvid configuration.Yuval Mintz2015-08-021-1/+1
* | net: systemport: Add netconsole supportFlorian Fainelli2015-07-311-0/+18
* | net: bcmgenet: Add netconsole supportFlorian Fainelli2015-07-311-0/+20
* | bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2015-07-302-0/+7
* | bnx2x: add vlan filtering offloadYuval Mintz2015-07-2910-290/+905
* | net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli2015-07-261-14/+23
* | net: bcmgenet: Remove checks on clock handlesFlorian Fainelli2015-07-261-14/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-231-9/+0
|\ \ | |/
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-191-9/+0
| |\
| | * MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-141-9/+0
* | | bnx2x: Bump up driver version to 1.712.30Yuval Mintz2015-07-221-1/+1
* | | bnx2x: Add MFW dump supportYuval Mintz2015-07-224-0/+51
* | | bnx2x: new Multi-function mode - BDYuval Mintz2015-07-228-15/+251
* | | bnx2x: Add 84858 phy supportYaniv Rosner2015-07-223-73/+232
* | | bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-2225-88/+142
* | | bnx2x: Utilize FW 7.12.30Yuval Mintz2015-07-228-70/+136
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-201-10/+1
|\ \ \
| * | | bnx2x: only report most generic filters in get_ts_infoJacob Keller2015-07-171-10/+1
| |/ /
* | | net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli2015-07-203-6/+5
* | | net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli2015-07-203-30/+20
* | | net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli2015-07-203-12/+32
* | | net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()Florian Fainelli2015-07-201-0/+2
* | | net: bcmgenet: Use correct dev_id for free_irqFlorian Fainelli2015-07-201-1/+1
* | | net: bcmgenet: Remove excessive PHY resetFlorian Fainelli2015-07-203-15/+0
|/ /
* | net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther2015-07-111-4/+0
* | net: systemport: Use eth_hw_addr_randomVaishali Thakkar2015-07-091-1/+1
|/
* net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli2015-06-282-4/+51
* bnx2x: fix DMA API usageMichal Schmidt2015-06-283-24/+12