summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-14mac80211: fix TX sequence numbersJohannes Berg1-2/+0
2008-07-14mac80211: revamp beacon configurationJohannes Berg1-2/+1
2008-07-14mac80211: push interface checks downJohannes Berg1-2/+2
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg1-15/+6
2008-07-14mac80211: make master netdev handling saneJohannes Berg1-17/+24
2008-07-08mac80211: call bss_info_change only once upon disassociationTomas Winkler1-1/+1
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky1-0/+1
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg1-1/+1
2008-07-02mac80211: get rid of function pointers in TX pathJohannes Berg1-0/+6
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss1-0/+9
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller1-1/+4
2008-06-14mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny1-1/+1
2008-06-10net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville1-21/+0
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+23
2008-06-09mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss1-1/+1
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach1-0/+2
2008-05-21mac80211: remove channel use statisticsJohannes Berg1-32/+0
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg1-6/+10
2008-05-21mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg1-1/+1
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-17/+1
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-4/+4
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-1/+1
2008-05-14mac80211: fix queue constant confusionJohannes Berg1-2/+2
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-6/+2
2008-05-07make sta_rx_agg_session_timer_expired() staticAdrian Bunk1-1/+0
2008-05-07mac80211: a few code cleanupsJohannes Berg1-3/+3
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo1-1/+1
2008-04-16mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg1-1/+1
2008-04-16mac80211: fix spinlock recursionJohannes Berg1-2/+8
2008-04-08mac80211: rename filesJohannes Berg1-1/+1
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg1-2/+2
2008-04-08mac80211: clean up IEEE80211_FC useJohannes Berg1-5/+2
2008-04-08mac80211: eliminate conf_htTomas Winkler1-3/+3
2008-04-08Revert "mac80211: use a struct for bss->mesh_config"John W. Linville1-11/+2
2008-04-01mac80211: use a struct for bss->mesh_configLuis Carlos Cobo1-2/+11
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg1-0/+2
2008-03-27mac80211: reorder fields to make some structures smallerJohannes Berg1-23/+27
2008-03-25mac80211: tear down of block ack sessionsRon Rindjunsky1-0/+2
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg1-1/+0
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-3/+10
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg1-39/+47
2008-03-06mac80211: clean up mesh codeJohannes Berg1-7/+49
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo1-2/+168
2008-02-29mac80211: consolidate TIM handling codeJohannes Berg1-35/+1
2008-02-29mac80211: Add cooked monitor mode supportMichael Wu1-1/+2
2008-02-29mac80211: remove "dynamic" RX/TX handlersJohannes Berg1-13/+0
2008-02-29mac80211: Use monitor configuration flagsMichael Wu1-0/+3
2008-02-29mac80211: split RX_DROPJohannes Berg1-3/+4
2008-02-29mac80211: split ieee80211_txrx_resultJohannes Berg1-8/+15
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg1-9/+0