aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy10-53/+113
2010-06-05iwlwifi: remove unused parameter in iwl_privWey-Yi Guy3-7/+0
2010-06-05iwlwifi: do not clear data after chain noise calibShanyu Zhao2-18/+23
2010-06-05iwlwifi: remove debug frame dumpingJohannes Berg2-285/+0
2010-06-05iwlwifi: use virtual interface address for scanJohannes Berg4-5/+9
2010-06-05iwlwifi: set MAC address in RXON from interfaceJohannes Berg1-1/+4
2010-06-05iwlwifi: remove mac_addr assignmentJohannes Berg2-6/+6
2010-06-05iwlwifi: remove unused wlap_bssid_addr assignmentJohannes Berg1-1/+0
2010-06-05iwlwifi: remove useless node_addr assignmentsJohannes Berg2-4/+0
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach1-159/+159
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar4-31/+96
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre1-0/+1
2010-06-04b44: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori1-74/+70
2010-06-04b43: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori1-31/+34
2010-06-04b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori1-23/+26
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-04ath5k: retain promiscuous settingBob Copeland1-1/+3
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel1-4/+4
2010-06-04Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville1-9/+0
2010-06-04ath9k_htc: Use proper station add/remove callbacksSujith1-17/+24
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