summaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-17WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa1-0/+6
2010-04-15ip: Fix ip_dev_loopback_xmit()Eric Dumazet2-2/+2
2010-04-15net: dev_pick_tx() fixEric Dumazet1-2/+6
2010-04-15fib: suppress lockdep-RCU false positive in FIB trie.Eric Dumazet1-1/+3
2010-04-14tun: orphan an skb on txMichael S. Tsirkin1-0/+4
2010-04-14forcedeth: fix tx limit2 flag checkAyaz Abdulla1-1/+1
2010-04-13smc91c92_cs: define multicast_table as unsigned charKen Kawasaki1-7/+6
2010-04-13can: avoids a false warningEric Dumazet1-1/+1
2010-04-13e1000e: stop cleaning when we reach tx_ring->next_to_useTerry Loftin1-0/+2
2010-04-13igb: restrict WoL for 82576 ET2 Quad Port Server AdapterStefan Assmann2-0/+2
2010-04-13virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-04-11Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"David S. Miller1-1/+0
2010-04-09iwlwifi: work around bogus active chains detectionJohannes Berg1-0/+12
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2-6/+13
2010-04-09slub: Fix kmem_ptr_validate() for non-kernel pointersPekka Enberg1-0/+3
2010-04-09slab: Generify kernel pointer validationPekka Enberg3-12/+23
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds1-1/+1
2010-04-09[S390] Update default configuration.Martin Schwidefsky1-10/+30
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
2010-04-09[S390] increase default size of vmalloc areaMartin Schwidefsky1-3/+3
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger1-8/+3
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky2-2/+14
2010-04-09[S390] sclp_async: potential buffer overflowDan Carpenter1-1/+1
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall1-1/+2
2010-04-09cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah1-2/+5
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs1-1/+7
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs4-7/+86
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs2-14/+11
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs2-28/+21
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez1-0/+21
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki1-1/+12
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs1-0/+3
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs4-5/+12
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs2-1/+22
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki1-3/+4
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs1-1/+3
2010-04-09drm/nouveau: fixup the init failure paths some moreBen Skeggs1-1/+7
2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs1-3/+4
2010-04-09drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs1-0/+15
2010-04-09drm/nv40: rework lvds table parsingBen Skeggs2-28/+17
2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs8-76/+74
2010-04-09drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs2-11/+0
2010-04-09drm/nouveau: Make use of TTM busy_placements.Francisco Jerez3-59/+61
2010-04-09drm/nv50: add more 0x100c80 flushy magicBen Skeggs2-0/+46
2010-04-09drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs1-6/+7
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki1-3/+3
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy1-4/+9
2010-04-08loop: Update mtime when writing using aopsNikanth Karthikesan1-0/+2
2010-04-08tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller1-0/+1
2010-04-08udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]2-4/+4