aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pcmcia
Commit message (Expand)AuthorAge
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] ibmtr probe is __devinit, not __initAl Viro2007-03-14
* PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...Komuro2007-02-17
* modify 3c589_cs to be SMP safeKomuro2007-01-23
* [PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2007-01-11
* pcnet_cs : add new idKomuro2007-01-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-04
| * [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-04
| * [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * [PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register f...Komuro2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-12
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-24
|\|
| * [PATCH] xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens2006-08-24
* | [PATCH] network: axnet_cs.c: add new id (0x021b, 0x0202)Komuro2006-08-19
* | [PATCH] network: pcnet_cs.c: remove unnecessary 'mdio_reset'Komuro2006-08-08
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] com20020_cs: more device supportMarc Sowen2006-06-30
* spelling fixesAndreas Mohr2006-06-26
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.cEric Sesterhenn2006-06-22
* Merge branch 'master' into upstreamJeff Garzik2006-06-08
|\
| * [PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita2006-06-05
* | [netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik2006-05-24
* | [PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter IDMarcin Juszkiewicz2006-05-24
|/
* [PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...Komuro2006-05-20
* [PATCH] pcmcia: add new ID to pcnet_csDominik Brodowski2006-04-21
* [PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrunKomuro2006-04-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-02
|\
| * [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-31
| * [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-31
| * [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-31
| * [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-31
| * [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-31
| * [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-31
| * [PATCH] pcmcia: remove export of pcmcia_release_configurationDominik Brodowski2006-03-31
| * [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-31
| * [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-31
| * [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-31
* | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
|/
* [PATCH] axnet_cs.c : add hardware multicast supportKomuro2006-03-29
* Merge branch 'net-const'Jeff Garzik2006-03-03
|\
| * Massive net driver const-ification.Arjan van de Ven2006-03-03
| * [PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen2006-03-01