summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter
2013-08-15qlcnic: Update version to 5.2.46.Sucheta Chakraborty
2013-08-15qlcnic: Dump mailbox command data when a command times outManish Chopra
2013-08-15qlcnic: Fix driver initialization for 83xx adaptersManish Chopra
2013-08-15qlcnic: Flush mailbox command list when mailbox is not availableManish Chopra
2013-08-15qlcnic: Reinitialize mailbox data structures after firmware resetManish Chopra
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall
2013-08-15net/usb/r8152: enable interrupt transferhayeswang
2013-08-15net/usb/r8152: enable tx checksumhayeswang
2013-08-15net/usb/r8152: support aggregationhayeswang
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold
2013-08-14usb: add two quirky touchscreenOliver Neukum
2013-08-14tun: compare with 0 instead of total_lenWeiping Pan
2013-08-14drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann
2013-08-14aoe: adjust ref of head for compound page tailsEd Cashin
2013-08-14ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky
2013-08-13bnx2x: fix memory leak in VFAriel Elior
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N
2013-08-13gianfar: Add flow control supportClaudiu Manoil
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-08-13net: asix: Staticise non-exported symbolsMark Brown
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann
2013-08-13stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold
2013-08-12USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold
2013-08-12USB: mos7840: fix big-endian probeJohan Hovold
2013-08-12USB-Serial: Fix error handling of usb_wwanMatt Burtch
2013-08-12wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese
2013-08-12USB: EHCI: accept very late isochronous URBsAlan Stern
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao
2013-08-12can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean
2013-08-12macvtap: fix two racesEric Dumazet