index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-12-01
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-13
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-03
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-18
drivers/net/wireless/prism54: fix sparse warning: fix signedness
Hannes Eder
1
-1
/
+2
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-14
/
+10
2008-08-23
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
1
-4
/
+4
2008-08-01
prism54 - Use offsetof()
Takashi Iwai
1
-1
/
+1
2008-06-17
wext: Emit event stream entries correctly when compat.
David S. Miller
1
-22
/
+27
2008-04-24
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-29
prism54: remove questionable down_interruptible usage
Daniel Walker
1
-8
/
+4
2008-01-29
wireless: fix '!x & y' typo's
Roel Kluin
1
-2
/
+2
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-35
/
+15
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-4
/
+3
2007-10-11
[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-06
[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-26
[PATCH] WE-21 for Prism54
Jean Tourrilhes
1
-8
/
+8
2006-09-12
[PATCH] Prism54 : add bitrates to scan result
Jean Tourrilhes
1
-0
/
+30
2006-07-28
[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-17
[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-07
[PATCH] prism54 : WE-17 support
Jean Tourrilhes
1
-0
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+2750