index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
prism54
/
isl_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-21
prism54: potential memory corruption in prism54_get_essid()
Dan Carpenter
1
-1
/
+1
2010-08-16
drivers/net/wireless/prism54: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-07-12
prism54: call BUG_ON() earlier
Dan Carpenter
1
-1
/
+1
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-8
/
+3
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-06-02
drivers/net/wireless/prism54: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-02-17
drivers/net/wireless/prism54: fix sparse warning: fix signedness
Hannes Eder
1
-1
/
+2
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-14
/
+10
2008-08-22
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
1
-4
/
+4
2008-08-01
prism54 - Use offsetof()
Takashi Iwai
1
-1
/
+1
2008-06-16
wext: Emit event stream entries correctly when compat.
David S. Miller
1
-22
/
+27
2008-04-23
prism54: prism54_get_encode() test below 0 on unsigned index
Roel Kluin
1
-1
/
+1
2008-04-08
prism54: set carrier flags correctly
Luis R. Rodriguez
1
-1
/
+4
2008-03-27
prism54: correct thinko in "prism54: Convert stats_sem in a mutex"
John W. Linville
1
-1
/
+1
2008-02-29
prism54: Convert wpa_sem in a mutex
Matthias Kaehlcke
1
-5
/
+5
2008-02-29
prism54: Convert stats_sem in a mutex
Matthias Kaehlcke
1
-4
/
+4
2008-02-29
prism54: Convert acl->sem in a mutex
Matthias Kaehlcke
1
-14
/
+14
2008-01-28
prism54: remove questionable down_interruptible usage
Daniel Walker
1
-8
/
+4
2008-01-28
wireless: fix '!x & y' typo's
Roel Kluin
1
-2
/
+2
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-35
/
+15
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-4
/
+3
2007-10-10
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
Yoann Padioleau
1
-3
/
+3
2007-07-10
[PATCH] use list_for_each_entry() for iteration in Prism 54 driver
Matthias Kaehlcke
1
-16
/
+6
2007-05-09
Fix "deprecated" typoes.
Robert P. J. Day
1
-1
/
+1
2007-02-14
[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths
Dan Williams
1
-1
/
+7
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-6
/
+3
2006-12-05
[PATCH] prism54: replace kmalloc+memset with kzalloc
Yan Burman
1
-6
/
+3
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-31
/
+30
2006-12-02
[PATCH] prism54: whitespace cleanup
Dmitry Torokhov
1
-31
/
+30
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+5
2006-09-25
[PATCH] WE-21 for Prism54
Jean Tourrilhes
1
-8
/
+8
2006-09-11
[PATCH] Prism54 : add bitrates to scan result
Jean Tourrilhes
1
-0
/
+30
2006-07-27
[PATCH] prism54: update to WE-19 for WPA support
Dan Williams
1
-37
/
+536
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-02-08
[PATCH] type-safe min() in prism54
Al Viro
1
-1
/
+1
2006-01-16
[PATCH] drivers/net/wireless: correct reported ssid lengths
Dan Williams
1
-1
/
+1
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-09-24
Remove WIRELESS_EXT ifdefs from several wireless drivers.
Jeff Garzik
1
-9
/
+1
2005-09-06
[PATCH] prism54 : WE-17 support
Jean Tourrilhes
1
-0
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+2750