summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka
2013-03-06mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka
2013-03-06mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka
2013-03-06mac80211: remove napiStanislaw Gruszka
2013-03-06mac80211/minstrel_ht: fix spacing between sample attemptsFelix Fietkau
2013-03-06mac80211/minstrel_ht: increase sampling frequency of some slower ratesFelix Fietkau
2013-03-06minstrel_ht: increase sampling frequencyFelix Fietkau
2013-03-06mac80211/minstrel_ht: improve max_prob_rate selectionFelix Fietkau
2013-03-06mac80211/minstrel_ht: improve accuracy of throughput metric at high data ratesFelix Fietkau
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-03-06mac80211: support VHT capability overridesJohannes Berg
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-03-06mac80211: clarify alignment commentJohannes Berg
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-02mac80211: another fix for idle handling in monitor modeFelix Fietkau
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-01mac80211: fix VHT MCS calculationJohannes Berg
2013-03-01mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28mac80211: convert to idr_alloc()Tejun Heo
2013-02-26mac80211: Fix crash due to un-canceled work-itemsBen Greear
2013-02-26mac80211: stop timers before canceling work itemsBen Greear
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-25mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh
2013-02-25mac80211: 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