summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville
2010-02-08mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-01-15mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2010-01-04mac80211: fix typo added by "mac80211: fix propagation of failed..."John W. Linville
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg
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