index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ray_cs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-1
/
+1
*
ray_cs: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
ray_cs: Split memcpy() to avoid bounds check warning
Kees Cook
2021-08-21
1
-1
/
+3
*
ray_cs: use %*ph to print small buffer
Andy Shevchenko
2021-08-21
1
-3
/
+1
*
ray_cs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-11-07
1
-3
/
+3
*
ray_cs: use true,false for bool variable
Jason Yan
2020-05-06
1
-2
/
+1
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-11
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 416
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
ray_cs: use remove_proc_subtree to simplify procfs code
YueHaibing
2019-04-25
1
-5
/
+1
*
ray_cs: Check return value of pcmcia_register_driver
YueHaibing
2019-04-25
1
-0
/
+2
*
wireless: remove unneeded semicolon
YueHaibing
2019-02-01
1
-1
/
+1
*
ray_cs: fix array out-of-bounds access
Colin Ian King
2019-01-10
1
-1
/
+1
*
ray_cs: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-06
1
-0
/
+2
*
ray_cs: remove redundant pointer 'p'
Colin Ian King
2018-07-31
1
-5
/
+1
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-14
/
+1
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
1
-3
/
+5
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
1
-6
/
+6
*
net/wireless/ray_cs: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-29
/
+24
*
ray_cs: Avoid reading past end of buffer
Kees Cook
2017-05-22
1
-2
/
+5
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
ray_cs: Change 1 to true for bool type variable.
Shailendra Verma
2015-06-02
1
-1
/
+1
*
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
ray_cs: replace del_timer by del_timer_sync
Julia Lawall
2014-04-22
1
-1
/
+1
*
drivers/net/wireless: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-02
1
-1
/
+1
|
\
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-1
/
+1
*
|
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
1
-1
/
+1
*
|
ray_cs: read past the end of the array
Dan Carpenter
2013-03-06
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-23
1
-1
/
+1
*
|
drivers/net/wireless: need consider the not '\0' terminated string.
Chen Gang
2013-01-22
1
-5
/
+14
|
/
*
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-1
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
ray_cs: Fix array bounds warnings.
David S. Miller
2011-11-26
1
-2
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
wireless: ray_cs: use '%pm' format option to print MAC
Andy Shevchenko
2010-12-02
1
-10
/
+4
*
ray_cs: Use static const
Joe Perches
2010-11-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-30
/
+14
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-21
1
-8
/
+8
|
|
\
|
|
*
ray_cs: make data const
Stephen Hemminger
2010-09-07
1
-8
/
+8
|
*
|
drivers/net: Remove address use from assignments of function pointers
Joe Perches
2010-08-26
1
-6
/
+6
|
*
|
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
1
-16
/
+0
*
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+2
|
\
\
\
|
*
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+2
|
|
/
/
*
|
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-34
/
+1
*
|
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
|
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-3
/
+2
*
|
|
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-1
/
+1
[next]