summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6171: Add EEE support to the mv88e6172Andrew Lunn2015-03-291-0/+24
* net: dsa: mv88e6171: Add defines for switch product IDsAndrew Lunn2015-03-291-2/+6
* net: dsa: Centralise getting switch idAndrew Lunn2015-03-292-2/+2
* net: dsa: mv88e6352: Add support for ndo_fdb functionsGuenter Roeck2015-03-291-0/+3
* net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnextGuenter Roeck2015-03-292-0/+152
* net: dsa: mv88e6352: Add support for hardware bridgingGuenter Roeck2015-03-291-0/+3
* net: dsa: mv88e6xxx: Add Hardware bridging supportGuenter Roeck2015-03-292-7/+292
* net: dsa: mv88e6171: Use common port configurationGuenter Roeck2015-03-291-23/+1
* net: dsa: mv88e6123_61_65: Use common port configurationGuenter Roeck2015-03-291-23/+1
* net: dsa: mv88e6352: Use common port initialization codeGuenter Roeck2015-03-291-23/+1
* net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_writeGuenter Roeck2015-03-291-9/+26
* net: dsa: mv88e6xxx: Disable Message Port bit for CPU portGuenter Roeck2015-03-291-4/+3
* net: dsa: mv88e6xxx: Provide function for common port initializationGuenter Roeck2015-03-292-0/+40
* net: dsa: mv88e6xxx: Factor out common initialization codeGuenter Roeck2015-03-295-12/+22
* hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add()Haiyang Zhang2015-03-291-2/+0
* net: smc91x: make use of 4th parameter to devm_gpiod_get_indexUwe Kleine-König2015-03-291-17/+8
* hv_netvsc: Implement batching in send bufferHaiyang Zhang2015-03-294-47/+162
* virtio: simplify the using of received in virtnet_pollLi RongQing2015-03-291-2/+2
* be2net: bump up the driver version to 10.6.0.1Sathya Perla2015-03-291-1/+1
* be2net: setup xps queue mappingSathya Perla2015-03-291-3/+7
* be2net: assign CPU affinity hints to be2net IRQsPadmanabh Ratnakar2015-03-292-3/+16
* cxgb4: fix boolreturn.cocci warningsWu Fengguang2015-03-291-3/+3
* net: bcmgenet: add support for multiple Rx queuesPetri Gynther2015-03-272-45/+137
* net: bcmgenet: rework Rx NAPI codePetri Gynther2015-03-271-23/+45
* net: bcmgenet: rework Tx NAPI codePetri Gynther2015-03-271-18/+62
* net: bcmgenet: tweak init_umac()Petri Gynther2015-03-271-13/+20
* net: bcmgenet: simplify bcmgenet_init_dma()Petri Gynther2015-03-271-16/+17
* net: bcmgenet: modify Tx ring int_enable and int_disable vectorsPetri Gynther2015-03-272-19/+13
* net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther2015-03-272-4/+0
* drivers: net: xgene: Add separate tx completion ringIyappan Subramanian2015-03-272-20/+127
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-251-1/+1
* virtio: change comment in transmitstephen hemminger2015-03-241-2/+6
* cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash2015-03-242-0/+12
* cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash2015-03-243-3/+201
* cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash2015-03-243-0/+89
* cx82310_eth: fix semicolon.cocci warningsWu Fengguang2015-03-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-231-6/+24
|\
| * cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
* | net: bcmgenet: power down and up GPHY during suspend/resumeFlorian Fainelli2015-03-231-0/+8
* | net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli2015-03-233-4/+10
* | net: bcmgenet: implement GPHY power down sequenceFlorian Fainelli2015-03-231-2/+7
* | net: bcmgenet: fix GPHY power-up sequenceFlorian Fainelli2015-03-231-3/+7
* | net: bcmgenet: rename bcmgenet_ephy_power_upFlorian Fainelli2015-03-231-11/+13
* | net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli2015-03-232-1/+2
* | net: bcmgenet: propagate errors from bcmgenet_power_downFlorian Fainelli2015-03-231-6/+9
* | Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller2015-03-235-10/+26
|\ \
| * | can: at91_can: use endian agnostic IO accessorsBen Dooks2015-03-221-2/+2
| * | can: esd_usb2: Fix sparse warningsThomas Körper2015-03-221-2/+2
| * | can: add combined rx/tx LED trigger supportYegor Yefremov2015-03-221-3/+19
| * | can: m_cam: m_can_fifo_write(): remove return from void functionMarc Kleine-Budde2015-03-221-2/+2
OpenPOWER on IntegriCloud