aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville11-15/+58
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville11-15/+58
2012-12-11net: remove obsolete simple_strto<foo>Abhijit Pawar1-1/+0
2012-12-10minstrel: update stats after processing statusJohannes Berg1-4/+5
2012-12-10mac80211: a few whitespace fixesJohannes Berg2-3/+3
2012-12-10net: remove obsolete simple_strto<foo>Abhijit Pawar1-0/+3
2012-12-07mac80211: warn only once if ampdu_action isn't assignedChaitanya1-1/+1
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville15-171/+580
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John W. Linville1-2/+0
2012-12-06mac80211: cancel work instead of waiting for it to do nothingJohannes Berg1-1/+1
2012-12-06mac80211: don't drop mesh peering frames from unknown STAMarco Porsch1-1/+2
2012-12-05mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa1-3/+3
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-1/+5
2012-12-05mac80211: add debug file for mic failureSaravana3-1/+24
2012-12-04mac80211: adapt slot time in IBSS modeSimon Wunderlich1-0/+14
2012-12-03mac80211: return if CSA is not handleSimon Wunderlich1-0/+1
2012-11-30mac80211: simplify loop in minstrel_htJohannes Berg1-5/+3
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-31/+49
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg2-24/+11
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg3-17/+41
2012-11-30mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli1-1/+2
2012-11-30mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch1-0/+4
2012-11-29mac80211: add debugfs file for last rx rateSaravana1-0/+18
2012-11-29mac80211: re-organize the rx rate calculation logicSaravana2-28/+35
2012-11-29mac80211: add debugfs file for current tx rateSaravana1-0/+16
2012-11-29mac80211: add debugfs file for last ack signalSaravana3-0/+7
2012-11-28mac80211: don't reinit rate control when mesh sta existsHelmut Schaa1-1/+2
2012-11-28mac80211: reject setting masked mac addressesHelmut Schaa1-0/+45
2012-11-28mac80211: fix potential NULL dereferenceDan Carpenter1-1/+1
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg2-2/+16
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg2-0/+42
2012-11-27mac80211: support VHT associationJohannes Berg2-72/+298
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville24-395/+389
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg1-2/+0
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg1-17/+24
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg4-9/+55
2012-11-26mac80211: convert to channel definition structJohannes Berg17-234/+189
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg2-8/+10
2012-11-26cfg80211: pass a channel definition structJohannes Berg2-28/+36
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg6-34/+16
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg1-9/+5
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch1-15/+13
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch1-17/+23
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch3-19/+5
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli1-2/+4
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli1-3/+7
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg1-8/+1
2012-11-23mac80211: disable HT advertising unless AP supports itJohannes Berg1-0/+1
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg2-9/+9