aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-29
* pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-29
* pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-29
* pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-29
* pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-29
* pcmcia: Documentation updateDominik Brodowski2010-09-29
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
* pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
* pcmcia: simplify IntTypeDominik Brodowski2010-09-29
* pcmcia: simplify Status, ExtStatus register accessDominik Brodowski2010-09-29
* pcmcia: remove Pin, Copy configuration register accessDominik Brodowski2010-09-29
* pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-29
* pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-29
* pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-29
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-28
|\
| * ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-28
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-28
|\ \
| * | hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-28
|\ \ \
| * | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | de2104x: fix ethtoolOndrej Zary2010-09-27
| * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-27
| |\ \ \
| | * | | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-22
| * | | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-27
| * | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-26
| * | | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | | | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | | | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-26
| * | | | smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-26
| * | | | de2104x: fix TP link detectionOndrej Zary2010-09-26
| * | | | de2104x: fix power managementOndrej Zary2010-09-26
| * | | | de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-25
| * | | | e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-22
| * | | | e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-22
| * | | | e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-22
| * | | | e1000e: 82566DC fails to get linkBruce Allan2010-09-22
| * | | | e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan2010-09-22
| * | | | e1000e: 82577/8/9 issues with device in SxBruce Allan2010-09-22
| * | | | atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-22
| * | | | atl1: fix resumeLuca Tettamanti2010-09-22
| * | | | netxen: dont set skb->truesizeEric Dumazet2010-09-21
| * | | | qlcnic: dont set skb->truesizeEric Dumazet2010-09-21
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-21
| |\ \ \ \
| | * | | | iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-17
| * | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin2010-09-14
| * | | | | qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet2010-09-18
* | | | | | Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-27
|\ \ \ \ \ \