index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ray_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-17
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-25
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
*
|
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
|
|
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
2010-09-29
1
-23
/
+21
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
1
-22
/
+5
|
\
\
|
|
/
|
/
|
|
*
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
2010-08-03
1
-8
/
+0
|
*
pcmcia: remove memreq_t
Dominik Brodowski
2010-08-03
1
-10
/
+3
|
*
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-3
/
+2
|
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
|
wireless: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
1
-21
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-133
/
+109
|
\
|
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-5
/
+0
|
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+0
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-6
/
+6
|
|
\
|
|
*
wireless/raylink: remove trailing space in messages
Frans Pop
2010-03-31
1
-6
/
+6
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-1
/
+0
|
|
\
\
|
*
|
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-6
/
+6
|
|
|
/
|
|
/
|
|
*
|
drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes
Joe Perches
2010-03-23
1
-111
/
+93
|
*
|
drivers/net/wireless: Use IW_HANDLER macro
Joe Perches
2010-03-23
1
-20
/
+20
*
|
|
pcmcia: remove unused mem_op.h
Dominik Brodowski
2010-05-10
1
-1
/
+0
*
|
|
pcmcia: dev_node removal (drivers with unregister_netdev check)
Dominik Brodowski
2010-05-10
1
-5
/
+1
*
|
|
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-10
1
-6
/
+2
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
|
/
*
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-28
1
-4
/
+4
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+1
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
1
-185
/
+174
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-05
1
-184
/
+173
|
|
\
|
|
*
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-3
/
+1
|
|
*
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
1
-1
/
+1
|
|
*
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
2009-11-28
1
-3
/
+3
|
|
*
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
2009-11-28
1
-3
/
+3
|
|
*
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
2009-11-28
1
-2
/
+2
|
|
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c)
Dominik Brodowski
2009-11-09
1
-178
/
+169
*
|
|
ray_cs: convert to proc_fops
Alexey Dobriyan
2009-11-28
1
-18
/
+18
[next]