index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
prism54
/
isl_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
prism54: move under intersil vendor directory
Kalle Valo
1
-2910
/
+0
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
1
-1
/
+1
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
1
-1
/
+2
2013-12-11
prism54: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-5
/
+5
2013-01-22
prism54: bug in getting auth type
Dan Carpenter
1
-0
/
+1
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-11-30
prism54: remove private driver ioctls
Luis R. Rodriguez
1
-333
/
+0
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
[next]