summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-314-10/+69
|\
| * at86rf230: fix is_tx while error handlingAlexander Aring2015-03-271-0/+1
| * at86rf230: remove unnecessary spinlockAlexander Aring2015-03-271-9/+0
| * Bluetooth: hci_uart: Add setup callbackLoic Poulain2015-03-252-0/+12
| * Bluetooth: Read Broadcom chip info for Apple Bluetooth devicesMarcel Holtmann2015-03-231-1/+37
| * Bluetooth: Read Verbose Config Version Info for Broadcom devicesMarcel Holtmann2015-03-211-0/+19
* | Merge branch 'ptp-2038'David S. Miller2015-03-3121-136/+152
|\ \
| * | ptp: remove 32 bit get/set methods.Richard Cochran2015-03-312-18/+5
| * | ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
| * | ptp: ixp46x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
| * | 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
| * | ptp: use the 64 bit get/set time methods for the posix clock.Richard Cochran2015-03-311-2/+17
| * | ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran2015-03-311-4/+10
|/ /
* | 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