aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/genet/bcmgenet.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * net: ethernet: broadcom: genet: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli2014-12-08
* | net: bcmgenet: enable driver to work without a device treePetri Gynther2014-12-08
* | net: bcmgenet: support restarting auto-negotiationFlorian Fainelli2014-11-26
* | net: bcmgenet: add EEE supportFlorian Fainelli2014-11-26
* | net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli2014-11-21
* | net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-11
* | net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-11
|/
* net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli2014-10-10
* net: bcmgenet: fix Tx ring priority programmingPetri Gynther2014-10-07
* net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther2014-10-06
* net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther2014-10-01
* net: bcmgenet: Fix compile warningTobias Klauser2014-09-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\
| * net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli2014-09-22
| * net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli2014-09-22
| * net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli2014-09-08
* | net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli2014-09-19
|/
* net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli2014-08-11
* net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli2014-08-11
* net: bcmgenet: request and enable main clock earlierFlorian Fainelli2014-08-11
* net: bcmgenet: correct spellingBrian Norris2014-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * net: bcmgenet: correctly pad short packetsFlorian Fainelli2014-07-22
* | net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli2014-07-23
* | net: bcmgenet: add missing braces to some if statementsFlorian Fainelli2014-07-23
* | net: bcmgenet: add and remove missing blank linesFlorian Fainelli2014-07-23
* | net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli2014-07-23
* | net: bcmgenet: remove FSF mail addressFlorian Fainelli2014-07-23
* | net: bcmgenet: hook ethtool set/get_wol operationsFlorian Fainelli2014-07-21
* | net: bcmgenet: suspend and resume from Wake-on-LANFlorian Fainelli2014-07-21
* | net: bcmgenet: fix bcmgenet_wol_resumeFlorian Fainelli2014-07-21
* | net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bitFlorian Fainelli2014-07-21
* | net: bcmgenet: handle GENET_POWER_WOL_MAGICFlorian Fainelli2014-07-21
* | net: bcmgenet: request Wake-on-LAN interruptFlorian Fainelli2014-07-21
* | net: bcmgenet: add suspend/resume callbacksFlorian Fainelli2014-07-21
* | net: bcmgenet: modularize bcmgenet_{open,close}Florian Fainelli2014-07-21
* | net: bcmgenet: add umac_enable_set helperFlorian Fainelli2014-07-21
* | net: bcmgenet: remove wol_enabled conditional codeFlorian Fainelli2014-07-21
|/
* net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli2014-07-01
* net: bcmgenet: start with carrier offFlorian Fainelli2014-07-01
* net: bcmgenet: disable clock before register_netdevFlorian Fainelli2014-07-01
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-04
* net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli2014-03-27
* net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli2014-03-20
* net: bcmgenet: remove bogus tx queue checksFlorian Fainelli2014-03-20
* net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli2014-03-20
* net: bcmgenet: remove unused spinlock memberFlorian Fainelli2014-03-20