aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-14iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer4-24/+17
2008-05-14airo: use netstats in net_device structurePaulius Zaleckas1-28/+29
2008-05-14iwlwifi: fix spinlock used before initializedRon Rindjunsky2-5/+1
2008-05-14iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky7-29/+28
2008-05-14iwlwifi: handle shared memory Rx index accessRon Rindjunsky6-5/+17
2008-05-14iwlwifi : Set monitor mode for 3945Abhijeet Kolekar2-1/+36
2008-05-14iwlwifi : Set monitor mode for 4965Abhijeet Kolekar3-2/+46
2008-05-14iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach3-100/+100
2008-05-14iwlwifi: compile iwl-sta into iwlcoreTomas Winkler2-2/+7
2008-05-14iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky9-526/+550
2008-05-14iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky3-14/+50
2008-05-14iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler5-104/+105
2008-05-14iwlwifi: move per driverdebug_level to per deviceEster Kummer5-44/+75
2008-05-14iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler1-0/+9
2008-05-14iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler6-63/+127
2008-05-14iwlwifi: remove 4965 from rx_packetTomas Winkler4-39/+39
2008-05-14iwlwifi: debugfs EEPROM dumpTomas Winkler2-0/+43
2008-05-14iwlwifi: remove 4965 from station_entryTomas Winkler5-20/+20
2008-05-14iwlwifi: don't override association channel with control channelTomas Winkler1-2/+2
2008-05-14iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_configRon Rindjunsky1-2/+2
2008-05-14iwlwifi: move RX code to iwl-rx.cTomas Winkler6-467/+517
2008-05-14iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky2-13/+15
2008-05-14mac80211: proper STA info lockingJohannes Berg1-2/+2
2008-05-14b43legacy: replace limit_value macro with clamp_valHarvey Harrison4-34/+17
2008-05-14b43: replace limit_value macro with clamp_valHarvey Harrison4-34/+18
2008-05-14wireless: 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
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen1-4/+0
2008-05-14USB: option: add new Dell 5520 HSDPA variantDan Williams1-0/+1
2008-05-14USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben1-0/+10
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell1-4/+2
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell1-89/+57
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell1-72/+13
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell1-290/+263
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior1-1/+1
2008-05-14USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov1-3/+0
2008-05-14USB: Fix unusual_devs.h orderingPhil Dibowitz1-26/+25
2008-05-14USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane1-0/+3
2008-05-14USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it1-0/+4
2008-05-14USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it1-0/+10
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2-6/+6
2008-05-14USB: isp1760: fix printk formatRandy Dunlap1-2/+2
2008-05-14USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman1-0/+1
2008-05-14USB: create attributes before sending ueventAlan Stern5-58/+96