summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_debug.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-29b43: include full 64-bit timestamp in monitor modeJohannes Berg2-0/+4
2008-01-29libertas: less eventcause shiftsHolger Schurig2-28/+35
2008-01-29libertas: remove user-specified channel listHolger Schurig4-122/+13
2008-01-29libertas: remove numprobesHolger Schurig4-53/+11
2008-01-29libertas: tweak tx path debuggingHolger Schurig1-4/+4
2008-01-29libertas: tweak association debug outputHolger Schurig3-43/+28
2008-01-29libertas: rework event subscriptionHolger Schurig6-901/+278
2008-01-29libertas: remove arbitrary typedefsHolger Schurig23-565/+606
2008-01-29libertas: configurable beacon intervalBrajesh Dave6-1/+61
2008-01-29libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave9-36/+47
2008-01-29libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon1-7/+1
2008-01-29libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2-25/+4
2008-01-29libertas: mark module_init/exit functions as __init/__exitAndres Salomon3-6/+6
2008-01-29libertas: drop useless default_fw_name variableAndres Salomon1-6/+1
2008-01-29zd1211rw: add copyright noticesDaniel Drake15-14/+77
2008-01-29zd1211rw: Add ID for Trendnet TEW-429UB ADaniel Drake1-0/+1
2008-01-29zd1211rw: port to mac80211Daniel Drake12-1668/+1008
2008-01-29libertas: clean up association debug messagesHolger Schurig1-72/+64
2008-01-29libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig29-1542/+1546
2008-01-29iwlwifi: remove redundant initialization of final_modeJohn W. Linville2-2/+2
2008-01-29ssb: Remove the old, now unused, data structuresLarry Finger3-155/+43
2008-01-29b43legacy: Convert to use of the new SPROM structureLarry Finger5-39/+41
2008-01-29b43: Convert to use of the new SPROM structureLarry Finger6-56/+55
2008-01-29b44: Convert to use of the new SPROM structureLarry Finger1-4/+4
2008-01-29ssb: Convert to use of the new SPROM structureLarry Finger5-104/+170
2008-01-29ssb: Add new SPROM structure while keeping the oldLarry Finger3-8/+58
2008-01-29rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn5-58/+38
2008-01-29iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi1-1/+1
2008-01-29b43: silence a bogus gcc warningFrank Lichtenheld1-1/+1
2008-01-29b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio1-2/+6
2008-01-29MAINTAINERS: Add Reinette Chatre to iwlwifi & ipw2100/ipw2200Reinette Chatre1-2/+8
2008-01-29remove unused iwl4965_init_hw_rates functionZhu Yi2-10/+0
2008-01-29iwlwifi: cleanup namespaceChristoph Hellwig19-4106/+4093
2008-01-29iwl4965: fix cannot find a suitable rate issueMohamed Abbas1-5/+8
2008-01-29iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi2-4/+4
2008-01-29b43/b43legacy: fix my copyright noticesStefano Brivio17-20/+17
2008-01-29b43: rewrite A PHY initializationStefano Brivio9-513/+914
2008-01-29b43legacy: rewrite and fix rfkill initializationStefano Brivio3-12/+14
2008-01-29b43legacy: use a consistent naming scheme for the opsStefano Brivio1-37/+37
2008-01-29b43legacy: use the retry limits provided by mac80211Stefano Brivio2-30/+52
2008-01-29SGISEEQ: use cached memory access to make driver work on IP28Thomas Bogendoerfer1-73/+166
2008-01-29pasemi_mac: Don't enable RX/TX without a link (if possible)Olof Johansson1-8/+33
2008-01-29pasemi_mac: Print warning when not attaching to a PHYOlof Johansson1-4/+5
2008-01-29pasemi_mac: Remove SKB copy/recycle logicOlof Johansson1-22/+3
2008-01-29pasemi_mac: SKB unmap optimizationOlof Johansson1-14/+25
2008-01-29pasemi_mac: Software-based LRO supportOlof Johansson3-4/+55
2008-01-29pasemi_mac: Improve RX interrupt mitigationOlof Johansson1-8/+10
2008-01-29pasemi_mac: Fix TX cleaningOlof Johansson2-8/+34
2008-01-29pasemi_mac: performance tweaksOlof Johansson1-46/+68
2008-01-29pasemi_mac: Convert to new dma libraryOlof Johansson2-286/+210