aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/prism54/isl_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless/prism54: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-1/+1
|\
| * prism54: call BUG_ON() earlierDan Carpenter2010-07-121-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-8/+3
|\ \ | |/
| * drivers/net/wireless/prism54: Use memdup_userJulia Lawall2010-06-021-8/+3
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* drivers/net/wireless/prism54: fix sparse warning: fix signednessHannes Eder2009-02-171-1/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-14/+10
* wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-221-4/+4
* prism54 - Use offsetof()Takashi Iwai2008-08-011-1/+1
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-22/+27
* prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin2008-04-231-1/+1
* prism54: set carrier flags correctlyLuis R. Rodriguez2008-04-081-1/+4
* prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville2008-03-271-1/+1
* prism54: Convert wpa_sem in a mutexMatthias Kaehlcke2008-02-291-5/+5
* prism54: Convert stats_sem in a mutexMatthias Kaehlcke2008-02-291-4/+4
* prism54: Convert acl->sem in a mutexMatthias Kaehlcke2008-02-291-14/+14
* prism54: remove questionable down_interruptible usageDaniel Walker2008-01-281-8/+4
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-281-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-35/+15
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-4/+3
* [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau2007-10-101-3/+3
* [PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke2007-07-101-16/+6
* Fix "deprecated" typoes.Robert P. J. Day2007-05-091-1/+1
* [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams2007-02-141-1/+7
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-071-6/+3
|\
| * [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-051-6/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-31/+30
|\ \ | |/
| * [PATCH] prism54: whitespace cleanupDmitry Torokhov2006-12-021-31/+30
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+5
|/
* [PATCH] WE-21 for Prism54Jean Tourrilhes2006-09-251-8/+8
* [PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes2006-09-111-0/+30
* [PATCH] prism54: update to WE-19 for WPA supportDan Williams2006-07-271-37/+536
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] type-safe min() in prism54Al Viro2006-02-081-1/+1
* [PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams2006-01-161-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik2005-09-241-9/+1
* [PATCH] prism54 : WE-17 supportJean Tourrilhes2005-09-061-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2750