index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcmcia
/
3c589_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-50
/
+25
2009-11-08
pcmcia: convert net pcmcia drivers to use new CIS helpers
Dominik Brodowski
1
-13
/
+8
2009-09-01
netdev: convert pcmcia drivers to netdev_tx_t
Stephen Hemminger
1
-2
/
+4
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+14
2009-07-20
3c589_cs: re-initialize the multicast in the tc589_reset
Ken Kawasaki
1
-7
/
+14
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
-2
/
+2
2009-03-21
pcmcia: convert 3c589 to net_device_ops
Stephen Hemminger
1
-10
/
+15
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-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-10-13
net: Rationalise email address: Network Specific Parts
Alan Cox
1
-1
/
+1
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-3
/
+4
2008-05-13
3c589_cs: use netstats in net_device structure
Paulius Zaleckas
1
-27
/
+22
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
1
-15
/
+15
2007-12-22
3c574 and 3c589 endianness fixes (.24?)
Al Viro
1
-4
/
+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
-5
/
+5
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-09-25
Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo"
Jeff Garzik
1
-1
/
+1
2007-09-15
drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo
Jeff Garzik
1
-1
/
+1
2007-07-02
3c589_cs: fix local_bh_enable warning
Patrick McHardy
1
-1
/
+1
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-01-23
modify 3c589_cs to be SMP safe
Komuro
1
-2
/
+5
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
-7
/
+0
2006-12-04
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
1
-8
/
+4
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
-4
/
+4
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
-10
/
+7
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-32
/
+27
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-13
/
+10
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-1
/
+0
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-13
/
+5
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
1
-7
/
+1
2006-03-03
Merge branch 'net-const'
Jeff Garzik
1
-1
/
+1
2006-03-03
Massive net driver const-ification.
Arjan van de Ven
1
-1
/
+1
2006-01-17
[PATCH] drivers/net/*: use time_after() and friends
Marcelo Feitoza Parisi
1
-1
/
+2
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-51
/
+12
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-15
/
+2
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-14
/
+6
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-22
/
+34
2005-07-07
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
1
-1
/
+0
2005-07-07
[PATCH] pcmcia: move event handler
Dominik Brodowski
1
-5
/
+1
[next]