ipmi: fix statistics counting issues
[safe/jmp/linux-2.6] / drivers / net / pcmcia /
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
2007-05-11 Jan EngelhardtUse menuconfig objects II - netdev/pcmcia
2007-05-09 Paul WalmsleyFix hang on IBM Token Ring PCMCIA card ejection
2007-05-08 KomuroPCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast code
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-14 Al Viro[PATCH] ibmtr probe is __devinit, not __init
2007-02-17 KomuroPCMCIA-NETDEV : the 2nd argument of el3_interrrupt...
2007-01-23 Komuromodify 3c589_cs to be SMP safe
2007-01-12 Daniel Ritz[PATCH] PCMCIA: fix drivers broken by recent cleanup
2007-01-09 Komuropcnet_cs : add new id
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: conf.ConfigBase and conf.Present consol...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: remove prod_id indirection
2006-12-05 Dominik Brodowski[PATCH] pcmcia: remove manf_id and card_id indirection
2006-12-02 Komuro[PATCH] network: pcnet_cs: remove the code to change...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-06 Jeff Garzikdrivers/net: eliminate irq handler impossible checks...
next