summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bcmsysport.c
AgeCommit message (Expand)Author
2014-10-20net: ethernet: broadcom: drop owner assignment from platform_driversWolfram Sang
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-04net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-08net: systemport: check harder for out of memory conditionsFlorian Fainelli
2014-09-04net: systemport: update UMAC_CMD only when link is detectedFlorian Fainelli
2014-09-01net: systemport: tell RXCHK if we are using Broadcom tagsFlorian Fainelli
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-09net: systemport: use kcalloc instead of kzallocFlorian Fainelli
2014-07-09net: systemport: align multiple lines correctlyFlorian Fainelli
2014-07-07net: systemport: add Wake-on-LAN supportFlorian Fainelli
2014-07-07net: systemport: rename rx_csum_en to rx_chk_enFlorian Fainelli
2014-07-07net: systemport: add suspend and resume supportFlorian Fainelli
2014-07-07net: systemport: add bcm_sysport_netif_{enable,stop}Florian Fainelli
2014-07-07net: systemport: update umac_enable_set to take a bitmaskFlorian Fainelli
2014-07-01net: systemport: fix TX NAPI work done return valueFlorian Fainelli
2014-07-01net: systemport: fix UniMAC reset logicFlorian Fainelli
2014-07-01net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli
2014-06-05net: systemport: start with carrier offFlorian Fainelli
2014-06-05net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli
2014-06-05net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli
2014-06-05net: systemport: fix transmit locking schemeFlorian Fainelli
2014-06-02drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker
2014-05-22net: systemport: use the new fixed PHY helpersFlorian Fainelli
2014-05-16net: systemport: wait for packet in umac_enable_set()Florian Fainelli
2014-05-16net: systemport: fix dma_unmap_single() lenFlorian Fainelli
2014-05-15net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli
2014-05-15net: systemport: only update UMAC_CMD if something changedFlorian Fainelli
2014-05-14net: systemport: Use devm_ioremap_resource()Jingoo Han
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-26net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli