summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: add dma_dev to ssb_device structureFUJITA Tomonori2010-06-042-1/+3
* 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
* mac80211: Remove deprecated sta_notify commandsSujith2010-06-042-11/+1
* 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
* mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville2010-06-042-0/+8
* mac80211: reduce debugfs code sizeFelix Fietkau2010-06-032-122/+77
* 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
* mac80211: simplify key lockingJohannes Berg2010-06-037-267/+80
* drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches2010-06-031-11/+7
* mac80211: move plink stateJohannes Berg2010-06-031-22/+22
* mac80211: drop control frames after processingJohannes Berg2010-06-031-1/+6
* mac80211: remove useless work startingJohannes Berg2010-06-031-9/+0
* mac80211: move WEP weak IV checkJohannes Berg2010-06-031-15/+16
* mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-035-18/+11
* mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-036-2/+130
* mac80211: remove tx status ampdu_ack_mapJohannes Berg2010-06-032-5/+1
* mac80211: remove bogus mod_timer() callJohannes Berg2010-06-031-3/+11
* 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
* ssb: update PMU init to match specsRafał Miłecki2010-06-031-10/+7
* Revert "iwlwifi: move _agn statistics related structure"John W. Linville2010-06-037-84/+82
* rt2x00: Remove suspicious register writeHelmut Schaa2010-06-031-1/+0
* rt2x00: fix use of mcs ratesHelmut Schaa2010-06-031-3/+12