aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-18mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez1-8/+3
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler1-1/+8
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach1-1/+3
2008-07-29mac80211: partially fix skb->cb useJohannes Berg1-6/+0
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-1/+0
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller1-8/+0
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg1-5/+5
2008-07-14mac80211: fix TX sequence numbersJohannes Berg1-0/+12
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-33/+16
2008-07-14mac80211: power management wext hooksSamuel Ortiz1-0/+2
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap1-15/+25
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky1-0/+3
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+9
2008-06-30mac80211: add spectrum capabilitiesTomas Winkler1-0/+5
2008-06-30mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach1-0/+9
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn1-2/+5
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez1-1/+6
2008-06-14mac80211: add utility function to get header lengthHarvey Harrison1-0/+6
2008-06-14mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-171/+177
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+23
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg1-1/+19
2008-05-21mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg1-2/+4
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-166/+133
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-12/+39
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg1-8/+0
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn1-2/+23
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-13/+34
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-42/+24
2008-05-07mac80211: remove queue info from ieee80211_tx_statusJohannes Berg1-4/+0
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-9/+4
2008-05-07mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn1-0/+3
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn1-4/+15
2008-04-16mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre1-2/+1
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas1-0/+19
2008-04-08mac80211: add station aid into ieee80211_tx_controlChr1-0/+1
2008-04-08mac80211: add association capabilty and timing info into bss_confTomas Winkler1-0/+6
2008-04-08mac80211: eliminate conf_htTomas Winkler1-1/+9
2008-03-25mac80211: allows driver to request a Phase 1 RX keyEmmanuel Grumbach1-0/+17
2008-03-25mac80211: get a TKIP phase key from skbEmmanuel Grumbach1-0/+30
2008-03-07mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky1-1/+5
2008-03-07mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky1-31/+55
2008-03-06mac80211: add documentation bookJohannes Berg1-3/+4
2008-03-06mac80211: clean up mesh codeJohannes Berg1-0/+8
2008-03-06mac80211: add mesh interface typeJohannes Berg1-0/+1
2008-02-29mac80211: clarify use of TX status/RX callbacksJohannes Berg1-3/+34
2008-02-29mac80211: rework TX filtered frame codeJohannes Berg1-1/+2
2008-02-29mac80211: enable IBSS mergingBruno Randolf1-1/+2
2008-02-29mac80211: better definition of mactimeBruno Randolf1-1/+2
2008-02-29mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch1-2/+12