summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/genet/bcmgenet.c
AgeCommit message (Expand)Author
2014-07-31net: 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-23net: bcmgenet: correctly pad short packetsFlorian 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: 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-02net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli
2014-07-02net: bcmgenet: start with carrier offFlorian Fainelli
2014-07-02net: bcmgenet: disable clock before register_netdevFlorian 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-25net: bcmgenet: remove commented code in bcmgenet_xmit()Florian Fainelli
2014-02-25net: bcmgenet: drop checks on priv->phydevFlorian Fainelli
2014-02-25bcmgenet: Deleted unnecessary select_queue method.David S. Miller
2014-02-25net: bcmgenet: Use devm_ioremap_resource()Fabio Estevam
2014-02-14net: bcmgenet: add main driver fileFlorian Fainelli