summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* net: Fix spelling typo in netMasanari Iida2012-04-143-4/+4
* Merge branch 'master' into for-davemJohn W. Linville2012-04-12126-2457/+3911
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-1234-263/+123Star
| |\
| | * rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
| | * rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
| | * Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3Star
| | * rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1Star
| | * rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
| | * rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0Star
| * | rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-113-2/+24
| * | net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev2012-04-111-9/+0Star
| * | net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev2012-04-111-55/+0Star
| * | ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed2012-04-111-4/+0Star
| * | wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-117-29/+15Star
| * | ath9k: Add more recv stats.Ben Greear2012-04-113-11/+65
| * | ath9k: Add tx-failed counter.Ben Greear2012-04-113-0/+4
| * | ath9k: update to DFS pattern detector interfaceZefir Kurtisi2012-04-112-52/+36Star
| * | ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2012-04-112-0/+6
| * | ath9k: add DFS pattern detectorZefir Kurtisi2012-04-115-1/+850
| * | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-1/+2
| * | 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/+9Star
| * | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-1/+1
| * | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-102-5/+3Star
| * | 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/+12Star
| * | iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-092-12/+9Star
| * | iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman2012-04-093-42/+40Star
| * | iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman2012-04-093-65/+64Star
| * | 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/+12Star
| * | iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman2012-04-093-104/+103Star
| * | iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman2012-04-093-190/+183Star
| * | iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-096-19/+18Star
| * | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-0910-430/+432
| * | iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman2012-04-093-8/+7Star
| * | 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/+8Star
| * | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-0917-575/+419Star
| * | iwlwifi: use scan while idleJohannes Berg2012-04-092-3/+8
| * | iwlwifi: remove scan_rx_antennasJohannes Berg2012-04-092-5/+0Star