aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-02
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-29
* cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-29
* cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-29
* cfg80211: set initial monitor channelMichal Kazior2012-06-29
* cfg80211: track monitor channelMichal Kazior2012-06-29
* cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior2012-06-29
* mac80211: refactor virtual monitor codeMichal Kazior2012-06-29
* cfg80211: track monitor interfaces countMichal Kazior2012-06-29
* cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2012-06-29
* cfg80211: track ibss fixed channelMichal Kazior2012-06-29
* cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-29
* cfg80211: .stop_ap when interface is going downMichal Kazior2012-06-29
* cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-29
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-28
|\
| * ath9k: Fix compilation breakageSujith Manoharan2012-06-27
| * brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel2012-06-27
| * brcmfmac: add BCM4334 supportFranky Lin2012-06-27
| * brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel2012-06-27
| * brcmfmac: use firmware data buffer directly for nvramFranky Lin2012-06-27
| * brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2012-06-27
| * brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2012-06-27
| * brcmfmac: add support for bus specific data commandFranky Lin2012-06-27
| * bcma: define some additional cores IDsRafał Miłecki2012-06-27
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-26
| |\
| | * wlcore: print stack trace in every recoveryEyal Shapira2012-06-26
| | * wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira2012-06-26
| | * wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira2012-06-26
| | * wlcore: fix some failure cases in wlcore_probe()Luciano Coelho2012-06-26
| | * wl18xx: deprecate PG1 supportLuciano Coelho2012-06-26
| | * wlcore: prevent recovery in the middle of resumeArik Nemtsov2012-06-23
| | * wlcore: refactor threaded IRQ routineArik Nemtsov2012-06-23
| | * wlcore: check Rx-filter functions in the suspend pathArik Nemtsov2012-06-23
| | * wlcore: force recovery on resume if suspended without recoveringArik Nemtsov2012-06-23
| | * wlcore: don't allow SDIO read/writes after failureArik Nemtsov2012-06-23
| | * wlcore: cancel suspend when recovery is pendingArik Nemtsov2012-06-22
| | * wlcore: access the firmware memory via debugfsArkady Miasnikov2012-06-22
| | * wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-22
| | * wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv2012-06-22
| | * wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-22
| | * wlcore: Propagate errors from wl1271_raw_read32Ido Yariv2012-06-22
| | * wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-22
| | * wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-22
| | * wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv2012-06-22
| | * wlcore: Change raw io functions to return errorsIdo Yariv2012-06-22
| | * wlcore: Change read/write ops to return errorsIdo Yariv2012-06-22
| | * wlcore: Disable interrupts while recoveringIdo Yariv2012-06-22
| | * wlcore: Fix sdio out-of-sync power stateIdo Yariv2012-06-22
| * | ath9k_htc: Fix IDLE power saveSujith Manoharan2012-06-26
| * | ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-26