summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-06-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori1-0/+2
2010-06-04iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori6-18/+18
2010-06-04ath9k: Fix bug in rate tableVasanthakumar Thiagarajan1-2/+2
2010-06-04ath9k_htc: Configure credit size for AR7010Sujith2-5/+28
2010-06-04ath9k_htc: Setup 5GHz channelsSujith2-2/+56
2010-06-04ath9k_htc: Configure dual stream ratesSujith1-2/+7
2010-06-04ath9k_htc: Setup HT capabilites for 2-stream devicesSujith1-1/+22
2010-06-04ath9k_common: Move count_streams to common moduleSujith3-14/+16
2010-06-04ath9k_htc: Add support for AR7010Sujith2-1/+15
2010-06-04ath9k_hw: Configure byte swap for non AR9271 chipsSujith1-3/+7
2010-06-04ath9k: Determine Firmware on probeSujith2-13/+27
2010-06-04p54spi: replace internal "cx3110x" name with "p54spi"Luke-Jr1-3/+2
2010-06-04ath9k_htc: Use proper station add/remove callbacksSujith1-17/+24
2010-06-04ssb: Handle alternate SSPROM locationLarry Finger2-2/+14
2010-06-04ath9k: fix dma sync in rx pathMing Lei1-3/+7
2010-06-03ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau3-37/+25
2010-06-03ath9k_htc: Fix fair beacon distributionSujith3-1/+31
2010-06-03ath9k_htc: Handle host RX disableSujith2-0/+11
2010-06-03ath9k_htc: Handle monitor interface removalSujith1-6/+6
2010-06-03ath9k_htc: Fix locking for ps_idleSujith1-5/+13
2010-06-03ath9k_htc: Remove useless cancel_work_syncSujith1-1/+0
2010-06-03ath9k_htc: Fix bug in handling CONF_IDLESujith1-1/+1
2010-06-03ath9k_htc: Add PS wrappersSujith1-5/+18
2010-06-03ath9k_htc: Revamp CONF_IDLE handlingSujith1-36/+93
2010-06-03ath9k_hw: Fix async fifo for AR9287Sujith5-44/+55
2010-06-03ath9k_hw: Update the PCI WAR registerSujith2-28/+60
2010-06-03ath9k_hw: Cleanup TX power calculation for AR9287Sujith3-141/+168
2010-06-03ath9k_hw: Optimize ath9k_hw_ar9287_set_board_valuesSujith3-37/+41
2010-06-03ath9k_hw: Cleanup eeprom_9287.cSujith1-137/+136
2010-06-03drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches1-11/+7
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg1-2/+1
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg1-1/+0
2010-06-03ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau1-230/+2
2010-06-03ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau1-10/+27
2010-06-03ath9k_hw: add multicast key search supportFelix Fietkau1-1/+12
2010-06-03ssb: fast powerup delay calculation for PMU capable devicesRafał Miłecki1-0/+24
2010-06-03ssb: update PMU init to match specsRafał Miłecki1-10/+7
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville7-84/+82
2010-06-03rt2x00: Remove suspicious register writeHelmut Schaa1-1/+0
2010-06-03rt2x00: fix use of mcs ratesHelmut Schaa1-3/+12
2010-06-03rt2x00: Update TX_SW_CFG initvals for 305x SoCHelmut Schaa1-0/+4
2010-06-03rt2x00: Use IEEE80211_TX_CTL_STBC flagIvo van Doorn1-1/+3
2010-06-03rt2x00: rt2800: disable TX STBC for 1 stream devicesHelmut Schaa1-1/+4
2010-06-03rt2x00: Fix HT40 operation in rt2800.Gertjan van Wingerde4-8/+46
2010-06-03rt2x00: Sync rt2800 MCU boot signal with Ralink driver.Gertjan van Wingerde2-2/+2
2010-06-03rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.Gertjan van Wingerde4-57/+87
2010-06-03rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.Gertjan van Wingerde1-2/+1
2010-06-03rt2x00: Introduce separate interface type for PCI-express.Gertjan van Wingerde2-2/+12
2010-06-03rt2x00: Move all register definitions for rt2800 to rt2800.h.Gertjan van Wingerde4-59/+51
2010-06-03rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde3-7/+2