aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg1-6/+6
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-163/+34
2008-02-29mac80211: A-MPDU Tx change tx_status to support Block Ack dataRon Rindjunsky1-9/+12
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky1-2/+6
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky1-2/+84
2008-01-28mac80211: add unified BSS configurationJohannes Berg1-17/+49
2008-01-28mac80211: move interface type to vif structureJohannes Berg1-0/+2
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-25/+45
2008-01-28mac80211: Add radio led triggerIvo van Doorn1-0/+29
2008-01-28mac80211: A-MPDU Rx add low level driver APIRon Rindjunsky1-0/+21
2008-01-28mac80211: support getting key sequence counters via cfg80211Johannes Berg1-9/+5
2008-01-28mac80211: allow easier multicast/broadcast buffering in hardwareJohannes Berg1-0/+2
2008-01-28mac80211: clean up eapol handling in TX pathJohannes Berg1-0/+1
2008-01-28mac80211: conditionally include timestamp in radiotap informationJohannes Berg1-0/+3
2008-01-28mac80211: adding 802.11n configuration flowsRon Rindjunsky1-0/+3
2008-01-28mac80211: adding 802.11n HT framework definitionsRon Rindjunsky1-6/+50
2008-01-28mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg1-2/+1
2008-01-28mac80211: provide interface iterator for driversJohannes Berg1-0/+16
2007-11-10mac80211: remove unused driver opsJohannes Berg1-21/+0