summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27mac80211: convert to idr_alloc()Tejun Heo
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau
2013-02-26mac80211: fix idle handling in monitor modeFelix Fietkau
2013-02-26mac80211: Ensure off-channel frames don't get queuedSeth Forshee
2013-02-26mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh
2013-02-26mac80211: fix tim_lock lockingJohannes Berg
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-18mac80211: don't spam mesh probe response messagesThomas Pedersen
2013-02-18mac80211: stringify mesh peering eventsThomas Pedersen
2013-02-18mac80211: clean up mesh HT operationThomas Pedersen
2013-02-18mac80211: fix harmless station flush warningJohannes Berg
2013-02-15mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee
2013-02-15mac80211: enable vif.cab_queue for meshBob Copeland
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15mac80211: generate mesh probe responsesThomas Pedersen
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: properly track HT/VHT operation changesJohannes Berg
2013-02-15mac80211: move ieee80211_determine_chantype functionJohannes Berg
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg
2013-02-15mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg
2013-02-15mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg
2013-02-15mac80211: fix ieee80211_change_chandef nameJohannes Berg
2013-02-15mac80211: fix HT/VHT disable flagsJohannes Berg
2013-02-15mac80211: init HT TX data before rate controlJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: track number of spatial streamsJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-02-15mac80211: use spin_lock_bh() for TKIP lockJohannes Berg
2013-02-15mac80211: use spin_lock_bh() for tim_lockJohannes Berg
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg
2013-02-15mac80211: always unblock CSA queue stop when disconnectingJohannes Berg
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg
2013-02-15mac80211: fix auth/assoc timeout handlingJohannes Berg
2013-02-15mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen
2013-02-15mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun
2013-02-15mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich