aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/batman-adv/device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Staging: batman-adv: return -EFAULT on copy_to_user errorsDan Carpenter1-1/+1
2010-06-04Staging: batman-adv: Don't allocate icmp packet with GFP_KERNELSven Eckelmann1-1/+1
2010-05-11Staging: batman-adv: Reduce max characters on a line to 80Sven Eckelmann1-6/+16
2010-05-11Staging: batman-adv: move /proc interface handling to /sysMarek Lindner1-1/+1
2010-05-11Staging: batman-adv: remove redundant pointer to originator interfaceMarek Lindner1-1/+1
2010-05-11Staging: batman-adv: fix whitespace style issuesLuis de Bethencourt1-1/+1
2010-05-11Staging: batman-adv: cleanup: change test for end of arrayDan Carpenter1-7/+4
2010-05-11Staging: batman-adv: Update copyright yearsSimon Wunderlich1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich1-1/+1
2010-03-03Staging: batman-adv: don't lock while sending packetsSimon Wunderlich1-3/+10
2010-03-03Staging: batman-adv: Remove compat.hSimon Wunderlich1-2/+0
2010-03-03Staging: batman-adv: Use printk(%pM) for MAC addressesAndrew Lunn1-0/+1
2010-03-03Staging: batman-adv: receive packets directly using skbsSimon Wunderlich1-10/+14
2010-03-03Staging: batman-adv: Replace KERN_DEBUG with bat_dbgAndrew Lunn1-3/+3
2010-03-03Staging: batman-adv: replace internal logging mechanism.Andrew Lunn1-7/+6
2009-12-11staging: batman-adv meshing protocolAndrew Lunn1-0/+337