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