summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs1-0/+4
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg1-33/+7
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau1-1/+3
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg3-39/+40
2013-06-03mac80211: set mesh formation field properlyJacob Minshall2-4/+3
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen1-6/+0
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg1-0/+2
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg1-2/+3
2013-05-29mac80211: support active monitor interfacesFelix Fietkau4-11/+38
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau1-0/+10
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg4-38/+48
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg6-59/+32
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg4-149/+70
2013-05-25regulatory: remove reg_mutexJohannes Berg1-57/+19
2013-05-25regulatory: use RCU in regulatory_hint_11d()Johannes Berg1-14/+16
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg1-10/+7
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg12-325/+197
2013-05-25cfg80211: vastly simplify lockingJohannes Berg13-444/+115
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg1-8/+3
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg3-25/+21
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg11-33/+106
2013-05-25{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan5-34/+33
2013-05-25mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan1-2/+3
2013-05-25cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen1-2/+9
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel1-0/+4
2013-05-24mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-24mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-24cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau1-1/+1
2013-05-23mac80211: fix queue handling crashJohannes Berg1-1/+5
2013-05-23cfg80211: check wdev->netdev in connection workJohannes Berg1-0/+3
2013-05-17mac80211: fix direct probe authStanislaw Gruszka1-6/+6
2013-05-17mac80211: enable power save only if DTIM period is availableAlexander Bondar1-0/+4
2013-05-17mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty2-1/+1
2013-05-17cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2-0/+9
2013-05-17cfg80211: use C99 initialisers to simplify code a bitJohannes Berg1-24/+20
2013-05-17mac80211: write memcpy differently for smatchJohannes Berg1-1/+1
2013-05-17wireless: move crypto constants to ieee80211.hJohannes Berg6-89/+84
2013-05-17mac80211: fix HT beacon-based channel switch handlingJohannes Berg1-6/+22
2013-05-17nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann2-4/+5
2013-05-17cfg80211: add 60GHz regulatory classVladimir Kondratiev1-0/+3
2013-05-17mac80211: add support for per-chain signal strength reportingFelix Fietkau4-1/+33
2013-05-17cfg80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+38
2013-05-17cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg1-0/+2
2013-05-17mac80211: report deauth to cfg80211 for local state changeJohannes Berg1-4/+4
2013-05-17cfg80211: fix interface down/disconnect state handlingJohannes Berg2-2/+2
2013-05-17mac80211: fix AP-mode frame matchingJohannes Berg1-0/+3
2013-05-17nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer1-0/+2
2013-05-17mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg1-2/+2
2013-05-17mac80211: fix spurious RCU warning and update documentationFelix Fietkau1-1/+8
2013-05-17mac80211: fix HT beacon-based channel switch handlingJohannes Berg1-6/+22