aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-171-8/+0
* mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg2008-07-141-5/+5
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-0/+12
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-33/+16
* mac80211: power management wext hooksSamuel Ortiz2008-07-141-0/+2
* mac80211: fix lots of kernel-docRandy Dunlap2008-07-081-15/+25
* mac80211: add block ack request capabilityRon Rindjunsky2008-07-081-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-0/+9
|\
| * mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-301-0/+9
* | mac80211: add spectrum capabilitiesTomas Winkler2008-06-301-0/+5
* | mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-271-2/+5
* | mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-271-1/+6
* | mac80211: add utility function to get header lengthHarvey Harrison2008-06-141-0/+6
* | mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-141-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-101-171/+177
|\ \
| * | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-1/+19
| * | mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2008-05-211-2/+4
| * | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-166/+133
| * | mac80211: use rate index in TX controlJohannes Berg2008-05-211-12/+39
| * | mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-8/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-251-2/+23
|\ \ \ | |/ / |/| / | |/
| * mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-2/+23
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-13/+34
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-42/+24
* | mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-071-4/+0
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-9/+4
* | mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn2008-05-071-0/+3
* | mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-4/+15
|/
* mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-2/+1
* mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2008-04-081-0/+19
* mac80211: add station aid into ieee80211_tx_controlChr2008-04-081-0/+1
* mac80211: add association capabilty and timing info into bss_confTomas Winkler2008-04-081-0/+6
* mac80211: eliminate conf_htTomas Winkler2008-04-081-1/+9
* mac80211: allows driver to request a Phase 1 RX keyEmmanuel Grumbach2008-03-251-0/+17
* mac80211: get a TKIP phase key from skbEmmanuel Grumbach2008-03-251-0/+30
* mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky2008-03-071-1/+5
* mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky2008-03-071-31/+55
* mac80211: add documentation bookJohannes Berg2008-03-061-3/+4
* mac80211: clean up mesh codeJohannes Berg2008-03-061-0/+8
* mac80211: add mesh interface typeJohannes Berg2008-03-061-0/+1
* mac80211: clarify use of TX status/RX callbacksJohannes Berg2008-02-291-3/+34
* mac80211: rework TX filtered frame codeJohannes Berg2008-02-291-1/+2
* mac80211: enable IBSS mergingBruno Randolf2008-02-291-1/+2
* mac80211: better definition of mactimeBruno Randolf2008-02-291-1/+2
* mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch2008-02-291-2/+12
* mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-291-6/+6
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-163/+34
* mac80211: A-MPDU Tx change tx_status to support Block Ack dataRon Rindjunsky2008-02-291-9/+12
* mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky2008-02-291-2/+6
* mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky2008-02-291-2/+84