summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-0913-121/+152
* nl80211: don't assume wdev->netdev existsJohannes Berg2012-07-091-1/+6
* nl80211: retrieve interface data by wdevJohannes Berg2012-07-091-11/+15
* nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg2012-07-091-18/+39
* nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-097-47/+144
* mac80211: remove ieee80211_key_removedJohannes Berg2012-07-093-37/+0Star
* mac80211: remove unused assignmentJohannes Berg2012-07-091-1/+1
* mac80211: update BSS info on AC parameters changeJohannes Berg2012-07-092-14/+16
* cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev2012-07-081-2/+3
* mac80211: request TX status for BlockAck RequestsChristian Lamparter2012-07-071-1/+2
* mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg2012-07-061-0/+8
* mac80211: fix crash with single-queue driversJohannes Berg2012-07-061-2/+10
* mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-061-1/+1
* mac80211: fix debugfs default key linksJohannes Berg2012-07-061-6/+10
* cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-052-0/+51
* {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-054-4/+18
* cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-042-7/+5Star
* mac80211: add TX prepare APIJohannes Berg2012-07-034-0/+44
* mac80211_hwsim: fix NUM_BANDS usageJohannes Berg2012-07-031-2/+2
* mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-034-12/+11Star
* mac80211: remove tx_frags driver callbackJohannes Berg2012-07-024-29/+3Star
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-023-1/+34
* wireless: 60g protocol constantsVladimir Kondratiev2012-07-021-1/+89
* wireless: regulatory for 60gVladimir Kondratiev2012-07-021-1/+4
* cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-026-11/+42
* mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-021-3/+10
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-296-5/+52
* cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-293-8/+88
* cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-294-34/+7Star
* cfg80211: set initial monitor channelMichal Kazior2012-06-291-0/+31
* cfg80211: track monitor channelMichal Kazior2012-06-293-2/+18
* cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior2012-06-291-0/+2
* mac80211: refactor virtual monitor codeMichal Kazior2012-06-293-14/+17
* cfg80211: track monitor interfaces countMichal Kazior2012-06-294-0/+47
* cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2012-06-292-0/+63
* cfg80211: track ibss fixed channelMichal Kazior2012-06-292-0/+3
* cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-295-5/+22
* cfg80211: .stop_ap when interface is going downMichal Kazior2012-06-292-0/+6
* cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-294-17/+50
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-28237-9277/+12779
|\
| * ath9k: Fix compilation breakageSujith Manoharan2012-06-271-0/+2
| * brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel2012-06-271-1/+1
| * brcmfmac: add BCM4334 supportFranky Lin2012-06-274-0/+22
| * brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel2012-06-271-31/+17Star
| * brcmfmac: use firmware data buffer directly for nvramFranky Lin2012-06-271-67/+30Star
| * brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2012-06-272-13/+15
| * brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2012-06-272-6/+15
| * brcmfmac: add support for bus specific data commandFranky Lin2012-06-273-0/+26
| * bcma: define some additional cores IDsRafał Miłecki2012-06-272-0/+13
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-2622-475/+1257
| |\