summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-19b43: Add key memory dumpingmaster-2008-12-19Michael Buesch
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch
2008-12-19ath5k: correct packet length in tx descriptorsBob Copeland
2008-12-19mac80211: implement dynamic power saveKalle Valo
2008-12-19mac80211: track master queue statusKalle Valo
2008-12-19mac80211: enable IEEE80211_CONF_PS only when associatedKalle Valo
2008-12-19b43: Fix some MAC lockingMichael Buesch
2008-12-19iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen
2008-12-19ath9k: Fixed RX decryption status reportingJouni Malinen
2008-12-19ath9k: Fix key cache slot selection for splitmicJouni Malinen
2008-12-19ath9k: Protect config() callback with a mutexSujith
2008-12-19mac80211: Print unknown packet type in tasklet_handlerLarry Finger
2008-12-19p54usb: bring first generation devices back to lifeChristian Lamparter
2008-12-19ath9k: Key cache allocation for AP modeJouni Malinen
2008-12-19ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen
2008-12-19iwlwifi: indicate txpower is off in sysfsJay Sternberg
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi
2008-12-19iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang
2008-12-19iwlwifi: remove useless gotoWu Fengguang
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang
2008-12-19iwlwifi: update comments on the debug interfaceWu, Fengguang
2008-12-19iwlwifi: add line feed to printkWu, Fengguang
2008-12-19iwlwifi: cleanup iwl-dev.hWinkler, Tomas
2008-12-19mac80211: fix a typo in ieee80211_send_assoc() method.Rami Rosen
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen
2008-12-19ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan
2008-12-19ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan
2008-12-19ath9k: Remove MAC header pad before reporting TX statusJouni Malinen
2008-12-19ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen
2008-12-19mac80211: Remove radiotap rate-present flag for HTJouni Malinen
2008-12-19rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski
2008-12-19p54: remove free_on_tx parameterChristian Lamparter
2008-12-19p54: more accurate rssi to dBm conversionChristian Lamparter
2008-12-19rtl8187: Fix error returnsLarry Finger
2008-12-19libertas: use roundup instead of opencodingIlpo Järvinen
2008-12-19p54: update ACK failure statistic counter in real-timeChristian Lamparter
2008-12-19p54: move statistic timer update routine into a workqueueChristian Lamparter
2008-12-19iwlagn: fix agn rate scalingMohamed Abbas
2008-12-19mac80211: Send Layer 2 Update frame on reassociationJouni Malinen
2008-12-19ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT
2008-12-19ath9k: Report HT rates in RX statusJouni Malinen
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen
2008-12-19ath9k: Do not use association state to update rate tableSujith
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge
2008-12-18ucc_geth: Remove UGETH_FILTERING dead codeAnton Vorontsov
2008-12-18ucc_geth: Fix IO memory (un)mapping codeAnton Vorontsov
2008-12-18ucc_geth: Cleanup repetitive ucc_geth_memclean() callsAnton Vorontsov
2008-12-18ucc_geth: Fix IRQ freeing code in ucc_geth_open()Anton Vorontsov
2008-12-18ucc_geth: Fix TX watchdog timeout handlingAnton Vorontsov