summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-133-1/+17
* mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear2013-06-132-1/+4
* mac80211: fix TX aggregation TID struct leakJohannes Berg2013-06-131-0/+1
* cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg2013-06-111-1/+4
* nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli2013-06-111-4/+15
* mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-3/+14
* cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-06-111-5/+7
* {nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2013-06-114-4/+28
* mac80211: expire mesh peers based on mesh configurationColleen Twitty2013-06-113-2/+3
* {nl,cfg}80211: make peer link expiration time configurableColleen Twitty2013-06-112-1/+9
* mac80211: fix mesh deadlockThomas Pedersen2013-06-112-18/+18
* wireless: fix kernel-docJohannes Berg2013-06-051-0/+3
* mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-053-12/+16
* mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar2013-06-051-21/+9
* cfg80211: make wiphy index start at 0 againJohannes Berg2013-06-041-0/+3
* cfg80211: fix potential deadlock regressionJohannes Berg2013-06-041-15/+8
* regulatory: use proper enum return valueJohannes Berg2013-06-041-1/+1
* cfg80211: separate internal SME implementationJohannes Berg2013-06-047-448/+335
* cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-045-98/+134
* mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs2013-06-041-0/+4
* nl80211: remove bogus genlmsg_end() error checkingJohannes Berg2013-06-041-33/+7
* mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2013-06-041-1/+3
* cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-033-39/+40
* mac80211: set mesh formation field properlyJacob Minshall2013-06-032-4/+3
* mac80211: don't check local mesh TTL on TXThomas Pedersen2013-06-031-6/+0
* mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg2013-06-031-0/+2
* mac80211: always send multicast on CAB queueJohannes Berg2013-05-291-2/+3
* mac80211: support active monitor interfacesFelix Fietkau2013-05-294-11/+38
* cfg80211: support an active monitor interface flagFelix Fietkau2013-05-291-0/+10
* cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-274-38/+48
* cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-256-59/+32
* cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-254-149/+70
* regulatory: remove reg_mutexJohannes Berg2013-05-251-57/+19
* regulatory: use RCU in regulatory_hint_11d()Johannes Berg2013-05-251-14/+16
* cfg80211: simplify and correct P2P-Device scan checkJohannes Berg2013-05-251-10/+7
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-2512-325/+197
* cfg80211: vastly simplify lockingJohannes Berg2013-05-2513-444/+115
* cfg80211: use atomic_t for wiphy counterJohannes Berg2013-05-251-8/+3
* cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-253-25/+21
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-2511-33/+106
|\
| * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-241-0/+9
| * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-231-0/+3
| * cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau2013-05-231-1/+1
| * mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
| * cfg80211: check wdev->netdev in connection workJohannes Berg2013-05-231-0/+3
| * mac80211: fix direct probe authStanislaw Gruszka2013-05-171-6/+6
| * cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
| * mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
| * cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-162-2/+2
| * mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
OpenPOWER on IntegriCloud