aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bcmsysport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-07net: systemport: update umac_enable_set to take a bitmaskFlorian Fainelli1-12/+7
2014-07-01net: systemport: fix TX NAPI work done return valueFlorian Fainelli1-2/+2
2014-07-01net: systemport: fix UniMAC reset logicFlorian Fainelli1-24/+9
2014-07-01net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli1-6/+0
2014-06-05net: systemport: start with carrier offFlorian Fainelli1-0/+3
2014-06-05net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli1-3/+3
2014-06-05net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli1-1/+1
2014-06-05net: systemport: fix transmit locking schemeFlorian Fainelli1-5/+7
2014-06-02drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker1-6/+6
2014-05-22net: systemport: use the new fixed PHY helpersFlorian Fainelli1-2/+15
2014-05-16net: systemport: wait for packet in umac_enable_set()Florian Fainelli1-0/+6
2014-05-16net: systemport: fix dma_unmap_single() lenFlorian Fainelli1-1/+1
2014-05-15net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli1-4/+20
2014-05-15net: systemport: only update UMAC_CMD if something changedFlorian Fainelli1-5/+6
2014-05-14net: systemport: Use devm_ioremap_resource()Jingoo Han1-4/+3
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-04-26net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli1-0/+1614