summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-105-8/+9
* mac80211: lazily stop queues in add_pendingJohannes Berg2012-04-101-4/+4
* mac80211: debounce queue stop/wakeJohannes Berg2012-04-101-0/+6
* mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-102-2/+6
* mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-103-16/+22
* cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-107-27/+37
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-108-25/+13
* mac80211: notify driver of rate control updatesJohannes Berg2012-04-107-16/+72
* mac80211: remove queue stop on rate control updateJohannes Berg2012-04-102-20/+0
* mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-1010-74/+50
* mac80211: set HT channel before associationJohannes Berg2012-04-104-138/+117
* mac80211: use AC constantsJohannes Berg2012-04-101-4/+4
* mac80211: inline ieee80211_add_pending_skbsJohannes Berg2012-04-102-8/+5
* mac80211: make ieee80211_downgrade_queue staticJohannes Berg2012-04-102-23/+20
* mac80211: clean up uAPSD TX codeJohannes Berg2012-04-101-3/+3
* mac80211: fix mesh TX coding styleJohannes Berg2012-04-101-6/+6
* mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-102-5/+5
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-106-5/+13
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-101-1/+6
* iwlwifi: Add pr_fmtJoe Perches2012-04-102-0/+6
* iwlwifi: fix unused variable warningOliver Hartkopp2012-04-101-1/+2
* ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches2012-04-102-4/+25
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-1026-68/+106
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-099-7/+39
* iwlwifi: move FW_ERROR to privDon Fry2012-04-096-18/+12
* iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-092-12/+9
* iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman2012-04-093-42/+40
* iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman2012-04-093-65/+64
* iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman2012-04-093-73/+73
* iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman2012-04-093-14/+12
* iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman2012-04-093-104/+103
* iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman2012-04-093-190/+183
* iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-096-19/+18
* iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-0910-430/+432
* iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman2012-04-093-8/+7
* iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman2012-04-093-2/+3
* iwlwifi: move valid_contexts to privJohannes Berg2012-04-096-9/+8
* iwlwifi: move queue mapping out of transportJohannes Berg2012-04-0917-575/+419
* iwlwifi: use scan while idleJohannes Berg2012-04-092-3/+8
* iwlwifi: remove scan_rx_antennasJohannes Berg2012-04-092-5/+0
* iwlwifi: remove iq_invert config paramJohannes Berg2012-04-092-13/+6
* iwlwifi: remove support_wimax_coexistJohannes Berg2012-04-092-51/+2
* iwlwifi: clarify config struct commentsJohannes Berg2012-04-091-7/+3
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-097-16/+16
* iwlwifi: simplify calibration collectionJohannes Berg2012-04-093-25/+27
* iwlwifi: extend notification waitJohannes Berg2012-04-095-23/+72
* iwlwifi: process multiple frames per RXBJohannes Berg2012-04-094-64/+85
* iwlwifi: remove un-needed parameterWey-Yi Guy2012-04-091-20/+13
* iwlwifi: phy_db structureDavid Spinadel2012-04-094-0/+406
* cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-04-091-0/+10
OpenPOWER on IntegriCloud