summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2014-10-26ctcm: replace sscanf by kstrto functionThomas Richter-4/+4
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter-5/+6
2014-10-26qeth: s390 ethernet device driver dependencyThomas Richter-1/+1
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter-8/+4
2014-10-26qeth: fix some trace formating issuesThomas Richter-5/+5
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter-19/+15
2014-10-26xen-netfront: always keep the Rx ring full of requestsDavid Vrabel-191/+62
2014-10-25sunvnet: Remove irqsave/irqrestore on vio.lockSowmini Varadhan-25/+5
2014-10-25sunvnet: Use RCU to synchronize port usage with vnet_port_remove()Sowmini Varadhan-29/+33
2014-10-25sunvnet: NAPIfy sunvnetSowmini Varadhan-44/+135
2014-10-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-2185/+2268
2014-10-24net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth-126/+0
2014-10-24net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth-15/+85
2014-10-24net: pxa168_eth: Prepare proper libphy handlingSebastian Hesselbarth-15/+23
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth-0/+46
2014-10-24natsemi/macsonic: Remove superfluous interrupt disable/restoreGeert Uytterhoeven-4/+0
2014-10-24cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven-6/+2
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes-2/+2
2014-10-23i40e: Bump versionCatherine Sullivan-1/+1
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin-4/+3
2014-10-23i40e: Add 10GBaseT supportMitch Williams-5/+34
2014-10-23i40e: process link events when setting up switchMitch Williams-0/+8
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain-4/+20
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh-6/+6
2014-10-23i40e/i40evf: Fix whitespace indentationJeff Kirsher-2142/+2133
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg-23/+16
2014-10-23i40e: mask phy eventsJesse Brandeburg-0/+47
2014-10-22hyperv: Fix the total_data_buflen in send pathHaiyang Zhang-0/+1
2014-10-22amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas-8/+12
2014-10-22amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas-1/+1
2014-10-22net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel-1/+2
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe-0/+6
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper-4/+0
2014-10-21enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan-2/+2
2014-10-21enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan-6/+6
2014-10-20ax88179_178a: fix bonding failureIan Morgan-1/+6
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-48/+1326
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-350/+279
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-927/+1330
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-553/+533
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-123/+299
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds-87/+236
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds-526/+260
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-137/+174
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-637/+1527
2014-10-17bna: fix skb->truesize underestimationEric Dumazet-1/+1