summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: trust mac80211 HT40 settingJohannes Berg1-23/+1
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg11-16/+13
2012-06-06iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer1-1/+3
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg2-0/+4
2012-06-06iwlwifi: use mac80211 channel for radar checkJohannes Berg1-18/+2
2012-06-06iwlwifi: use mac80211 channels for reset scanJohannes Berg1-20/+8
2012-06-06iwlwifi: trust mac80211 channel settingJohannes Berg3-27/+1
2012-06-06iwlwifi: use mac80211 channel in connection initJohannes Berg1-10/+2
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg5-160/+82
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer5-10/+68
2012-06-06iwlwifi: Check BSS ctx active before call mac80211Ilan Peer1-0/+5
2012-06-06net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev1-6/+17
2012-06-06mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil3-0/+28
2012-06-06mwifiex: invalidate bss config before setting channel for uAPAvinash Patil1-0/+1
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg6-15/+148
2012-06-05cfg80211: disallow setting channel on WDS interfacesJohannes Berg2-4/+2
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg7-40/+72
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg3-19/+11
2012-06-05mac80211: move ieee80211_set_channel functionJohannes Berg1-35/+35
2012-06-05mac80211: clean up ieee80211_set_channelJohannes Berg1-16/+2
2012-06-05mac80211: simplify association HT parametersJohannes Berg2-16/+13
2012-06-05cfg80211: deprecate CFG80211_WEXTJohannes Berg2-1/+13
2012-06-05wireless: remove wext sysfsJohannes Berg3-96/+0
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2-1/+2
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg4-185/+161
2012-06-05iwlwifi: move notification wait into coreJohannes Berg2-2/+8
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry8-26/+172
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg2-3/+3
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg1-4/+7
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman2-2/+2
2012-06-05iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfdEmmanuel Grumbach1-9/+8
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach3-7/+7
2012-06-05iwlwifi: add __printf argument checkingJohannes Berg1-6/+6
2012-06-05iwlwifi: fix debug print in iwl_sta_calc_ht_flagsMeenakshi Venkataraman1-0/+1
2012-06-05iwlwifi: fix prints in iwl_rx_handleEmmanuel Grumbach1-3/+3
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com3-0/+8
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller2-17/+0
2012-06-05ath9k: Support ethtool getstats api.Ben Greear1-0/+134
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches3-55/+41
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches3-90/+50
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches17-227/+181
2012-06-05mac80211: send beacon loss events to userspaceHolger Schurig1-0/+2
2012-06-05nl80211: add new rssi event to indicate beacon lossEliad Peller1-0/+4
2012-06-05ath9k: Fix modal EEPROM dumpMohammed Shafi Shajakhan4-6/+6
2012-06-05brcm80211: brcmu_pkt_buf_free_skb() should handle NULLDan Carpenter1-0/+2
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter1-1/+1
2012-06-05rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool1-1/+2
2012-06-05mac80211: allow channel change while mesh is downThomas Pedersen1-0/+4
2012-06-05mac80211: fail authentication when AP denied authenticationEliad Peller1-2/+2
2012-06-05mac80211: use offchannel queue only when supportedEliad Peller1-3/+5