aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/prism54/isl_ioctl.c
AgeCommit message (Expand)Author
2013-01-22prism54: bug in getting auth typeDan Carpenter
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30prism54: remove private driver ioctlsLuis R. Rodriguez
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter
2010-08-16drivers/net/wireless/prism54: Adjust confusing if indentationJulia Lawall
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-12prism54: call BUG_ON() earlierDan Carpenter
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02drivers/net/wireless/prism54: Use memdup_userJulia Lawall
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-02-17drivers/net/wireless/prism54: fix sparse warning: fix signednessHannes Eder
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison
2008-08-01prism54 - Use offsetof()Takashi Iwai
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin
2008-04-08prism54: set carrier flags correctlyLuis R. Rodriguez
2008-03-27prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville
2008-02-29prism54: Convert wpa_sem in a mutexMatthias Kaehlcke
2008-02-29prism54: Convert stats_sem in a mutexMatthias Kaehlcke
2008-02-29prism54: Convert acl->sem in a mutexMatthias Kaehlcke
2008-01-28prism54: remove questionable down_interruptible usageDaniel Walker
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau
2007-07-10[PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke
2007-05-09Fix "deprecated" typoes.Robert P. J. Day
2007-02-14[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-12-05[PATCH] prism54: replace kmalloc+memset with kzallocYan Burman
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-25[PATCH] WE-21 for Prism54Jean Tourrilhes
2006-09-11[PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes
2006-07-27[PATCH] prism54: update to WE-19 for WPA supportDan Williams
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-02-08[PATCH] type-safe min() in prism54Al Viro
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-09-24Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik
2005-09-06[PATCH] prism54 : WE-17 supportJean Tourrilhes
2005-04-16Linux-2.6.12-rc2Linus Torvalds