summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2008-06-14mac80211: eliminate IBSS warning in rate_lowest_index()master-2008-06-14Vladimir 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 statisticsmaster-2008-05-21Johannes 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 differencemaster-2008-04-16Johannes 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
2008-02-29mac80211: Use monitor configuration flagsMichael Wu
2008-02-29mac80211: split RX_DROPJohannes Berg
2008-02-29mac80211: split ieee80211_txrx_resultJohannes Berg
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-29mac80211: dissolve pre-rx handlersJohannes Berg
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky
2008-02-29mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky
2008-01-28mac80211: add unified BSS configurationJohannes Berg
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg
2008-01-28mac80211: move interface type to vif structureJohannes Berg
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28mac80211: Add radio led triggerIvo van Doorn
2008-01-28mac80211: A-MPDU Rx adding BAR handling capabilityRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky