summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-1211-194/+258
|\
| * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-0911-194/+258
| |\
| | * mac80211: fix crash with single-queue driversJohannes Berg2012-07-061-2/+10
| | * mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-061-1/+1
| | * mac80211: fix debugfs default key linksJohannes Berg2012-07-061-6/+10
| | * mac80211: add TX prepare APIJohannes Berg2012-07-033-0/+29
| | * mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-031-2/+1Star
| | * mac80211: remove tx_frags driver callbackJohannes Berg2012-07-023-14/+3Star
| | * mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-023-1/+34
| | * cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-021-0/+2
| | * mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-021-3/+10
| | * cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-291-11/+0Star
| | * mac80211: refactor virtual monitor codeMichal Kazior2012-06-293-14/+17
| | * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-283-3/+11
| | |\
| | * | mac80211: don't require associated->beacon_ies for psEliad Peller2012-06-281-3/+0Star
| | * | mac80211: flush queues before deauth/disassocEliad Peller2012-06-281-0/+4
| | * | mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-285-16/+18
| | * | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-4/+3Star
| | * | mac80211: make __ieee80211_recalc_idle staticJohannes Berg2012-06-262-122/+121Star
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-093-13/+13
| |\ \ \ | | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-112-5/+3Star
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-091-4/+2Star
| * | | mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn2012-07-091-1/+1
* | | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-115-8/+12
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2934-634/+998
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-292-8/+10
| |\| | | | | |/ / | |/| |
| * | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-2628-531/+741
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg2012-06-261-5/+3Star
| | * | mac80211: remove unused functionJohannes Berg2012-06-261-6/+0Star
| | * | mac80211: trace debug messagesJohannes Berg2012-06-244-0/+136
| | * | mac80211: rename driver-trace fileJohannes Berg2012-06-245-6/+5Star
| | * | mac80211: clean up debuggingJohannes Berg2012-06-2422-429/+519
| | * | mac80211: pass sdata to some RX functionsJohannes Berg2012-06-221-17/+16Star
| | * | mac80211: two small verbose debug cleanupsJohannes Berg2012-06-222-2/+2
| | * | mac80211: remove TKIP debugJohannes Berg2012-06-222-53/+1Star
| | * | mac80211: add command to get current rssiVictor Goldenshtein2012-06-213-8/+54
| * | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-2216-104/+258
| |\| |
| | * | mac80211: fix double-start of remain-on-channelJohannes Berg2012-06-202-2/+7
| | * | mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins2012-06-201-1/+3
| | * | mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins2012-06-201-1/+1
| | * | mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2012-06-202-7/+22
| | * | mac80211: fix cleanup if driver suspend callback failsEyal Shapira2012-06-201-0/+10
| | * | mac80211: save wmm_acm per sdataYoni Divinsky2012-06-206-14/+17
| | * | mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho2012-06-201-1/+1
| | * | mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho2012-06-201-2/+2
| | * | mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan2012-06-201-5/+4Star
| | * | mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh2012-06-181-18/+25
| | * | mac80211: set only VO as a U-APSD enabled ACArik Nemtsov2012-06-181-4/+7
| | * | mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-184-0/+17
| | * | mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh2012-06-181-1/+1