summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-11mac80211: Fix the Problem of Unreachable Mesh STA from DSChun-Yeow Yeoh
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-10mac80211: fix read outside array boundsChristian Lamparter
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-07-09mac80211: remove ieee80211_key_removedJohannes Berg
2012-07-09mac80211: remove unused assignmentJohannes Berg
2012-07-09mac80211: update BSS info on AC parameters changeJohannes Berg
2012-07-07mac80211: request TX status for BlockAck RequestsChristian Lamparter
2012-07-06mac80211: fix crash with single-queue driversJohannes Berg
2012-07-06mac80211: always set in_reconfig=false on wakeupEliad Peller
2012-07-06mac80211: fix debugfs default key linksJohannes Berg
2012-07-03mac80211: add TX prepare APIJohannes Berg
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev
2012-07-02mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-28mac80211: don't require associated->beacon_ies for psEliad Peller
2012-06-28mac80211: flush queues before deauth/disassocEliad Peller
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-26mac80211: make __ieee80211_recalc_idle staticJohannes Berg
2012-06-26mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg
2012-06-26mac80211: remove unused functionJohannes Berg
2012-06-24mac80211: trace debug messagesJohannes Berg
2012-06-24mac80211: rename driver-trace fileJohannes Berg
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg
2012-06-22mac80211: remove TKIP debugJohannes Berg
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein