summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha2015-03-313-17/+23
* net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha2015-03-314-65/+109
* net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha2015-03-313-22/+23
* net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha2015-03-314-35/+49
* net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha2015-03-311-1/+1
* net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther2015-03-311-1/+1
* net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther2015-03-312-6/+6
* net: bcmgenet: fix bcmgenet_open()Petri Gynther2015-03-311-1/+1
* net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther2015-03-311-9/+4
* net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther2015-03-312-12/+12
* hv_netvsc: Eliminate memory allocation in the packet send pathKY Srinivasan2015-03-314-22/+60
* hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanismKY Srinivasan2015-03-312-2/+2
* ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-313-4/+4
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-9/+7
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-11/+11
* vxlan: fix indentationJiri Benc2015-03-311-44/+44
* bnx2x: Prevent probe as early as possibleYuval Mintz2015-03-311-0/+7
* bnx2x: Count number of link changesYaniv Rosner2015-03-312-2/+27
* bnx2x: Configure IFir et al. according to nvramYaniv Rosner2015-03-313-15/+55
* bonding: Remove hardcoded initializationMahesh Bandewar2015-03-311-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-311-9/+1
|\
| * at86rf230: fix is_tx while error handlingAlexander Aring2015-03-271-0/+1
| * at86rf230: remove unnecessary spinlockAlexander Aring2015-03-271-9/+0
* | Merge branch 'ptp-2038'David S. Miller2015-03-3117-122/+130
|\ \
| * | ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-9/+10
| * | ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+5
| * | ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+6
| * | ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
| * | ptp: sfc: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-11/+11
| * | ptp: mlx4: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-5/+6
| * | ptp: ixgbe: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-7/+7
| * | ptp: igb: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-20/+21
| * | ptp: i40e: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-13/+13
| * | ptp: fm10k: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+6
| * | ptp: e1000e: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-8/+8
| * | ptp: gianfar: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+7
| * | ptp: fec: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
| * | ptp: tg3: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-5/+5
| * | ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
| * | ptp: xgbe: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+7
| * | ptp: blackfin: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-2910-24/+46
|\ \
| * | i40e: Bump version to 1.2.43Catherine Sullivan2015-03-271-1/+1
| * | i40evf: add FW version to ethtool infoMitch Williams2015-03-271-1/+1
| * | i40e: Increase PF reset max loop limitAkeem G Abodunrin2015-03-271-1/+1
| * | i40evf: resequence close operationsMitch Williams2015-03-271-7/+3
| * | i40evf: delay releasing ringsMitch Williams2015-03-273-13/+14
| * | i40e/i40evf: implement KR2 supportJesse Brandeburg2015-03-276-1/+26
* | | igb: Enable TSO for stacked vlanToshiaki Makita2015-03-291-0/+1
* | | team: Don't segment multiple tagged packets on team deviceToshiaki Makita2015-03-291-0/+1