summaryrefslogtreecommitdiffstats
path: root/mm/mm_init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-06iwlwifi: remove unused parameter in iwl_privWey-Yi Guy3-7/+0
2010-06-06iwlwifi: do not clear data after chain noise calibShanyu Zhao2-18/+23
2010-06-06iwlwifi: remove debug frame dumpingJohannes Berg2-285/+0
2010-06-06iwlwifi: use virtual interface address for scanJohannes Berg4-5/+9
2010-06-06iwlwifi: set MAC address in RXON from interfaceJohannes Berg1-1/+4
2010-06-06iwlwifi: remove mac_addr assignmentJohannes Berg2-6/+6
2010-06-06iwlwifi: remove unused wlap_bssid_addr assignmentJohannes Berg1-1/+0
2010-06-06iwlwifi: remove useless node_addr assignmentsJohannes Berg2-4/+0
2010-06-04ssb: remove the ssb DMA APIFUJITA Tomonori2-231/+0
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-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori2-1/+3
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-04mac80211: Remove deprecated sta_notify commandsSujith2-11/+1
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-04mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville2-0/+8
2010-06-03mac80211: reduce debugfs code sizeFelix Fietkau2-122/+77
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-03mac80211: simplify key lockingJohannes Berg7-267/+80
2010-06-03drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches1-11/+7
2010-06-03mac80211: move plink stateJohannes Berg1-22/+22
2010-06-03mac80211: drop control frames after processingJohannes Berg1-1/+6
2010-06-03mac80211: remove useless work startingJohannes Berg1-9/+0
2010-06-03mac80211: move WEP weak IV checkJohannes Berg1-15/+16