pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
[safe/jmp/linux-2.6] / drivers / net / pcmcia /
2009-10-30 Ken Kawasakipcnet_cs: add cis of PreMax PE-200 ethernet pcmcia...
2009-10-13 Ken Kawasaki3c574_cs: spin_lock the set_multicast_list function
2009-10-05 Ken Kawasakipcnet_cs: add cis of National Semicondoctor's multifunc...
2009-09-22 Jaswinder Singh... pcmcia: pcnet_cs.c removing useless condition
2009-09-15 Ken Kawasakipcnet_cs: add cis of Linksys multifunction pcmcia card
2009-09-04 Ben Hutchingsnetdev: Convert MDIO ioctl implementation to use struct...
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-01 Stephen Hemmingernetdev: convert pcmcia drivers to netdev_tx_t
2009-08-13 Jaswinder Singh... net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-07-20 Ken Kawasaki3c589_cs: re-initialize the multicast in the tc589_reset
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-07-06 Ken Kawasakipcnet_cs: add new id
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-05-02 Ken Kawasaki3c589_cs: add cis(firmware) of 3Com multifunction pcmci...
2009-04-21 Ken Kawasakipcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
2009-04-07 Ken Kawasakiaxnet_cs: fix phy_id detection for bogus Asix chip.
2009-03-30 Jaswinder Singh... smc91c92_cs: use request_firmware
2009-03-22 Stephen Hemmingeraxnet: convert to net_device_ops
2009-03-22 Stephen Hemmingersmc91c92: convert to net_device_ops
2009-03-22 Stephen Hemmingersmc91c92: convert to internal net_device_stats
2009-03-22 Stephen Hemmingerxirc2ps: convert to net_device_ops
2009-03-22 Stephen Hemmingerxir2cps: convert to internal net_device stats
2009-03-22 Stephen Hemmingerpcnet: convert driver to net_device_ops
2009-03-22 Stephen Hemmingerpcmcia: convert nmclan driver to net_device_ops
2009-03-22 Stephen Hemmingerpcmcia: convert fmvj18x driver to net_device_ops
2009-03-22 Stephen Hemmingerpcmcia: convert fmvj18x driver to internal net_device_stats
2009-03-22 Stephen Hemmingerpcmcia: convert 3c574 to net_device_ops
2009-03-22 Stephen Hemmingerpcmcia: convert 3c589 to net_device_ops
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-04 Roel Kluinnet pcmcia: worklimit reaches -1
2009-02-18 Hannes Ederdrivers/net/pcmcia: fix warning: format not a string...
2009-02-03 Cord Walterpcnet_cs: Fix misuse of the equality operator.
2008-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-30 Al Virosection misannotation in ibmtr_cs
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-24 David S. Milleraxnet_cs: Fix build after net device ops ne2k conversion.
2008-11-23 Qinghuang Fengdriver/net/*: remove redundant argument comments
2008-11-22 Cord Walteraxnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for...
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-2
2008-11-07 Komurofmvj18x_cs: write interrupt ack bit for lan and modem...
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16 Alan Cox[netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit
2008-10-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2008-10-09 Arjan van de Vennetdev: uniquify the tx_timeout name
2008-09-03 Komuropcnet-cs, axnet_cs: add new IDs, remove dup ID with...
2008-08-31 Dominik Brodowskipcmcia: remove unused argument to pcmcia_parse_tuple()
2008-08-31 Dominik Brodowskipcmcia: card services header cleanup
2008-08-23 Dominik Brodowskipcmcia: deprecate CS_OUT_OF_RESOURCE
2008-08-23 Dominik Brodowskipcmcia: deprecate CS_SUCCESS
2008-08-22 Dominik Brodowskipcmcia: pcmcia_config_loop() improvement by passing vcc
2008-08-22 Dominik Brodowskipcmcia: pcmcia_config_loop() default CIS entry handling
2008-08-22 Dominik Brodowskipcmcia: pcmcia_config_loop() ConfigIndex unification
2008-08-22 Dominik Brodowskipcmcia: use pcmcia_loop_config in net pcmcia drivers
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Komuropcnet_cs, axnet_cs: clear bogus interrupt before reques...
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Komurofmvj18x_cs: add NextCom NC5310 rev B support
2008-05-22 Komuroxirc2ps_cs: re-initialize the multicast address in...
2008-05-13 Paulius Zaleckas3c589_cs: use netstats in net_device structure
2008-05-13 Paulius Zaleckas3c574_cs: use netstats in net_device structure
2008-05-13 Paulius Zaleckasaxnet_cs: use netstats in net_device structure
2008-03-05 Komuroaxnet_cs: change debugging level for "Too much work...
2008-02-24 Komuropcnet_cs: if AX88190-based card, printk "use axnet_cs...
2008-02-15 Chuck EbbertFix station address detection in smc
2008-02-05 Richard Knutssonpcmcia/pcnet_cs: fix 'shadow variable' warning
2008-02-05 Richard Knutssonpcmcia/fmvj18x_cs: fix 'shadow variable' warning
2008-02-05 Richard Knutssonpcmcia/axnet_cs: make use of 'max()' instead of handcra...
2008-02-05 Richard Knutssonpcmcia/axnet_cs: make functions static
2008-02-05 Richard Knutssonpcmcia/3c574_cs: fix 'shadow variable' warning
2008-02-05 Olof Johanssonpcmcia: replace kio_addr_t with unsigned int everywhere
2008-01-28 Robert P. J. Daypcmcia net: use roundup_pow_of_two() macro instead...
2008-01-28 Komuroaxnet_cs: use spin_lock_irqsave instead of spin_lock...
2008-01-28 Jeff Garzik[netdrvr] irq handler minor cleanups in several drivers
2008-01-18 Al Viro3c574, 3c515 bitfields abuse
2007-12-23 Al Viro3c574 and 3c589 endianness fixes (.24?)
2007-12-17 Komuropcnet_cs: add new id
2007-10-29 Komuronetdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for...
2007-10-10 KomuroPCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs)
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-09-25 Jeff GarzikRevert "drivers/net/pcmcia/3c589_cs: fix port configura...
2007-09-15 Jeff Garzikdrivers/net/pcmcia/3c589_cs: fix port configuration...
2007-07-30 Micah GruberFix a potential NULL pointer dereference in mace_interr...
2007-07-30 KomuroPATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-10 Marcin JuszkiewiczPCMCIA: add Socket Ethernet card into pcnet_cs
2007-07-09 Yoichi Yuasaadd return value check of request_irq()
2007-07-09 KomuroPCMCIA-NETDEV : add new ID of lan&modem multifunction...
2007-07-02 Patrick McHardy3c589_cs: fix local_bh_enable warning
2007-06-28 Trent PiephoFix Kconfig dependency problems wrt boolean menuconfigs
next