summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin1-10/+7
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin1-1/+1
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-13bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller149-2894/+6644
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N1-0/+3
2013-08-13gianfar: Add flow control supportClaudiu Manoil3-3/+132
2013-08-13pptp: fix byte order warningsstephen hemminger1-5/+5
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger1-2/+4
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown2-2/+2
2013-08-13net: asix: Staticise non-exported symbolsMark Brown1-3/+5
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki1-30/+34
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann1-4/+6
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann1-1/+2
2013-08-12stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz1-19/+92
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold1-4/+5
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold1-1/+1
2013-08-12USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold1-4/+4
2013-08-12USB: mos7840: fix big-endian probeJohan Hovold1-1/+1
2013-08-12USB-Serial: Fix error handling of usb_wwanMatt Burtch1-10/+10
2013-08-12wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese1-2/+7
2013-08-12USB: EHCI: accept very late isochronous URBsAlan Stern1-7/+6
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville149-2894/+6644
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao1-2/+2
2013-08-11can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean1-1/+1
2013-08-11macvtap: fix two racesEric Dumazet1-3/+9
2013-08-11net: Add MOXA ART SoCs ethernet driverJonas Jensen6-0/+925
2013-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-19/+28
2013-08-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-22/+48
2013-08-10Merge tag 'usb-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+5
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet2-2/+2
2013-08-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-69/+155
2013-08-09Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-100/+98
2013-08-09pptp: fix sparse pointer warningstephen hemminger1-1/+1
2013-08-09tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2013-08-09netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-09myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang1-3/+2
2013-08-09bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-09bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang1-2/+2
2013-08-09net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An1-2/+11
2013-08-09net: via-rhine: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-09net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan1-16/+28
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan1-2/+2
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau3-2/+23