summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-27wireless: Convert wiphy_debug macro to functionmaster-2010-07-27Joe Perches
2010-07-27drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches
2010-07-27libertas: remove unused cmd_pending waitqDan Williams
2010-07-27libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams
2010-07-27libertas: kill unused lbs_prepare_and_send_command()Dan Williams
2010-07-27libertas: convert DEEP_SLEEP timer to a direct commandDan Williams
2010-07-27libertas: convert PS_MODE to a direct commandDan Williams
2010-07-27libertas: remove unused indirect command response handlerDan Williams
2010-07-27libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams
2010-07-27libertas: convert Mesh Blinding Table access to a direct commandDan Williams
2010-07-27libertas: convert register access to direct commandsDan Williams
2010-07-27libertas: convert LED_GPIO_CTRL to a direct commandDan Williams
2010-07-27libertas: remove Beacon ControlDan Williams
2010-07-27libertas: remove unused Automatic Frequency Control commandDan Williams
2010-07-27libertas: remove unused indirect TPC_CFG command leftoversDan Williams
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams
2010-07-27libertas: clean up RSSI commandDan Williams
2010-07-27libertas: clean up MONITOR_MODE commandDan Williams
2010-07-27rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka
2010-07-27rt2500usb: truly disable encryption when initializeStanislaw Gruszka
2010-07-27rt2500usb: write keys to proper registersStanislaw Gruszka
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian
2010-07-27ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian
2010-07-27ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen
2010-07-27p54: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26rt2x00: Fix regression for rt2500pcimaster-2010-07-26Ivo van Doorn
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau
2010-07-26ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-07-26mac80211: fix sta assignmentJohannes Berg
2010-07-26libertas: precedence bugDan Carpenter
2010-07-26cfg80211: fix IBSS default management keyJohannes Berg
2010-07-26mac80211: remove bogus rcu_read_lock()Johannes Berg
2010-07-26wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter
2010-07-26mac80211: freeing the wrong variableDan Carpenter
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter
2010-07-26drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-26minstrel: don't complain about feedback for unrequested ratesJohn W. Linville
2010-07-26minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville
2010-07-26iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville