summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-2912-49/+5Star
* pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-2954-166/+63Star
* pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-2916-144/+8Star
* pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-2942-1005/+493Star
* pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-2942-328/+114Star
* pcmcia: Documentation updateDominik Brodowski2010-09-291-22/+89
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-2982-346/+156Star
* pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-2941-92/+88Star
* pcmcia: simplify IntTypeDominik Brodowski2010-09-2954-69/+1Star
* pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-2915-52/+37Star
* pcmcia: remove Pin, Copy configuration register accessDominik Brodowski2010-09-292-7/+9
* pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-2915-38/+39
* pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-293-76/+65Star
* pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-2913-246/+213Star
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-284-14/+24
|\
| * ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-284-14/+24
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-281-0/+1
|\ \
| * | hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-281-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-282-3/+4
|\ \ \
| * | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-092-3/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-2816-69/+259
|\ \ \ \ | |_|_|/ |/| | |
| * | | de2104x: fix ethtoolOndrej Zary2010-09-281-2/+5
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-281-3/+4
| |\ \ \
| | * | | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-221-3/+4
| * | | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-271-0/+10
| * | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-271-2/+2
| * | | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-1/+1
| * | | | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-1/+1
| * | | | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-2/+2
| * | | | smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-271-0/+1
| * | | | de2104x: fix TP link detectionOndrej Zary2010-09-271-2/+21
| * | | | de2104x: fix power managementOndrej Zary2010-09-271-0/+3
| * | | | de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-251-2/+10
| * | | | e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-231-9/+68
| * | | | e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-232-21/+20Star
| * | | | e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-232-0/+49
| * | | | e1000e: 82566DC fails to get linkBruce Allan2010-09-231-2/+5
| * | | | e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan2010-09-231-3/+3
| * | | | e1000e: 82577/8/9 issues with device in SxBruce Allan2010-09-231-8/+39
| * | | | atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-221-0/+6
| * | | | atl1: fix resumeLuca Tettamanti2010-09-221-2/+3
| * | | | netxen: dont set skb->truesizeEric Dumazet2010-09-211-3/+0Star
| * | | | qlcnic: dont set skb->truesizeEric Dumazet2010-09-211-5/+0Star
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-211-0/+5
| |\ \ \ \
| | * | | | iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
| * | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-201-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin2010-09-141-1/+1
| * | | | | qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet2010-09-181-1/+1
* | | | | | Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-281-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-271-2/+4
|\ \ \ \ \ \