summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-271-6/+5
* mac80211: fixme for kernel-docRandy Dunlap2008-10-141-1/+2
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-061-4/+25
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-2/+2
* mac80211: clean up rate control APIJohannes Berg2008-09-241-0/+68
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-0/+1
* mac80211: share sta_info->ht_infoJohannes Berg2008-09-151-0/+2
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-0/+2
* mac80211: share STA information with driverJohannes Berg2008-09-151-5/+48
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-31/+4
* mac80211: inform driver of basic ratesetJohannes Berg2008-09-151-0/+6
* mac80211: fix scan vs. interface removal raceJohannes Berg2008-09-151-1/+3
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-151-0/+2
* mac80211: make conf_tx non-atomicJohannes Berg2008-09-111-1/+1
* mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2008-08-291-0/+9
* mac80211: remove ieee80211_get_hdrlenHarvey Harrison2008-08-221-10/+0
* mac80211: add rx status flag for short preambleBruno Randolf2008-08-221-0/+2
* mac80211: add ieee80211_queue_stopped)Tomas Winkler2008-08-221-0/+10
* mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez2008-08-181-8/+3
* mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-041-1/+8
* mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-041-1/+3
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-6/+0
* mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-1/+0
* 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
OpenPOWER on IntegriCloud