summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-113-8/+24
* b43: claim support for IBSS RSNAntonio Quartulli2012-04-101-0/+16
* mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona2012-04-101-13/+13
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-107-22/+9
* mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-1/+1
* mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-102-5/+3
* mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-102-5/+5
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-105-3/+9
* 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
* rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-092-19/+21
* rt2x00: increase led's name buffer lengthJakub Kicinski2012-04-091-8/+8
* rtlwifi: Simplify rtl_get/set inline functionsJoe Perches2012-04-091-13/+11
* rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches2012-04-091-3/+2
* p54usb: Load firmware asynchronouslyLarry Finger2012-04-092-68/+130
* p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter2012-04-092-2/+10
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-097-0/+241
* mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar2012-04-091-3/+4
* mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-096-108/+9
* mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar2012-04-091-0/+18
* mwifiex: update signal strength in mBm unitsAmitkumar Karwar2012-04-091-2/+3