aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter
2011-11-21rndis_wlan: remove unused macroJussi Kivilinna
2011-11-21rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna
2011-11-21rndis_wlan: add missing __packedJussi Kivilinna
2011-11-21rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna
2011-11-21rndis_wlan: split getting current channel to separate functionJussi Kivilinna
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches
2011-11-21iwlwifi: remove redundancyWey-Yi Guy
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger
2011-11-21rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge
2011-11-21ath9k: trivial: reorder rx_tasklet processingZefir Kurtisi
2011-11-21Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacyJohn W. Linville
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao
2011-11-17p54spi: Remove FIXME in op_stopMichael Büsch
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-11-17brcmsmac: Use current logging stylesJoe Perches
2011-11-17ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan
2011-11-17ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan
2011-11-17Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2011-11-16iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche
2011-11-16iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_readGreg Dietsche
2011-11-16iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tblGreg Dietsche
2011-11-16iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local varGreg Dietsche
2011-11-16iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_staGreg Dietsche
2011-11-16iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_statusGreg Dietsche
2011-11-16iwlegacy: 4965: remove vif null check in request_scanGreg Dietsche
2011-11-15iwlegacy: remove unused IL_AC_UNSET defineStanislaw Gruszka
2011-11-15iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tidGreg Dietsche
2011-11-15iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_startGreg Dietsche
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka
2011-11-15iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka
2011-11-15iwlegacy: rename iwl-debug.c to debug.cStanislaw Gruszka
2011-11-15iwlegacy: merge iwl-fh.h into 4965.hStanislaw Gruszka
2011-11-15iwlegacy: use FH49_ prefix in 4965 codeStanislaw Gruszka
2011-11-15iwlegacy: use FH39_ prefix in 3945 codeStanislaw Gruszka
2011-11-15iwlegacy: rename iwl-prph.h to prph.hStanislaw Gruszka
2011-11-15iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka
2011-11-15iwlegacy: merge iwl-power.h into common.hStanislaw Gruszka
2011-11-15iwlegacy: merge iwl-legacy-rs.h into common.hStanislaw Gruszka