summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall2013-03-281-1/+1
* bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-281-1/+2
* vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin2013-03-281-1/+2
* bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-281-0/+1
* net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-282-27/+33
* net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork2013-03-281-33/+16
* tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-281-0/+8
* bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico2013-03-281-4/+2
* netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico2013-03-281-6/+9
* sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-281-12/+9
* USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-282-8/+16
* Revert "drm/i915: reorder setup sequence to have irqs for output setup"Greg Kroah-Hartman2013-03-203-19/+9
* Revert "drm/i915: enable irqs earlier when resuming"Greg Kroah-Hartman2013-03-201-12/+1
* macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich2013-03-201-0/+1
* team: unsyc the devices addresses when port is removedVlad Yasevich2013-03-201-0/+2
* bonding: fire NETDEV_RELEASE event only on 0 slavesVeaceslav Falico2013-03-201-2/+3
* vxlan: fix oops when delete netns containing vxlanZang MingJie2013-03-201-0/+9
* tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet2013-03-201-0/+2
* atl1c: restore buffer stateHuang, Xiong2013-03-201-1/+1
* loopdev: remove an user triggerable oopsGuo Chao2013-03-201-6/+16
* loopdev: fix a deadlockGuo Chao2013-03-201-2/+0
* net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai2013-03-201-3/+5
* net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai2013-03-201-3/+5
* atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold2013-03-201-7/+15
* mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2013-03-202-39/+57
* w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski2013-03-201-1/+2
* w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold2013-03-201-2/+2
* hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin2013-03-201-0/+2
* hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck2013-03-201-6/+8
* Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft2013-03-201-10/+7
* TTY: do not reset master's packet modeJiri Slaby2013-03-201-1/+0
* TTY: disable debugging warningJiri Slaby2013-03-201-1/+1
* tty/serial: Add support for Altera serial portLey Foon Tan2013-03-202-1/+28
* tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle2013-03-201-1/+1
* tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-201-1/+1
* serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2013-03-201-0/+4
* serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer2013-03-201-0/+29
* tty/8250_pnp: serial port detection regression since v3.7Sean Young2013-03-201-5/+7
* qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams2013-03-201-2/+5
* staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott2013-03-201-6/+10
* staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley2013-03-201-4/+0
* USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-201-5/+13
* USB: storage: fix Huawei mode switching regressionBjørn Mork2013-03-203-78/+331
* usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-201-0/+1
* USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl2013-03-201-0/+4
* usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-201-0/+19
* usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi2013-03-201-0/+1
* USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-201-3/+20
* USB: option: add Huawei E5331Bjørn Mork2013-03-201-0/+1
* virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah2013-03-201-2/+11