summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-51/+7
* mac80211: rework the pending packets codeJohannes Berg2009-03-271-8/+14
* mac80211: rewrite fragmentationJohannes Berg2009-03-271-12/+7
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-271-25/+4
* nl80211: Optional IEs into scan requestJouni Malinen2009-02-271-2/+5
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-0/+176
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-13/+62
* mac80211: add interface list lockJohannes Berg2009-01-291-2/+2
* mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez2009-01-291-0/+9
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-2/+2
* mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen2009-01-291-3/+3
* mac80211: 802.11w - Implement Association Comeback processingJouni Malinen2009-01-291-0/+4
* mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo2009-01-291-4/+4
* mac80211: track master queue statusKalle Valo2008-12-191-6/+80
* mac80211: Fix HT channel selectionSujith2008-12-191-1/+1
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-051-0/+1
* mac80211: remove rate_control_clearJohannes Berg2008-10-311-2/+0
* mac80211: move bss_conf into vifJohannes Berg2008-10-311-3/+3
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-2/+2
* mac80211: clean up ieee80211_hw_config errorsJohannes Berg2008-10-311-4/+1
* mac80211: fix HT information element parsingJohannes Berg2008-10-141-4/+4
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-12/+25
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-21/+23
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-151-0/+28
* mac80211: clean up scan namespaceJohannes Berg2008-09-151-1/+1
* mac80211: move ieee80211_set_freq to utilsJohannes Berg2008-09-151-0/+28
* mac80211: move frame TX functionJohannes Berg2008-09-111-0/+14
* mac80211: initialise queue QoS parameters at hw startJohannes Berg2008-09-111-0/+26
* mac80211: move IE parsing to util fileJohannes Berg2008-09-111-0/+144
* mac80211: remove ieee80211_get_hdrlenHarvey Harrison2008-08-221-39/+0
* mac80211: add ieee80211_queue_stopped)Tomas Winkler2008-08-221-0/+7
* mac80211: fix fragmentation kludgeTomas Winkler2008-08-011-0/+1
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-171-12/+2
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-4/+0
* mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison2008-06-141-22/+19
* mac80211: add utility function to get header lengthHarvey Harrison2008-06-141-0/+32
* mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-141-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-2/+2
|\
| * mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-281-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-101-32/+27
|\ \ | |/ |/|
| * mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-14/+15
| * mac80211: move TX info into skb->cbJohannes Berg2008-05-211-5/+5
| * mac80211: use rate index in TX controlJohannes Berg2008-05-211-2/+8
| * mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-12/+0
| * mac80211: fix bugs in queue handling functionsJohannes Berg2008-05-211-3/+3
* | mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-1/+36
|/
* mac80211: fix incorrect mesh header lengthLuis Carlos Cobo2008-05-121-5/+5
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-061-4/+4