summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-10HID: microsoft: do not use compound literal - fix buildJiri Slaby
2013-04-10bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-10smsc75xx: fix jumbo frame supportSteve Glendinning
2013-04-10pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-04-10ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-04-10DM9000B: driver initialization upgradeJoseph CHANG
2013-04-10atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-04-10aoe: reserve enough headroom on skbsEric Dumazet
2013-04-10drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restartin...Mugunthan V N
2013-04-10bonding: fix disabling of arp_interval and miimonnikolay@redhat.com
2013-04-10bonding: remove already created master sysfs link on failureVeaceslav Falico
2013-04-10bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com
2013-04-10sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-04-10sky2: Receive Overflows not countedMirko Lindner
2013-04-10loop: prevent bdev freeing while device in useAnatol Pomozov
2013-04-10rt2x00: error in configurations with mesh support disabledFelix Fietkau
2013-04-10ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-10EISA/PCI: Init EISA early, before PNPYinghai Lu
2013-04-10spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin
2013-04-10virtio: console: add locking around c_ovq operationsAmit Shah
2013-04-10virtio: console: rename cvq_lock to c_ivq_lockAmit Shah
2013-04-10usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko
2013-04-10tg3: fix length overflow in VPD firmware parsingKees Cook
2013-04-10b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-04-10can: sja1000: fix define conflict on SHMarc Kleine-Budde
2013-04-10iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-04-10vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-04-10staging: comedi: s626: fix continuous acquisitionIan Abbott
2013-04-10usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam
2013-04-10IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-04-10xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich
2013-04-10rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna
2013-04-10ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-04-10Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei
2013-04-10HID: usbhid: fix build problemJiri Kosina
2013-04-10HID: usbhid: quirk for MSI GX680R led panelJosh Boyer
2013-04-10HID: usbhid: quirk for Realtek Multi-card readerJosh Boyer
2013-04-10tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz
2013-04-10Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei
2013-04-10Bluetooth: Device 0cf3:3008 should map AR 3012Sunguk Lee
2013-04-10Bluetooth: Add support for atheros 04ca:3004 device to ath3kJosh Boyer
2013-04-10Bluetooth device 04ca:3008 should use ath3kSergio Cambra
2013-04-10Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao
2013-04-10Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao
2013-04-10Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal
2013-04-10Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao
2013-03-27efivars: pstore: Do not check size when erasing variableBen Hutchings
2013-03-27KMS: fix EDID detailed timing frame rateTorsten Duwe
2013-03-27KMS: fix EDID detailed timing vsync parsingTorsten Duwe
2013-03-27i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan