aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hplance.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-12tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens2-93/+100
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2-23/+25
2010-05-12tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens2-14/+14
2010-05-12tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2-50/+52
2010-05-12tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2-59/+64
2010-05-12tipc: Reduce footprint by un-inlining address routinesAllan Stephens2-34/+35
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens13-55/+55
2010-05-12tipc: Relocate trivial link status functions to header fileAllan Stephens3-31/+36
2010-05-12tipc: remove abstraction for link_max_pktAllan Stephens1-16/+11
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens2-11/+11
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens4-3/+43
2010-05-12tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens1-1/+1
2010-05-12tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens1-2/+2
2010-05-12tipc: Prune unused data structures from configuration serviceAllan Stephens1-14/+14
2010-05-12tipc: Eliminate unused argument in print statementAllan Stephens1-3/+1
2010-05-12tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens3-5/+0
2010-05-12netfilter: xtables: add missing depends for xt_TEEJan Engelhardt1-0/+1
2010-05-11drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slotAndrew Morton1-2/+6
2010-05-11hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-11mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa1-1/+1
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-11memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2-9/+26
2010-05-11memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2-16/+18
2010-05-11bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev1-8/+9
2010-05-11rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi1-5/+4
2010-05-11hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killerMel Gorman1-1/+1
2010-05-11kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh1-4/+2
2010-05-11mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-11mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-11mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-11mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt7-30/+2
2010-05-11it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-11dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori1-2/+2
2010-05-11ar9170: fix for driver-core ABI changeStephen Rothwell1-2/+3
2010-05-11CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2-12/+87
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg1-36/+25
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore1-32/+31
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu1-14/+13
2010-05-11perf: Fix static strings treated like dynamic onesFrederic Weisbecker1-1/+1
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare1-9/+10
2010-05-10wireless: depends on NETRandy Dunlap1-0/+1
2010-05-10wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez1-1/+1
2010-05-10rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde1-6/+10
2010-05-10rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde2-16/+15
2010-05-10rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde9-9/+17
2010-05-10rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde8-134/+83
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde4-97/+79
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde4-102/+60