summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/prism54/oid_mgt.c
Commit message (Expand)AuthorAgeFilesLines
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
* prism54: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-121-4/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-1/+1
|\
| * wireless/prism54: remove trailing space in messagesFrans Pop2010-03-311-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* drivers/net/wireless/prism54: fix sparse warning: fix signednessHannes Eder2009-02-181-1/+1
* [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion t...Mariusz Kozlowski2007-10-111-3/+1Star
* [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+3
* [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-061-3/+1Star
* [PATCH] prism54: whitespace cleanupDmitry Torokhov2006-12-021-3/+3
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-2/+2
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-5/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+907