summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mac80211: set HT channel before associationJohannes Berg
2012-04-10mac80211: use AC constantsJohannes Berg
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg
2012-04-10mac80211: make ieee80211_downgrade_queue staticJohannes Berg
2012-04-10mac80211: clean up uAPSD TX codeJohannes Berg
2012-04-10mac80211: fix mesh TX coding styleJohannes Berg
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-10iwlwifi: Add pr_fmtJoe Perches
2012-04-10iwlwifi: fix unused variable warningOliver Hartkopp
2012-04-10ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry
2012-04-09iwlwifi: move FW_ERROR to privDon Fry
2012-04-09iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman
2012-04-09iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg
2012-04-09iwlwifi: use scan while idleJohannes Berg
2012-04-09iwlwifi: remove scan_rx_antennasJohannes Berg
2012-04-09iwlwifi: remove iq_invert config paramJohannes Berg
2012-04-09iwlwifi: remove support_wimax_coexistJohannes Berg
2012-04-09iwlwifi: clarify config struct commentsJohannes Berg
2012-04-09iwlwifi: add trailing newline to various messagesJohannes Berg
2012-04-09iwlwifi: simplify calibration collectionJohannes Berg
2012-04-09iwlwifi: extend notification waitJohannes Berg
2012-04-09iwlwifi: process multiple frames per RXBJohannes Berg
2012-04-09iwlwifi: remove un-needed parameterWey-Yi Guy
2012-04-09iwlwifi: phy_db structureDavid Spinadel
2012-04-09cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez
2012-04-09mac80211: fix the RANN propagation issuesChun-Yeow Yeoh
2012-04-09rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-09mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh
2012-04-09mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau
2012-04-09mac80211: reduce code duplication in debugfs codeFelix Fietkau
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-04-09rt2x00: increase led's name buffer lengthJakub Kicinski
2012-04-09rtlwifi: Simplify rtl_get/set inline functionsJoe Perches