summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-07mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-19mac80211: fix resumeJohannes Berg
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo
2009-10-30mac80211: split hardware scan by bandJohannes Berg
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-29mac80211: verify info->control.vif is not NULLJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-06-15mac80211: disconnect when user changes channelJohannes Berg
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03mac80211: fix transposed min/max CW valuesJohannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-11mac80211: set default QoS values according to specJohannes Berg
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22mac80211: implement beacon filtering in softwareJohannes Berg
2009-04-22mac80211: add hardware restart functionJohannes Berg
2009-04-22mac80211: include HT capabilities in probe requestJohannes Berg
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27mac80211: rework the pending packets codeJohannes Berg
2009-03-27mac80211: rewrite fragmentationJohannes Berg
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-01-29mac80211: add interface list lockJohannes Berg
2009-01-29mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen
2009-01-29mac80211: 802.11w - Implement Association Comeback processingJouni Malinen
2009-01-29mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo