aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/prism54/isl_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-02drivers/net/wireless/prism54: Use memdup_userJulia Lawall1-8/+3
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
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
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-02-17drivers/net/wireless/prism54: fix sparse warning: fix signednessHannes Eder1-1/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-14/+10
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison1-4/+4
2008-08-01prism54 - Use offsetof()Takashi Iwai1-1/+1
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller1-22/+27
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-08prism54: set carrier flags correctlyLuis R. Rodriguez1-1/+4
2008-03-27prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville1-1/+1
2008-02-29prism54: Convert wpa_sem in a mutexMatthias Kaehlcke1-5/+5
2008-02-29prism54: Convert stats_sem in a mutexMatthias Kaehlcke1-4/+4
2008-02-29prism54: Convert acl->sem in a mutexMatthias Kaehlcke1-14/+14
2008-01-28prism54: remove questionable down_interruptible usageDaniel Walker1-8/+4
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-35/+15
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-4/+3
2007-10-10[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau1-3/+3
2007-07-10[PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke1-16/+6
2007-05-09Fix "deprecated" typoes.Robert P. J. Day1-1/+1
2007-02-14[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams1-1/+7
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-6/+3
2006-12-05[PATCH] prism54: replace kmalloc+memset with kzallocYan Burman1-6/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-31/+30
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov1-31/+30
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+5
2006-09-25[PATCH] WE-21 for Prism54Jean Tourrilhes1-8/+8
2006-09-11[PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes1-0/+30
2006-07-27[PATCH] prism54: update to WE-19 for WPA supportDan Williams1-37/+536
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-02-08[PATCH] type-safe min() in prism54Al Viro1-1/+1
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams1-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-09-24Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik1-9/+1
2005-09-06[PATCH] prism54 : WE-17 supportJean Tourrilhes1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2750