summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-17cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo1-1/+4
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen5-0/+140
2012-07-17nl80211: add wdev ID as u64 as it shouldJohannes Berg1-1/+1
2012-07-17mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn1-5/+0
2012-07-17mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari1-0/+1
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg4-62/+2
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg4-7/+38
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg3-17/+14
2012-07-13mac80211: fix use after freeAlan Cox1-2/+4
2012-07-13nl80211: allow enabling WoWLAN without triggersJohannes Berg1-17/+13
2012-07-12cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau1-2/+9
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg2-10/+28
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg3-6/+12
2012-07-12minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier1-2/+6
2012-07-12mac80211: tx: do not drop non-robust mgmt to non-MFP stas.Nicolas Cavallari1-0/+3
2012-07-12mac80211: restructure key selectionJohannes Berg1-9/+13
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg8-15/+27
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg1-7/+7
2012-07-12mac80211: redesign scan RXJohannes Berg4-80/+32
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg4-14/+15
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg3-14/+30
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov2-0/+5
2012-07-12nl80211: move scan API to wdevJohannes Berg14-47/+57
2012-07-12nl80211: send interface after creationJohannes Berg1-2/+15
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg11-72/+83
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg13-121/+152
2012-07-09nl80211: don't assume wdev->netdev existsJohannes Berg1-1/+6
2012-07-09nl80211: retrieve interface data by wdevJohannes Berg1-11/+15
2012-07-09nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg1-18/+39
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg7-47/+144
2012-07-09mac80211: remove ieee80211_key_removedJohannes Berg3-37/+0
2012-07-09mac80211: remove unused assignmentJohannes Berg1-1/+1
2012-07-09mac80211: update BSS info on AC parameters changeJohannes Berg2-14/+16
2012-07-08cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev1-2/+3
2012-07-07mac80211: request TX status for BlockAck RequestsChristian Lamparter1-1/+2
2012-07-06mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg1-0/+8
2012-07-06mac80211: fix crash with single-queue driversJohannes Berg1-2/+10
2012-07-06mac80211: always set in_reconfig=false on wakeupEliad Peller1-1/+1
2012-07-06mac80211: fix debugfs default key linksJohannes Berg1-6/+10
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev2-0/+51
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev4-4/+18
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg2-7/+5
2012-07-03mac80211: add TX prepare APIJohannes Berg4-0/+44
2012-07-03mac80211_hwsim: fix NUM_BANDS usageJohannes Berg1-2/+2
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn4-12/+11
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg4-29/+3
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela3-1/+34
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev1-1/+89
2012-07-02wireless: regulatory for 60gVladimir Kondratiev1-1/+4
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev6-11/+42