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