summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-03rtlwifi: Fix logic in rx_interruptMike McCormack1-1/+1
2011-06-03rtlwifi: Use write barrier when assigning ownershipMike McCormack1-0/+2
2011-06-03rtlwifi: Assign rx buffer ownership to hardware lastMike McCormack1-2/+3
2011-06-03rtlwifi: Don't block interrupts in spinlocksMike McCormack3-38/+26
2011-06-03rtlwifi: Run IPS leave work in a taskletMike McCormack3-2/+14
2011-06-03rtlwifi: Store loop index in local variableMike McCormack1-12/+8
2011-06-03rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack4-9/+0
2011-06-03rtlwifi: Synchronize IRQ after disabling itMike McCormack1-0/+1
2011-06-02iwlagn: fix interface combinationsJohannes Berg1-2/+2
2011-06-01iwlagn: change log to better represent the state of aggregation processWey-Yi Guy2-2/+5
2011-06-01iwlagn: change the logging level for aggregation enable checkWey-Yi Guy1-1/+1
2011-06-01iwlagn: advertise interface combinationsJohannes Berg1-0/+83
2011-06-01iwlagn: free the ICT ISR when the request_irq failedEmmanuel Grumbach1-1/+1
2011-06-01iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin3-9/+9
2011-06-01iwlagn: solve sparse warningEmmanuel Grumbach1-3/+0
2011-06-01iwlagn: fix dual-mode RXONJohannes Berg1-12/+40
2011-06-01iwlagn: remove un-necessary tx power opsWey-Yi Guy6-11/+1
2011-06-01iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy1-0/+5
2011-06-01ath9k: better position PAPRD debug messageMohammed Shafi Shajakhan1-3/+4
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan5-10/+79
2011-06-01ath9k: Further fix for mesh beaconingFabrice Deyber1-12/+3
2011-06-01ath9k: wake up chip before initializing PAPRD tableMohammed Shafi Shajakhan1-3/+4
2011-06-01rtlwifi: rtl8192se: Synchronize IRQ after disabling itLarry Finger1-0/+1
2011-06-01rtlwifi: rtl8192se: Use write barrier when assigning ownershipLarry Finger1-0/+4
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar4-32/+7
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger3-16/+4
2011-06-01rtl8192se: Fix warnings from gcc 4.6.0Larry Finger5-19/+5
2011-06-01rtl8192cu: Fix warnings from gcc 4.6.0Larry Finger1-2/+0
2011-06-01rtl8192ce: Fix warnings from gcc 4.6.0Larry Finger3-10/+2
2011-06-01rtl8192c-common: Fix warnings from gcc 4.6.0Larry Finger2-11/+3
2011-06-01rtlwifi: Fix warnings from gcc 4.6.0Larry Finger4-29/+2
2011-06-01b43: Fix warnings from gcc 4.6.0Larry Finger2-6/+4
2011-06-01ath9k: Handle IBSS status changes in BSS_CHANGED_IBSSRajkumar Manoharan1-41/+44
2011-06-01ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan4-11/+10
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki2-0/+57
2011-06-01b43: bus: add helpers for checking host typeRafał Miłecki2-6/+17
2011-06-01b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki1-11/+17
2011-06-01b43: SDIO: use new pointers path to access ssb_deviceRafał Miłecki1-2/+2
2011-06-01b43: LP-PHY: use new pointers path to access ssb_deviceRafał Miłecki1-5/+10
2011-06-01ath9k: mark few functions as staticMohammed Shafi Shajakhan2-6/+3
2011-06-01ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan2-2/+1
2011-06-01bcma: pci: implement interrupts controlRafał Miłecki1-0/+23
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau4-20/+0
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau4-206/+138
2011-06-01ath9k: remove redundant if checkMohammed Shafi Shajakhan1-17/+12
2011-06-01mac80211_hwsim driver support userspace frame tx/rxJavier Lopez2-15/+580
2011-06-01rt2x00: Enabled rt35xx device support by default.Gertjan van Wingerde1-7/+2
2011-06-01rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde3-84/+82
2011-06-01rt2x00: Interface sequence lock doesn't have to disable interrupts.Gertjan van Wingerde1-3/+2
2011-06-01rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo cardGertjan van Wingerde3-7/+295