summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix VF stats syncAriel Elior2013-08-273-1/+39
* bnx2x: Fix VF memory leak unloadAriel Elior2013-08-272-4/+8
* bnx2x: Fix functionality of configuring vlan listAriel Elior2013-08-271-35/+2
* bnx2x: Fix move FP memory deallocationsYuval Mintz2013-08-271-0/+6
* bnx2x: vf mark stats startedAriel Elior2013-08-271-12/+8
* bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
* bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior2013-08-201-18/+31
* bnx2x: prevent VF benign attentionsYuval Mintz2013-08-201-0/+3
* bnx2x: Consider DCBX remote errorDmitry Kravkov2013-08-201-3/+6
* bnx2x: Change DCB context handlingDmitry Kravkov2013-08-204-8/+43
* bnx2x: dropless flow control not always functionalDmitry Kravkov2013-08-201-13/+23
* net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-151-5/+8
* bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-131-2/+1
* bnx2x: fix PTE write access errorBarak Witkowsky2013-08-133-0/+15
* bnx2x: fix memory leak in VFAriel Elior2013-08-131-1/+1
* bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-133-12/+24
* bnx2x: protect different statistics flowsDmitry Kravkov2013-08-133-12/+57
* net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-013-6/+6
* net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
* net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
* bgmac: add dependency to phylibHauke Mehrtens2013-07-161-0/+1
* bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
* net: rename ll methods to busy-pollEliezer Tamir2013-07-102-2/+2
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-0/+36
|\
| * net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-251-0/+36
* | bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-021-2/+2
* | bnx2x: fix dump flag handlingMichal Schmidt2013-07-022-0/+5
* | bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-021-2/+0
* | bnx2x: Remove sparse and coccinelle warningsYuval Mintz2013-06-253-7/+12
* | bnx2x: Fix compilation with no IOV supportYuval Mintz2013-06-243-12/+18
* | bnx2x: Fix 20G KR2 support claimsYaniv Rosner2013-06-231-0/+4
* | bnx2x: improve VF timingsAriel Elior2013-06-231-3/+7
* | bnx2x: VF ndo sanityAriel Elior2013-06-231-0/+5
* | bnx2x: Improve PF behaviour toward VFAriel Elior2013-06-237-8/+63
* | bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-191-1/+1
* | Bnx2x: remove redundant D0 power state setYijing Wang2013-06-191-3/+1
* | net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-2/+0
* | bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-194-37/+42
* | bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-194-11/+208
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-0/+10
|\ \ | |/
| * tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
* | bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun2013-06-191-2/+2
* | tg3: Prevent system hang during repeated EEH errors.Michael Chan2013-06-171-2/+9
* | bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli2013-06-132-80/+135
* | bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon2013-06-102-12/+998
* | bcm63xx_enet: split DMA channel register accessesMaxime Bizon2013-06-101-56/+83
* | bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon2013-06-101-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-053-17/+25
|\ \ | |/
| * tg3: Add read dma workaround for 5720Nithin Sujir2013-06-042-8/+18
OpenPOWER on IntegriCloud