summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix key replacing, hw accelJohannes Berg2008-02-291-7/+20
* mac80211: split ieee80211_key_alloc/freeJohannes Berg2008-02-295-98/+203
* mac80211: remove STA infos last_ack stuffJohannes Berg2008-02-294-39/+0
* mac80211: safely free beacon in ieee80211_if_reinitJohannes Berg2008-02-291-1/+5
* mac80211: fix IBSS codeJohannes Berg2008-02-291-3/+3
* mac80211: fix debugfs_sta print_mac() warningJohannes Berg2008-02-291-2/+3
* mac80211: Disallow concurrent IBSS/STA mode interfacesJohannes Berg2008-02-291-4/+47
* mac80211: atomically check whether STA exists alreadyJohannes Berg2008-02-295-27/+36
* mac80211: rework TX filtered frame codeJohannes Berg2008-02-293-50/+89
* mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUGPavel Roskin2008-02-291-1/+3
* mac80211: consolidate TIM handling codeJohannes Berg2008-02-295-83/+84
* mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg2008-02-295-25/+28
* mac80211: invoke set_tim() callback after setting own TIM infoJohannes Berg2008-02-293-8/+8
* mac80211: convert sta_info.pspoll to a flagJohannes Berg2008-02-293-9/+12
* mac80211: enable IBSS mergingBruno Randolf2008-02-292-30/+65
* mac80211: move function ieee80211_sta_join_ibss()Bruno Randolf2008-02-291-158/+159
* net/mac80211/: Use time_* macrosS.Çağlar Onur2008-02-292-2/+4
* mac80211: fix ecw2cw brain-damageJohannes Berg2008-02-291-6/+1
* mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-291-5/+6
* mac80211: defer master netdev allocation to ieee80211_register_hwJohannes Berg2008-02-291-34/+38
* mac80211: adjustable number of bits for qdisc poolRon Rindjunsky2008-02-291-9/+9
* mac80211: Add cooked monitor mode supportMichael Wu2008-02-293-31/+126
* mac80211: move some code into ieee80211_invoke_rx_handlersJohannes Berg2008-02-291-24/+18
* mac80211: remove "dynamic" RX/TX handlersJohannes Berg2008-02-294-61/+43
* mac80211: clean up some things in the RX pathJohannes Berg2008-02-291-27/+10
* mac80211: Use monitor configuration flagsMichael Wu2008-02-294-16/+60
* nl80211: Add monitor interface configuration flagsMichael Wu2008-02-291-2/+2
* mac80211: split RX_DROPJohannes Berg2008-02-295-43/+45
* mac80211: split ieee80211_txrx_resultJohannes Berg2008-02-298-197/+204
* rc80211-pid: fix rate adjustmentStefano Brivio2008-02-291-49/+44
* mac80211: remove port control enable switch, clean up sta flagsJohannes Berg2008-02-298-45/+44
* mac80211: fix scan band off-by-one errorJohannes Berg2008-02-291-6/+18
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-2919-918/+606
* mac80211: dissolve pre-rx handlersJohannes Berg2008-02-293-62/+37
* mac80211: A-MPDU Tx add delBA from recipient supportRon Rindjunsky2008-02-291-2/+11
* mac80211: A-MPDU add debugfs supportRon Rindjunsky2008-02-292-0/+117
* mac80211: A-MPDU Tx MLME data initializationRon Rindjunsky2008-02-291-1/+12
* mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky2008-02-295-18/+155
* mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky2008-02-293-2/+530
* mac80211: A-MPDU Tx add MLME structuresRon Rindjunsky2008-02-291-3/+33
* mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky2008-02-291-2/+2
* mac80211: allow sending multicast frames through virtual portsJohannes Berg2008-02-291-6/+15
* mac80211: set assoc flag to bss_confTomas Winkler2008-02-291-0/+1
* mac80211: fix kmalloc vs. net_ratelimitJohannes Berg2008-02-281-3/+4
* mac80211: Fix initial hardware configurationMichael Buesch2008-02-151-1/+4
* mac80211: Is not EXPERIMENTAL anymoreMichael Buesch2008-02-051-1/+0
* mac80211: fix initialisation error pathJohannes Berg2008-02-011-7/+7
* mac80211 rate control: fix section mismatchJohannes Berg2008-02-012-2/+2
* mac80211: make alignment warning optionalJohannes Berg2008-02-012-0/+19
* mac80211: fixing null qos data frames check for reordering bufferRon Rindjunsky2008-01-311-1/+1
OpenPOWER on IntegriCloud