aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-157/+49
* mac80211: add beacon timestamp to beacon template in IBSSAssaf Krauss2008-06-301-0/+1
* mac80211: removing duplicated parsing of information elementsEster Kummer2008-06-301-91/+97
* mac80211: add last beacon time in scan listEmmanuel Grumbach2008-06-301-0/+7
* mac80211: add spectrum capabilitiesTomas Winkler2008-06-301-0/+24
* mac80211: mlme.c use new frame control helpersHarvey Harrison2008-06-271-20/+19
* mac80211: remove shared key todoJohannes Berg2008-06-261-2/+3
* mac80211: 11h - Handling measurement requestAssaf Krauss2008-06-261-0/+78
* mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-261-0/+19
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-28/+38
* mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-141-4/+11
* mac80211: fix beacon interval valueTomas Winkler2008-06-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-20/+25
|\
| * mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss2008-06-091-7/+4
| * mac80211: decrease IBSS creation latencyDan Williams2008-06-091-1/+1
| * mac80211: send association event on IBSS createDan Williams2008-06-091-0/+5
| * mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-281-2/+2
| * mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian2008-05-281-2/+2
| * mac80211: reorder channel and freq reporting in wext scan reportTomas Winkler2008-05-281-5/+4
| * mac80211: fix ieee80211_rx_bss_put/get imbalanceTomas Winkler2008-05-281-4/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-101-19/+69
|\ \
| * | mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach2008-06-031-2/+44
| * | mac80211: sends HT IE to user level through wextEmmanuel Grumbach2008-06-031-0/+8
| * | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-15/+15
| * | mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-251-13/+16
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-201-4/+11
| * mac80211 : Association with 11n hidden ssid ap.Abhijeet Kolekar2008-05-161-9/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-32/+39
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-6/+6
| * | mac80211: proper STA info lockingJohannes Berg2008-05-141-19/+19
| * | mac80211: require four hardware queues for QoS/HTJohannes Berg2008-05-141-7/+14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-14/+50
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix association with some APsHelmut Schaa2008-05-121-14/+50
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-17/+6
* | make sta_rx_agg_session_timer_expired() staticAdrian Bunk2008-05-071-1/+2
* | mac80211: correct skb allocationEster Kummer2008-05-071-7/+4
* | mac80211: a few code cleanupsJohannes Berg2008-05-071-17/+14
|/
* mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.Pavel Emelyanov2008-04-231-2/+5
* mac80211: Fix n-band association problemAbhijeet Kolekar2008-04-231-1/+20
* mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg2008-04-161-34/+51
* mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-5/+11
* mlme.c: fixup some merge damageJohn W. Linville2008-04-161-8/+35
* mac80211: rename filesJohannes Berg2008-04-081-0/+4249