summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-15alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-15/+0
2008-05-15make ide-iops.c:SELECT_MASK() staticAdrian Bunk1-1/+1
2008-05-15SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki1-7/+9
2008-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-555/+725
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds73-496/+4965
2008-05-15libertas: remove lbs_get_data_rate()Holger Schurig3-44/+1
2008-05-15b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison1-21/+6
2008-05-15ath5k: Fix loop variable initializationsBob Copeland2-2/+6
2008-05-15b43: nphy.c remove duplicated includeHuang Weiyi1-2/+0
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf20-107/+77
2008-05-15zd1211rw: initial IBSS supportBruno Randolf1-1/+16
2008-05-15atmel: use netstats in net_device structurePaulius Zaleckas1-28/+18
2008-05-15arlan: use netstats in net_device structurePaulius Zaleckas2-21/+20
2008-05-15iwl3945: do not delay hardware scan if it is a direct scanBill Moss1-3/+4
2008-05-15iwlwifi: adding parameter of fw_restartEster Kummer4-4/+10
2008-05-15iwlwifi: add device sysfs version entryTomas Winkler1-0/+20
2008-05-15iwlwifi: update levels of debug printsEster Kummer1-16/+13
2008-05-15iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer4-24/+17
2008-05-15airo: use netstats in net_device structurePaulius Zaleckas1-28/+29
2008-05-15iwlwifi: fix spinlock used before initializedRon Rindjunsky2-5/+1
2008-05-15iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky7-29/+28
2008-05-15iwlwifi: handle shared memory Rx index accessRon Rindjunsky6-5/+17
2008-05-15iwlwifi : Set monitor mode for 3945Abhijeet Kolekar2-1/+36
2008-05-15iwlwifi : Set monitor mode for 4965Abhijeet Kolekar3-2/+46
2008-05-15iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach3-100/+100
2008-05-15iwlwifi: compile iwl-sta into iwlcoreTomas Winkler2-2/+7
2008-05-15iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky9-526/+550
2008-05-15iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky3-14/+50
2008-05-15iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler5-104/+105
2008-05-15iwlwifi: move per driverdebug_level to per deviceEster Kummer5-44/+75
2008-05-15iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler1-0/+9
2008-05-15iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler6-63/+127
2008-05-15iwlwifi: remove 4965 from rx_packetTomas Winkler4-39/+39
2008-05-15iwlwifi: debugfs EEPROM dumpTomas Winkler2-0/+43
2008-05-15iwlwifi: remove 4965 from station_entryTomas Winkler5-20/+20
2008-05-15iwlwifi: don't override association channel with control channelTomas Winkler1-2/+2
2008-05-15iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_configRon Rindjunsky1-2/+2
2008-05-15iwlwifi: move RX code to iwl-rx.cTomas Winkler6-467/+517
2008-05-15iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky2-13/+15
2008-05-15mac80211: proper STA info lockingJohannes Berg1-2/+2
2008-05-15b43legacy: replace limit_value macro with clamp_valHarvey Harrison4-34/+17
2008-05-15b43: replace limit_value macro with clamp_valHarvey Harrison4-34/+18
2008-05-15wireless: fix "iwlwifi: unify init driver flow"Andrew Morton1-0/+6
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds21-568/+627
2008-05-14Driver core: struct class remove children listDave Young1-1/+0
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-636/+3178
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell1-10/+38
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik2-9/+16
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz1-0/+5