summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-171-9/+6
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-2/+0
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-2/+1
* mac80211: push interface checks downJohannes Berg2008-07-141-2/+2
* mac80211: revamp virtual interface handlingJohannes Berg2008-07-141-15/+6
* mac80211: make master netdev handling saneJohannes Berg2008-07-141-17/+24
* mac80211: call bss_info_change only once upon disassociationTomas Winkler2008-07-081-1/+1
* mac80211: add block ack request capabilityRon Rindjunsky2008-07-081-0/+1
* mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-021-1/+1
* mac80211: get rid of function pointers in TX pathJohannes Berg2008-07-021-0/+6
* mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-261-0/+9
* wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-1/+4
* mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-141-1/+1
* net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville2008-06-101-21/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-1/+23
|\
| * mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss2008-06-091-1/+1
* | mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach2008-06-031-0/+2
* | mac80211: remove channel use statisticsJohannes Berg2008-05-211-32/+0
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-6/+10
* | mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2008-05-211-1/+1
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-17/+1
* | mac80211: use rate index in TX controlJohannes Berg2008-05-211-4/+4
* | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-1/+1
* | mac80211: fix queue constant confusionJohannes Berg2008-05-141-2/+2
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-6/+2
* | make sta_rx_agg_session_timer_expired() staticAdrian Bunk2008-05-071-1/+0
* | mac80211: a few code cleanupsJohannes Berg2008-05-071-3/+3
|/
* mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-04-301-1/+1
* mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg2008-04-161-1/+1
* mac80211: fix spinlock recursionJohannes Berg2008-04-161-2/+8
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: fix key vs. sta locking problemsJohannes Berg2008-04-081-2/+2
* mac80211: clean up IEEE80211_FC useJohannes Berg2008-04-081-5/+2
* mac80211: eliminate conf_htTomas Winkler2008-04-081-3/+3
* Revert "mac80211: use a struct for bss->mesh_config"John W. Linville2008-04-081-11/+2
* mac80211: use a struct for bss->mesh_configLuis Carlos Cobo2008-04-011-2/+11
* mac80211: sta_info_flush() fixesJohannes Berg2008-04-011-0/+2
* mac80211: reorder fields to make some structures smallerJohannes Berg2008-03-271-23/+27
* mac80211: tear down of block ack sessionsRon Rindjunsky2008-03-251-0/+2
* mac80211: remove STA entries when taking down interfaceJohannes Berg2008-03-061-1/+0
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-3/+10
* mac80211: split ieee80211_txrx_dataJohannes Berg2008-03-061-39/+47
* mac80211: clean up mesh codeJohannes Berg2008-03-061-7/+49
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-061-2/+168
* mac80211: consolidate TIM handling codeJohannes Berg2008-02-291-35/+1
* mac80211: Add cooked monitor mode supportMichael Wu2008-02-291-1/+2
* mac80211: remove "dynamic" RX/TX handlersJohannes Berg2008-02-291-13/+0
* mac80211: Use monitor configuration flagsMichael Wu2008-02-291-0/+3
* mac80211: split RX_DROPJohannes Berg2008-02-291-3/+4
* mac80211: split ieee80211_txrx_resultJohannes Berg2008-02-291-8/+15
OpenPOWER on IntegriCloud