summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_sta.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: enable IBSS mergingBruno Randolf2008-02-291-29/+61
* mac80211: move function ieee80211_sta_join_ibss()Bruno Randolf2008-02-291-158/+159
* 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: split RX_DROPJohannes Berg2008-02-291-2/+2
* mac80211: split ieee80211_txrx_resultJohannes Berg2008-02-291-7/+7
* mac80211: remove port control enable switch, clean up sta flagsJohannes Berg2008-02-291-1/+4
* mac80211: fix scan band off-by-one errorJohannes Berg2008-02-291-6/+18
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-176/+208
* mac80211: A-MPDU Tx add delBA from recipient supportRon Rindjunsky2008-02-291-2/+11
* mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky2008-02-291-2/+180
* mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky2008-02-291-2/+2
* 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 rx flow sparse errors, make functions staticRon Rindjunsky2008-01-281-2/+2
* mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky2008-01-281-3/+0
* mac80211: Initialize vif pointerIvo van Doorn2008-01-281-0/+1
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-34/+35
* mac80211: move interface type to vif structureJohannes Berg2008-01-281-24/+24
* mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky2008-01-281-1/+39
* mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky2008-01-281-1/+9
* mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky2008-01-281-11/+210
* mac80211: don't read ERP information from (re)association responseJohannes Berg2008-01-281-14/+0
* mac80211: make ieee80211_rx_mgmt_action staticJohannes Berg2008-01-281-4/+4
* mac80211: clean up rate selectionMattias Nissler2008-01-281-8/+5
* mac80211: remove "bcn_int" and "capab" scan results infoJohn W. Linville2008-01-281-25/+0
* mac80211: adding 802.11n configuration flowsRon Rindjunsky2008-01-281-0/+32
* mac80211: adding 802.11n essential A-MPDU addBA capabilityRon Rindjunsky2008-01-281-0/+124
* mac80211: adding 802.11n IEs handlingRon Rindjunsky2008-01-281-2/+87
* mac80211: hardware scan reworkZhu Yi2008-01-281-22/+44
* mac80211: Remove local->scan_flagsHelmut Schaa2008-01-281-12/+0
* mac80211: Drop out of associated state if link is lostMichael Wu2007-12-191-6/+2
* mac80211: add missing space in error messageBruno Randolf2007-11-201-1/+1
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-141-1/+7
|\
| * mac80211: Fix queuing of scan containing a SSIDHelmut Schaa2007-11-141-1/+7
* | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-101-7/+11
|/
* [PATCH] mac80211: fix printk warning on 64-bitJohannes Berg2007-10-261-1/+1
* [PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu2007-10-251-1/+2
* [PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville2007-10-181-46/+9
* [PATCH] mac80211: store SSID in sta_bss_listJohn W. Linville2007-10-161-21/+33
* [PATCH] mac80211: store channel info in sta_bss_listJohn W. Linville2007-10-161-15/+19
* [PATCH] mac80211: reorder association debug outputJohannes Berg2007-10-161-5/+6
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-101-1/+4
* [MAC80211]: remove management interfaceJohannes Berg2007-10-101-2/+0
* [PATCH] mac80211: remove all prism2 ioctlsJohannes Berg2007-10-101-1/+0
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-101-6/+6
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-8/+18
* [MAC80211]: kill IE parse typedefJohannes Berg2007-10-101-4/+3
* [MAC80211]: print out wiphy name instead of master deviceJohannes Berg2007-10-101-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-79/+101
OpenPOWER on IntegriCloud