summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-25libertas: store rssi as an u32Holger Schurig3-9/+4
2008-03-25libertas: remove lots of unused stuffHolger Schurig10-134/+46
2008-03-25libertas: misc power saving adjustsHolger Schurig6-36/+23
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig6-47/+10
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig3-12/+7
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig2-36/+57
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler7-6/+377
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler3-1/+24
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler7-415/+415
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler9-71/+71
2008-03-25iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2-0/+6
2008-03-25libertas: remove some unused commandsHolger Schurig2-10/+0
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig5-23/+22
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig3-28/+8
2008-03-24Merge branch 'master' of ../net-2.6/David S. Miller3-36/+4
2008-03-24[CASSINI]: Use shorter list_splice_init() macro for brevity.Robert P. J. Day1-8/+4
2008-03-24connector: convert to single-threaded workqueueEvgeniy Polyakov1-1/+1
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir1-34/+2
2008-03-23[8390]: Fix build error.David S. Miller1-1/+1
2008-03-23Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller100-63181/+25074
2008-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2-3/+18
2008-03-21[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski1-0/+15
2008-03-21[TG3]: Fix build warning on sparc32.David S. Miller1-3/+3
2008-03-19[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton1-3/+0
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller306-3191/+8132
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller264-2835/+7579
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-81/+127
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-52/+118
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero1-4/+15
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo1-1/+1
2008-03-17ahci: implement skip_host_reset parameterTejun Heo1-19/+29
2008-03-17ahci: request all PCI BARsTejun Heo1-1/+4
2008-03-17libata-acpi: improve dock event handlingTejun Heo1-27/+69
2008-03-17ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-11/+11
2008-03-17ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund1-2/+4
2008-03-17igb: Correctly get protocol informationMitch Williams1-4/+17
2008-03-17[IOC3] Fix section missmatchRalf Baechle1-1/+2
2008-03-172.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler1-3/+7
2008-03-17forcedeth: limit tx to 16Ayaz Abdulla1-18/+100
2008-03-173c501: Further coding style fixesAlan Cox1-7/+9
2008-03-17cxgb3: Fix transmit queue stop mechanismDivy Le Ray1-3/+9
2008-03-17NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese1-0/+4
2008-03-17rndis_host: fix transfer size negotiationJean-Christophe Dubois1-4/+8
2008-03-17NEWEMAC: fix support for pause packetsPravin M. Bathija1-0/+7
2008-03-17virtio: fix race in enable_cbChristian Borntraeger2-4/+7
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah1-0/+12
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell1-2/+2
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz1-0/+1
2008-03-17virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori1-6/+9