summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/genet
AgeCommit message (Expand)Author
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli
2014-10-07net: bcmgenet: fix Tx ring priority programmingPetri Gynther
2014-10-06net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther
2014-10-01net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther
2014-09-26net: bcmgenet: Fix compile warningTobias Klauser
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli
2014-09-19net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-08net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli
2014-08-11net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli
2014-08-11net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli
2014-08-11net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli
2014-08-11net: bcmgenet: request and enable main clock earlierFlorian Fainelli
2014-08-07net: bcmgenet: fix reference counting for phy nodeUwe Kleine-König
2014-07-30net: bcmgenet: correct spellingBrian Norris
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-23net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli
2014-07-23net: bcmgenet: add missing braces to some if statementsFlorian Fainelli
2014-07-23net: bcmgenet: add and remove missing blank linesFlorian Fainelli
2014-07-23net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli
2014-07-23net: bcmgenet: remove FSF mail addressFlorian Fainelli
2014-07-22net: bcmgenet: correctly pad short packetsFlorian Fainelli
2014-07-21net: bcmgenet: only update UMAC_CMD if something changedFlorian Fainelli
2014-07-21net: bcmgenet: hook ethtool set/get_wol operationsFlorian Fainelli
2014-07-21net: bcmgenet: suspend and resume from Wake-on-LANFlorian Fainelli
2014-07-21net: bcmgenet: fix bcmgenet_wol_resumeFlorian Fainelli
2014-07-21net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bitFlorian Fainelli
2014-07-21net: bcmgenet: handle GENET_POWER_WOL_MAGICFlorian Fainelli
2014-07-21net: bcmgenet: add Wake-on-LAN support codeFlorian Fainelli
2014-07-21net: bcmgenet: request Wake-on-LAN interruptFlorian Fainelli
2014-07-21net: bcmgenet: add suspend/resume callbacksFlorian Fainelli
2014-07-21net: bcmgenet: modularize bcmgenet_{open,close}Florian Fainelli
2014-07-21net: bcmgenet: add umac_enable_set helperFlorian Fainelli
2014-07-21net: bcmgenet: remove wol_enabled conditional codeFlorian Fainelli
2014-07-13net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli
2014-07-01net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli
2014-07-01net: bcmgenet: start with carrier offFlorian Fainelli
2014-07-01net: bcmgenet: disable clock before register_netdevFlorian Fainelli
2014-05-22net: bcmgenet: use the new fixed PHY helpersFlorian Fainelli
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-04net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli
2014-03-20net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli
2014-03-20net: bcmgenet: remove bogus tx queue checksFlorian Fainelli
2014-03-20net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli
2014-03-20net: bcmgenet: remove unused spinlock memberFlorian Fainelli
2014-02-24net: bcmgenet: remove unused bh_lock memberFlorian Fainelli