aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: support channel switch offload in driverWey-Yi Guy2010-06-056-51/+257
* iwlwifi: beacon format related helper functionWey-Yi Guy2010-06-0510-53/+113
* iwlwifi: remove unused parameter in iwl_privWey-Yi Guy2010-06-053-7/+0
* iwlwifi: do not clear data after chain noise calibShanyu Zhao2010-06-052-18/+23
* iwlwifi: remove debug frame dumpingJohannes Berg2010-06-052-285/+0
* iwlwifi: use virtual interface address for scanJohannes Berg2010-06-054-5/+9
* iwlwifi: set MAC address in RXON from interfaceJohannes Berg2010-06-051-1/+4
* iwlwifi: remove mac_addr assignmentJohannes Berg2010-06-052-6/+6
* iwlwifi: remove unused wlap_bssid_addr assignmentJohannes Berg2010-06-051-1/+0
* iwlwifi: remove useless node_addr assignmentsJohannes Berg2010-06-052-4/+0
* ssb: remove the ssb DMA APIFUJITA Tomonori2010-06-041-74/+0
* b44: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-74/+70
* b43: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-31/+34
* b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-23/+26
* ssb: add dma_dev to ssb_device structureFUJITA Tomonori2010-06-041-0/+2
* iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-06-046-18/+18
* ath9k: Fix bug in rate tableVasanthakumar Thiagarajan2010-06-041-2/+2
* ath9k_htc: Configure credit size for AR7010Sujith2010-06-042-5/+28
* ath9k_htc: Setup 5GHz channelsSujith2010-06-042-2/+56
* ath9k_htc: Configure dual stream ratesSujith2010-06-041-2/+7
* ath9k_htc: Setup HT capabilites for 2-stream devicesSujith2010-06-041-1/+22
* ath9k_common: Move count_streams to common moduleSujith2010-06-043-14/+16
* ath9k_htc: Add support for AR7010Sujith2010-06-042-1/+15
* ath9k_hw: Configure byte swap for non AR9271 chipsSujith2010-06-041-3/+7
* ath9k: Determine Firmware on probeSujith2010-06-042-13/+27
* p54spi: replace internal "cx3110x" name with "p54spi"Luke-Jr2010-06-041-3/+2
* ath9k_htc: Use proper station add/remove callbacksSujith2010-06-041-17/+24
* ssb: Handle alternate SSPROM locationLarry Finger2010-06-042-2/+14
* ath9k: fix dma sync in rx pathMing Lei2010-06-041-3/+7
* ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau2010-06-033-37/+25
* ath9k_htc: Fix fair beacon distributionSujith2010-06-033-1/+31
* ath9k_htc: Handle host RX disableSujith2010-06-032-0/+11
* ath9k_htc: Handle monitor interface removalSujith2010-06-031-6/+6
* ath9k_htc: Fix locking for ps_idleSujith2010-06-031-5/+13
* ath9k_htc: Remove useless cancel_work_syncSujith2010-06-031-1/+0
* ath9k_htc: Fix bug in handling CONF_IDLESujith2010-06-031-1/+1
* ath9k_htc: Add PS wrappersSujith2010-06-031-5/+18
* ath9k_htc: Revamp CONF_IDLE handlingSujith2010-06-031-36/+93
* ath9k_hw: Fix async fifo for AR9287Sujith2010-06-035-44/+55
* ath9k_hw: Update the PCI WAR registerSujith2010-06-032-28/+60
* ath9k_hw: Cleanup TX power calculation for AR9287Sujith2010-06-033-141/+168
* ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith2010-06-033-37/+41
* ath9k_hw: Cleanup eeprom_9287.cSujith2010-06-031-137/+136
* drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches2010-06-031-11/+7
* mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-2/+1
* mac80211: remove tx status ampdu_ack_mapJohannes Berg2010-06-031-1/+0
* ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau2010-06-031-230/+2
* ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau2010-06-031-10/+27
* ath9k_hw: add multicast key search supportFelix Fietkau2010-06-031-1/+12
* ssb: fast powerup delay calculation for PMU capable devicesRafał Miłecki2010-06-031-0/+24