summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2008-08-26mac80211: Fix debugfs file add/del for netdevJouni Malinen
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach
2008-08-01mac80211: fix fragmentation kludgeTomas Winkler
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-14mac80211: push interface checks downJohannes Berg
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-07-08mac80211: call bss_info_change only once upon disassociationTomas Winkler
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg
2008-07-02mac80211: get rid of function pointers in TX pathJohannes Berg
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-14mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny
2008-06-10net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-09mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss
2008-06-03mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach
2008-05-21mac80211: remove channel use statisticsJohannes Berg
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-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14mac80211: fix queue constant confusionJohannes Berg
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07make sta_rx_agg_session_timer_expired() staticAdrian Bunk
2008-05-07mac80211: a few code cleanupsJohannes Berg
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo
2008-04-16mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg
2008-04-16mac80211: fix spinlock recursionJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg
2008-04-08mac80211: fix key vs. sta locking problemsJohannes Berg
2008-04-08mac80211: clean up IEEE80211_FC useJohannes Berg
2008-04-08mac80211: eliminate conf_htTomas Winkler
2008-04-08Revert "mac80211: use a struct for bss->mesh_config"John W. Linville
2008-04-01mac80211: use a struct for bss->mesh_configLuis Carlos Cobo
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg
2008-03-27mac80211: reorder fields to make some structures smallerJohannes Berg
2008-03-25mac80211: tear down of block ack sessionsRon Rindjunsky
2008-03-06mac80211: remove STA entries when taking down interfaceJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: split ieee80211_txrx_dataJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo
2008-02-29mac80211: consolidate TIM handling codeJohannes Berg
2008-02-29mac80211: Add cooked monitor mode supportMichael Wu
2008-02-29mac80211: remove "dynamic" RX/TX handlersJohannes Berg