summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-06-15at86rf230: add support for sleep stateAlexander Aring1-0/+38
2015-06-15at86rf230: use level high as fallback defaultAlexander Aring1-1/+1
2015-06-09ieee802154: cc2520: check for return values in cc2520_filter()Stefan Schmidt1-10/+13
2015-06-09ieee802154/mrf24j40: make sure we do not override return valuesStefan Schmidt1-3/+4
2015-06-07mac802154: remove aack hw flagAlexander Aring4-6/+4
2015-06-07mac802154: remove unneeded vif structAlexander Aring2-2/+0
2015-05-31cc2520: update current channelVarka Bhadram1-0/+2
2015-05-31cc2520: update initial transmit power valueVarka Bhadram1-0/+2
2015-05-31cc2520: add set transmit power setting supportVarka Bhadram1-0/+102
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram1-2/+8
2015-05-31cc2520: fix in default tx power settingVarka Bhadram1-8/+0
2015-05-31ieee802154/atusb: Add .set_promiscuous_mode driver operationStefan Schmidt1-1/+29
2015-05-31ieee802154/atusb: Add .set_txpower operation to the driverStefan Schmidt1-0/+26
2015-05-31ieee802154/atusb: Add function for partial register writesStefan Schmidt1-18/+27
2015-05-31hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan1-1/+3
2015-05-31hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan1-1/+6
2015-05-30net: systemport: Add a check for oversized packetsFlorian Fainelli1-0/+8
2015-05-30net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli1-40/+41
2015-05-30net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2-11/+9
2015-05-30net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak1-0/+3
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay4-9/+59
2015-05-30net/mlx4: Add EQ poolMatan Barak8-206/+312
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak1-0/+23
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller9-355/+1248
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai8-25/+3192
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai6-0/+1621
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+53
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+18
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout1-0/+32
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+77
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed5-144/+121
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed5-10/+55
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed2-18/+109
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2-81/+18
2015-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-187/+247
2015-05-30hv_netvsc: Properly size the vrss queuesKY Srinivasan3-2/+19
2015-05-30stmmac: add ipq806x glue layerMathieu Olivari3-0/+380
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari2-2/+12
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari2-11/+23
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy3-46/+36
2015-05-28i40e: Bump version to 1.3.4Catherine Sullivan1-1/+1
2015-05-28i40e/i40evf: remove time_stamp memberJesse Brandeburg4-19/+0
2015-05-28i40e/i40evf: force inline transmit functionsJesse Brandeburg2-36/+32
2015-05-28i40evf: skb->xmit_more supportJesse Brandeburg1-41/+47
2015-05-28i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2-9/+18
2015-05-28i40e: fix unrecognized FCOE EOF caseVasu Dev1-4/+7
2015-05-28i40e/i40evf: Remove unneeded TODOGreg Rose2-6/+0
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain3-9/+5