aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-19mac80211: fix resumeJohannes Berg1-10/+9
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin1-2/+2
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg1-0/+10
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-2/+0
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-0/+41
2009-07-29mac80211: verify info->control.vif is not NULLJohannes Berg1-0/+13
2009-07-24mac80211: remove master netdevJohannes Berg1-39/+13
2009-07-24cfg80211: rework key operationJohannes Berg1-5/+11
2009-06-15mac80211: disconnect when user changes channelJohannes Berg1-25/+0
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg1-0/+46
2009-06-03cfg80211: add rfkill supportJohannes Berg1-1/+1
2009-06-03mac80211: fix transposed min/max CW valuesJohannes Berg1-4/+4
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-73/+0
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg1-0/+43
2009-05-11mac80211: set default QoS values according to specJohannes Berg1-12/+48
2009-05-06mac80211: add driver ops wrappersJohannes Berg1-7/+7
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-14/+3
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg1-2/+4
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen1-1/+1
2009-04-22mac80211: implement beacon filtering in softwareJohannes Berg1-2/+21
2009-04-22mac80211: add hardware restart functionJohannes Berg1-0/+118
2009-04-22mac80211: include HT capabilities in probe requestJohannes Berg1-0/+16
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg1-31/+48
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg1-0/+2
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-51/+7
2009-03-27mac80211: rework the pending packets codeJohannes Berg1-8/+14
2009-03-27mac80211: rewrite fragmentationJohannes Berg1-12/+7
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-25/+4
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen1-2/+5
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-0/+176
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-13/+62
2009-01-29mac80211: add interface list lockJohannes Berg1-2/+2
2009-01-29mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez1-0/+9
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg1-2/+2
2009-01-29mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen1-3/+3
2009-01-29mac80211: 802.11w - Implement Association Comeback processingJouni Malinen1-0/+4
2009-01-29mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo1-4/+4
2008-12-19mac80211: track master queue statusKalle Valo1-6/+80
2008-12-19mac80211: Fix HT channel selectionSujith1-1/+1
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen1-0/+1
2008-10-31mac80211: remove rate_control_clearJohannes Berg1-2/+0
2008-10-31mac80211: move bss_conf into vifJohannes Berg1-3/+3
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-1/+2
2008-10-31802.11: clean up/fix HT supportJohannes Berg1-2/+2
2008-10-31mac80211: clean up ieee80211_hw_config errorsJohannes Berg1-4/+1
2008-10-14mac80211: fix HT information element parsingJohannes Berg1-4/+4
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg1-12/+25
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-21/+23
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg1-0/+28
2008-09-15mac80211: clean up scan namespaceJohannes Berg1-1/+1