summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: set mesh formation field properlyJacob Minshall2013-06-033-4/+4
* mac80211: don't check local mesh TTL on TXThomas Pedersen2013-06-031-6/+0Star
* mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg2013-06-031-0/+2
* Revert "mac80211_hwsim: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+3
* Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+13
* mac80211: always send multicast on CAB queueJohannes Berg2013-05-291-2/+3
* cfg80211: remove cleanup_work kernel-docJohannes Berg2013-05-291-1/+0Star
* mac80211: support active monitor interfacesFelix Fietkau2013-05-294-11/+38
* cfg80211: support an active monitor interface flagFelix Fietkau2013-05-293-0/+16
* cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-275-38/+52
* cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-256-59/+32Star
* cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-254-149/+70Star
* regulatory: remove reg_mutexJohannes Berg2013-05-251-57/+19Star
* 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/+7Star
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-2514-355/+220Star
* cfg80211: vastly simplify lockingJohannes Berg2013-05-2514-447/+117Star
* cfg80211: use atomic_t for wiphy counterJohannes Berg2013-05-251-8/+3Star
* cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-253-25/+21Star
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-2525-179/+256
|\
| * 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
| * mac80211_hwsim: remove P2P_DEVICE supportJohannes Berg2013-05-231-3/+1Star
| * iwlwifi: mvm: remove P2P_DEVICE supportJohannes Berg2013-05-231-13/+1Star
| * 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
| * nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
| * mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
| * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-162-5/+16
| * mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
| * cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
| * mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
| * cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
| * Merge branch 'wireless'David S. Miller2013-05-1011-117/+131
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-1011-117/+131
| |/|
| | * mwifiex: fix setting of multicast filterDaniel Drake2013-05-081-15/+6Star
| | * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-082-3/+1Star
| | * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-081-0/+1
| | * ath9k: Update initvals for AR9565Sujith Manoharan2013-05-081-68/+70
| | * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
| | * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1Star
| | * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-083-26/+40
| | * ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-031-0/+5