aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pcmcia (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-01-23fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki1-0/+1
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+2
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+2
2010-01-07pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov1-1/+0
2010-01-06pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki1-2/+2
2010-01-03axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki1-3/+0
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+8
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-5/+5
2009-12-133c574_cs: disable irq before calling el3_interruptKen Kawasaki2-0/+8
2009-12-07pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski5-5/+5
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller10-878/+545
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds10-878/+545
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches5-26/+26
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski10-32/+20
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski10-10/+10
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski5-8/+8
2009-11-28pcmcia: Change window_handle_t logic to unsigned longMagnus Damm1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm5-8/+8
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm3-5/+5
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall2-2/+2
2009-11-10pcnet-cs: declare MODULE_FIRMWAREBen Hutchings1-0/+7
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net)Dominik Brodowski10-506/+315
2009-11-08pcmcia: convert net pcmcia drivers to use new CIS helpersDominik Brodowski6-322/+171
2009-11-08pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski1-7/+15
2009-11-08pcmcia: use pre-determined valuesDominik Brodowski2-5/+18
2009-10-29pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia cardKen Kawasaki1-1/+1
2009-10-133c574_cs: spin_lock the set_multicast_list functionKen Kawasaki1-1/+12
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki1-5/+5
2009-09-22pcmcia: pcnet_cs.c removing useless conditionJaswinder Singh Rajput1-6/+5
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki1-5/+5
2009-09-03netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_dataBen Hutchings4-18/+26
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings4-8/+0
2009-09-01netdev: convert pcmcia drivers to netdev_tx_tStephen Hemminger7-14/+27
2009-08-12net: pcmcia/axnet_cs: includecheck fix axnet_cs.cJaswinder Singh Rajput1-2/+0
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-17/+11
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-7/+14
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+14
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki1-7/+14
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches2-17/+11
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy7-11/+11
2009-07-05pcnet_cs: add new idKen Kawasaki1-0/+1
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy4-4/+4
2009-05-013c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki2-3/+3
2009-04-21pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki1-1/+1
2009-04-06axnet_cs: fix phy_id detection for bogus Asix chip.Ken Kawasaki1-1/+8
2009-03-30smc91c92_cs: use request_firmwareJaswinder Singh Rajput2-370/+32
2009-03-21axnet: convert to net_device_opsStephen Hemminger1-42/+26
2009-03-21smc91c92: convert to net_device_opsStephen Hemminger1-9/+14
2009-03-21smc91c92: convert to internal net_device_statsStephen Hemminger1-34/+22