summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
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
2008-12-19mac80211: track master queue statusKalle Valo
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: clean up ieee80211_hw_config errorsJohannes Berg
2008-10-14mac80211: fix HT information element parsingJohannes Berg
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg
2008-09-15mac80211: clean up scan namespaceJohannes Berg
2008-09-15mac80211: move ieee80211_set_freq to utilsJohannes Berg
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg
2008-09-11mac80211: move IE parsing to util fileJohannes Berg
2008-08-22mac80211: remove ieee80211_get_hdrlenHarvey Harrison
2008-08-22mac80211: add ieee80211_queue_stopped)Tomas Winkler
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-06-14mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison
2008-06-14mac80211: add utility function to get header lengthHarvey Harrison
2008-06-14mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-28mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg