summaryrefslogtreecommitdiffstats
path: root/drivers/net/ax88796.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V1-1/+1
2011-08-26net: sh_eth: fix the compile errorYoshihiro Shimoda1-0/+1
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO1-6/+11
2011-08-25sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers1-4/+6
2011-08-25ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard1-3/+9
2011-08-25arp: fix rcu lockdep splat in arp_process()Eric Dumazet1-2/+6
2011-08-25bridge: fix a possible use after freeEric Dumazet1-4/+4
2011-08-25bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng1-3/+10
2011-08-25mcast: Fix source address selection for multicast listener reportYan, Zheng2-2/+2
2011-08-25MAINTAINERS: Update GIT trees for network developmentNicolas de Pesloüan1-2/+2
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan1-0/+4
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov1-1/+3
2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi1-0/+4
2011-08-24x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentIan Campbell1-1/+1
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho1-0/+1
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv1-1/+1
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv1-45/+0
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim1-0/+10
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann1-0/+24
2011-08-23HID: wiimote: Add drm requestDavid Herrmann1-0/+26
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann2-59/+107
2011-08-23HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann1-0/+16
2011-08-23HID: wiimote: Simplify synchronizationDavid Herrmann1-51/+27
2011-08-23drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs1-4/+6
2011-08-23drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs1-1/+1
2011-08-23drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz1-1/+3
2011-08-23HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2-0/+4
2011-08-23bridge: fix a possible net_device leakEric Dumazet1-1/+5
2011-08-22xfs: fix tracing builds inside the source treeChristoph Hellwig1-0/+2
2011-08-22Linux 3.1-rc3v3.1-rc3Linus Torvalds1-2/+2
2011-08-22net: Documentation: RFC 2553bis is now RFC 3493Geoffrey Thomas1-1/+1
2011-08-22bcma: add uevent to the bus, to autoload driversDavid Woodhouse1-0/+12
2011-08-22ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian1-1/+1
2011-08-22rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka1-13/+1
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka4-3/+15
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich4-41/+49
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov4-103/+131
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich2-33/+25
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich1-0/+6
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge1-1/+1
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini1-2/+2
2011-08-22drm/radeon: Make vramlimit parameter actually work.Michel Dänzer1-0/+2
2011-08-22drm/radeon: Explicitly print GTT/VRAM offsets on test failure.Michel Dänzer1-6/+18
2011-08-22drm/radeon: Take IH ring into account for test size calculation.Michel Dänzer1-3/+7
2011-08-22drm/radeon/alpha: Add Alpha support to Radeon DRM codeJay Estabrook1-0/+23
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-21Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-21Btrfs: fix 64 bit divide problemJosef Bacik1-5/+7