summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Move check for multiple vlans to driversToshiaki Makita2015-03-293-0/+3
* net: dsa: mv88e6171: Add support for hardware bridgingAndrew Lunn2015-03-291-0/+6
* 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-2391-1492/+749
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-236-52/+161
| |\
| | * cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
| * | Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-222-3/+2
| |\ \
| | * | md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-212-3/+2
| * | | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-223-183/+3
| |\ \ \
| | * | | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3
| | * | | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| | * | | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0
| * | | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-223-17/+17
| |\ \ \ \
| | * | | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| | * | | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1