summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-02ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...Chilam Ng1-0/+2
2012-02-02ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo1-1/+1
2012-02-02ath6kl: Fix typo in cfg80211.cMasanari Iida1-1/+1
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-23/+58
2012-01-31ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan1-0/+13
2012-01-31rtlwifi: Convert to asynchronous firmware loadLarry Finger20-164/+194
2012-01-31ath9k: Print the correct channel modeSujith Manoharan1-3/+1
2012-01-31ath9k_htc: Load firmware asynchronouslySujith Manoharan2-56/+101
2012-01-31MAINTAINERS: update b43(legacy) mailing listRafał Miłecki1-1/+2
2012-01-31iwlwifi: always restrict scan dwell in P2PJohannes Berg1-3/+18
2012-01-31iwlwifi: add option to disalbe LEDWey-Yi Guy3-1/+7
2012-01-31iwlwifi: fix uCode event tracingJohannes Berg3-32/+76
2012-01-31iwlwifi: fix typoWey-Yi Guy1-4/+4
2012-01-31mac80211: Move num_sta_ps counter decrement after synchronize_rcuHelmut Schaa1-9/+9
2012-01-31mac80211: add support for mcs masksSimon Wunderlich7-9/+168
2012-01-31nl80211: add support for mcs masksSimon Wunderlich3-3/+65
2012-01-31rtlwifi: Move pr_fmt macros to a single locationLarry Finger19-47/+21
2012-01-31mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa2-7/+5
2012-01-31mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroyHelmut Schaa1-3/+1
2012-01-31mac80211: station state transition error handlingJohannes Berg8-39/+59
2012-01-31Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."John W. Linville1-3/+2
2012-01-30ath6kl: Return a proper error code when not in connected stateRaja Mani1-1/+1
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani4-0/+35
2012-01-30ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani3-44/+193
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani3-38/+64
2012-01-30ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan3-5/+7
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo3-28/+51
2012-01-30ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-01-28iwlwifi: always restrict scan dwell in P2PJohannes Berg1-3/+18
2012-01-28iwlwifi: add option to disalbe LEDWey-Yi Guy3-1/+7
2012-01-28iwlwifi: fix uCode event tracingJohannes Berg3-32/+76
2012-01-28iwlwifi: fix typoWey-Yi Guy1-4/+4
2012-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy6892-155198/+260788
2012-01-27mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar1-1/+1
2012-01-27mac80211: Do not scan for IBSS merge with a fixed BSSID.Nicolas Cavallari1-2/+3
2012-01-27mac80211: send null packet on active (psm) reconfigurationEliad Peller1-0/+15
2012-01-27nfc: NULL vs zero in nci_activate_target()Dan Carpenter1-1/+1
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar3-0/+24
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil3-7/+5
2012-01-27rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka1-2/+0
2012-01-27rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2-2/+2
2012-01-27rt2800: disable DMA after firmware loadStanislaw Gruszka1-12/+9
2012-01-27rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka1-0/+2
2012-01-27kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter5-35/+50
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh7-1/+15
2012-01-27cfg80211: fix a few -Wshadow warningsJohannes Berg1-5/+3
2012-01-27mac80211: fix a few -Wshadow warningsJohannes Berg2-6/+3
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg6-24/+16
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg8-16/+29