summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-24Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-02-24Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"John W. Linville
2014-02-21mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho
2014-02-21nl80211: make sure we check for DFS with mesh channel switchLuciano Coelho
2014-02-21mac80211: allow drivers to request SMPS offLuciano Coelho
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-02-15ath10k: implement sta_rc_update()Michal Kazior
2014-02-15ath10k: fix SMPS supportMichal Kazior
2014-02-14ath10k: release conf_mutex if vdev_start() failsKalle Valo
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo
2014-02-14ath10k: fix alignment in ath10k_dbg()Kalle Valo
2014-02-13Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell
2014-02-13wcn36xx: Update dtim period before starting BSSPontus Fuchs
2014-02-13wcn36xx: Track dpu signature per staPontus Fuchs
2014-02-13wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs
2014-02-13wcn36xx: Add support for 3680Pontus Fuchs
2014-02-13wcn36xx: Print FW capabilitiesPontus Fuchs
2014-02-13wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs
2014-02-13wcn36xx: Wait longer for SMD commands to completePontus Fuchs
2014-02-13wcn36xx: Improve feature caps exchangePontus Fuchs
2014-02-13wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs
2014-02-13wlcore: add support for STA CSA with chan contextsArik Nemtsov
2014-02-13wlcore: enable beacon filtering only after receiving a beaconEliad Peller
2014-02-13wlcore: increase timeout to 5000 msecsYaniv Machani
2014-02-13wlcore: decrease warning verbosity during recoveryArik Nemtsov
2014-02-13wlcore: consider multiple APs when checking active_link_countEliad Peller
2014-02-13wlcore: don't handle unsetting of default wep keyEliad Peller
2014-02-13wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov
2014-02-13wlcore: don't stop sched_scan on interface removalBarak Bercovitz
2014-02-13wlcore: send EAPOL frames with voice priorityIgal Chernobelsky
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller
2014-02-13wlcore: AP: don't start mac80211 PS on non-peer HLIDsArik Nemtsov
2014-02-13wlcore: block read/writes to FW during ELPBarak Bercovitz
2014-02-13wlcore: cancel Tx watchdog on suspend and rearm on first Tx afterArik Nemtsov
2014-02-13wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat
2014-02-13b43: use kernel api to replace b43 specific helper functionZHAO Gang
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-13ath10k: Use pci_enable_msi_range()Alexander Gordeev