index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcmcia
/
3c574_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-52
/
+36
|
\
\
|
*
|
drivers/net: Remove address use from assignments of function pointers
Joe Perches
2010-08-26
1
-1
/
+1
|
*
|
drivers/net/pcmcia: Use pr_<level> and netdev_<level>
Joe Perches
2010-08-18
1
-38
/
+35
|
*
|
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
1
-13
/
+0
|
|
/
*
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-22
/
+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 io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-5
/
+6
*
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-1
/
+1
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-21
1
-5
/
+1
|
\
|
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
|
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-3
/
+1
*
|
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
-7
/
+1
*
|
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-10
1
-4
/
+2
|
/
*
net: 3c574_cs fix stats.tx_bytes counter
Alexander Kurz
2010-04-22
1
-2
/
+5
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+1
*
3c574_cs: disable irq before calling el3_interrupt
Ken Kawasaki
2009-12-14
1
-0
/
+4
*
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: use dynamic debug infrastructure, deprecate CS_CHECK (net)
Dominik Brodowski
2009-11-09
1
-37
/
+29
*
pcmcia: convert net pcmcia drivers to use new CIS helpers
Dominik Brodowski
2009-11-08
1
-10
/
+8
*
3c574_cs: spin_lock the set_multicast_list function
Ken Kawasaki
2009-10-13
1
-1
/
+12
*
netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
Ben Hutchings
2009-09-04
1
-5
/
+8
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-04
1
-2
/
+0
*
netdev: convert pcmcia drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-2
/
+4
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-06
1
-1
/
+1
*
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
Ken Kawasaki
2009-05-02
1
-1
/
+1
*
pcmcia: convert 3c574 to net_device_ops
Stephen Hemminger
2009-03-22
1
-10
/
+13
*
net pcmcia: worklimit reaches -1
Roel Kluin
2009-03-04
1
-1
/
+2
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
1
-1
/
+0
*
net: convert print_mac to %pM
Johannes Berg
2008-10-28
1
-3
/
+2
*
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
2008-08-23
1
-3
/
+4
*
3c574_cs: use netstats in net_device structure
Paulius Zaleckas
2008-05-13
1
-26
/
+21
*
pcmcia/3c574_cs: fix 'shadow variable' warning
Richard Knutsson
2008-02-05
1
-1
/
+1
*
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2008-02-05
1
-24
/
+25
*
3c574, 3c515 bitfields abuse
Al Viro
2008-01-18
1
-14
/
+17
*
3c574 and 3c589 endianness fixes (.24?)
Al Viro
2007-12-23
1
-5
/
+5
*
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
Komuro
2007-10-29
1
-1
/
+1
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-11
1
-4
/
+5
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
1
-1
/
+0
*
PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...
Komuro
2007-02-17
1
-1
/
+1
*
[PATCH] PCMCIA: fix drivers broken by recent cleanup
Daniel Ritz
2007-01-12
1
-1
/
+0
*
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
2006-12-05
1
-12
/
+4
[next]