summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tg3: Don't add rxbds_empty to rx_over_errorsNithin Sujir2013-12-061-2/+0
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-051-4/+67
|\
| * tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+67
* | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-7/+19
* | tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-281-19/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-197-21/+35
|\ \
| * | bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov2013-11-183-11/+4
| * | bnx2x: prevent CFC attentionDmitry Kravkov2013-11-181-1/+1
| * | bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2013-11-182-0/+19
| * | bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov2013-11-181-0/+4
| |/
| * tg3: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+7
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-142-8/+3
|\ \ | |/ |/|
| * DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...Russell King2013-09-211-6/+2
| * DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...Russell King2013-09-211-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-1317-251/+397
|\ \
| * | tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-071-6/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-043-12/+34
| |\ \
| * | | bgmac: pass received packet to the netif instead of copying itRafał Miłecki2013-10-301-27/+39
| * | | bgmac: separate RX descriptor setup code into a new functionRafał Miłecki2013-10-291-19/+22
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-238-246/+269
| |\ \ \
| * | | | bnx2x: add TSO support for SIT tunnelsEric Dumazet2013-10-211-1/+2
| * | | | bnx2x: add TSO support for IPIPEric Dumazet2013-10-191-1/+3
| * | | | net: tg3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
| * | | | net: bnx2x: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
| * | | | net: bnx2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-3/+0
| * | | | bnx2x: Add ndo_get_phys_port_id supportYuval Mintz2013-10-094-27/+155
| * | | | net: bnx2x: Change variable type to boolPeter Senna Tschudin2013-10-031-1/+1
| * | | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-024-11/+11
| * | | | tg3: use phylib when robo switch is in useHauke Mehrtens2013-10-021-1/+10
| * | | | tg3: add support a phy at an address different than 01Hauke Mehrtens2013-10-021-19/+19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-015-128/+143
| |\ \ \ \
| * | | | | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-09-301-8/+10
| * | | | | bgmac: add support for Byte Queue LimitsHauke Mehrtens2013-09-301-0/+10
| * | | | | b44: add support for Byte Queue LimitsHauke Mehrtens2013-09-301-0/+10
| * | | | | bnx2x: use pcie_get_minimum_link()Yuval Mintz2013-09-282-39/+12
| * | | | | bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner2013-09-282-3/+18
| * | | | | bnx2x: Change function prototypeYaniv Rosner2013-09-281-3/+2
| * | | | | bnx2x: Don't disable/enable SR-IOV when loadingAriel Elior2013-09-283-26/+1
| * | | | | bnx2x: Correct VF driver infoYuval Mintz2013-09-282-1/+4
| * | | | | bnx2x: Test nvram when interface is downYuval Mintz2013-09-281-9/+10
| * | | | | broadcom: Remove extern from function prototypesJoe Perches2013-09-241-2/+2
| * | | | | tg3: Update version to 3.134Nithin Sujir2013-09-211-2/+2
| * | | | | tg3: Remove unnecessary spinlockNithin Sujir2013-09-211-2/+0
| * | | | | tg3: Appropriately classify interrupts during request_irqNithin Sujir2013-09-211-1/+12
| * | | | | tg3: Remove redundant if checkNithin Sujir2013-09-211-4/+1
| * | | | | tg3: Remove if 0'd codeNithin Sujir2013-09-211-18/+0
| * | | | | tg3: LED in shared mode does not blink during trafficNithin Sujir2013-09-211-0/+6
| * | | | | tg3: Add support for new 577xx device idsNithin Sujir2013-09-212-2/+16
| * | | | | tg3: Add function tg3_phy_shdw_write()Nithin Sujir2013-09-211-8/+10
OpenPOWER on IntegriCloud