index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcmcia
/
3c574_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-1
/
+1
2010-08-18
drivers/net/pcmcia: Use pr_<level> and netdev_<level>
Joe Perches
1
-38
/
+35
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-13
/
+0
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-5
/
+6
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-1
/
+1
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-5
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-3
/
+1
2010-05-10
pcmcia: remove unused mem_op.h
Dominik Brodowski
1
-1
/
+0
2010-05-10
pcmcia: dev_node removal (drivers with unregister_netdev check)
Dominik Brodowski
1
-7
/
+1
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-4
/
+2
2010-04-21
net: 3c574_cs fix stats.tx_bytes counter
Alexander Kurz
1
-2
/
+5
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2009-12-13
3c574_cs: disable irq before calling el3_interrupt
Ken Kawasaki
1
-0
/
+4
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-3
/
+1
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
1
-1
/
+1
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net)
Dominik Brodowski
1
-37
/
+29
2009-11-08
pcmcia: convert net pcmcia drivers to use new CIS helpers
Dominik Brodowski
1
-10
/
+8
2009-10-13
3c574_cs: spin_lock the set_multicast_list function
Ken Kawasaki
1
-1
/
+12
2009-09-03
netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
Ben Hutchings
1
-5
/
+8
2009-09-03
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
1
-2
/
+0
2009-09-01
netdev: convert pcmcia drivers to netdev_tx_t
Stephen Hemminger
1
-2
/
+4
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-05-01
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
Ken Kawasaki
1
-1
/
+1
2009-03-21
pcmcia: convert 3c574 to net_device_ops
Stephen Hemminger
1
-10
/
+13
2009-03-04
net pcmcia: worklimit reaches -1
Roel Kluin
1
-1
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-3
/
+4
2008-05-13
3c574_cs: use netstats in net_device structure
Paulius Zaleckas
1
-26
/
+21
2008-02-05
pcmcia/3c574_cs: fix 'shadow variable' warning
Richard Knutsson
1
-1
/
+1
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
1
-24
/
+25
2008-01-18
3c574, 3c515 bitfields abuse
Al Viro
1
-14
/
+17
2007-12-22
3c574 and 3c589 endianness fixes (.24?)
Al Viro
1
-5
/
+5
2007-10-29
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
Komuro
1
-1
/
+1
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-4
/
+5
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-02-17
PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...
Komuro
1
-1
/
+1
2007-01-11
[PATCH] PCMCIA: fix drivers broken by recent cleanup
Daniel Ritz
1
-1
/
+0
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-12
/
+4
2006-12-04
[PATCH] pcmcia: remove prod_id indirection
Dominik Brodowski
1
-6
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-2
/
+2
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
1
-2
/
+2
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-9
/
+3
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-9
/
+7
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-31
/
+26
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-11
/
+8
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-1
/
+0
[next]