aboutsummaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2008-08-18mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: power management wext hooksSamuel Ortiz
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-30mac80211: add spectrum capabilitiesTomas Winkler
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez
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/linville...David S. Miller
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07mac80211: remove queue info from ieee80211_tx_statusJohannes Berg
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-05-07mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
2008-04-16mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas
2008-04-08mac80211: add station aid into ieee80211_tx_controlChr
2008-04-08mac80211: add association capabilty and timing info into bss_confTomas Winkler
2008-04-08mac80211: eliminate conf_htTomas Winkler
2008-03-25mac80211: allows driver to request a Phase 1 RX keyEmmanuel Grumbach
2008-03-25mac80211: get a TKIP phase key from skbEmmanuel Grumbach
2008-03-07mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky
2008-03-07mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky
2008-03-06mac80211: add documentation bookJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: add mesh interface typeJohannes Berg
2008-02-29mac80211: clarify use of TX status/RX callbacksJohannes Berg
2008-02-29mac80211: rework TX filtered frame codeJohannes Berg
2008-02-29mac80211: enable IBSS mergingBruno Randolf
2008-02-29mac80211: better definition of mactimeBruno Randolf
2008-02-29mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch