aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov
2013-03-31sh_eth: fix handling of no LINK signalSergei Shtylyov
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-30macvlan: use the right RCU apiEric Dumazet
2013-03-30cdc_ncm: return -ENOMEM if kzalloc failsDevendra Naga
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann
2013-03-29qlcnic: Bump up the version to 5.2.39Rajesh Borundia
2013-03-29qlcnic: Support atomic commandsRajesh Borundia
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia
2013-03-29qlcnic: VF-PF communication channel implementationRajesh Borundia
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia
2013-03-29qlcnic: SR-IOV VF probeRajesh Borundia
2013-03-29qlcnic: Support SR-IOV enable and disableRajesh Borundia
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-03-29cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-03-29sh_eth: add R-Car support for realSergei Shtylyov
2013-03-29sh_eth: move data from header file to driverSergei Shtylyov
2013-03-29net: calxedaxgmac: Wake-on-LAN fixesRob Herring
2013-03-29net: calxedaxgmac: fix rx ring handling when OOMRob Herring
2013-03-29smsc75xx: fix jumbo frame supportSteve Glendinning
2013-03-29bonding: fix disabling of arp_interval and miimonnikolay@redhat.com
2013-03-29sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-03-29sky2: Receive Overflows not countedMirko Lindner
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger
2013-03-28tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-28net/macb: make clk_enable atomicSteffen Trumtrar
2013-03-28net/macb: force endian_swp_pkt_en to offSteffen Trumtrar
2013-03-28net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar
2013-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-28aoe: reserve enough headroom on skbsEric Dumazet
2013-03-28connector: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo