summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_sta.c
AgeCommit message (Expand)Author
2008-04-01mac80211: use a struct for bss->mesh_configLuis Carlos Cobo
2008-04-01mac80211: check for mesh_config length on incoming management framesLuis Carlos Cobo
2008-04-01mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo
2008-04-01mac80211: fix sparse complaint in ieee80211_sta_def_wmm_paramsJohannes Berg
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg
2008-04-01mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg
2008-04-01mac80211: automatically free sta struct when insertion failsJohannes Berg
2008-04-01mac80211 ibss: flush only stations belonging to current interfaceJohannes Berg
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky
2008-03-25mac80211: configure default wmm params correctlyVladimir Koutny
2008-03-25mac80211: prevent tuning during scanningMohamed Abbas
2008-03-25mac80211: tear down of block ack sessionsRon Rindjunsky
2008-03-25mac80211: fixing debug prints for AddBA requestRon Rindjunsky
2008-03-25mac80211: fixing delba debug printRon Rindjunsky
2008-03-25mac80211: filter scan results on unusable channelsJohannes Berg
2008-03-07mac80211: don't call conf_tx under RCU lockJohannes Berg
2008-03-06mac80211: fix hardware scan completionJohannes Berg
2008-03-06mac80211: breakdown mesh network attributes in different extra fields for wextLuis Carlos Cobo
2008-03-06mac80211: fix incorrect parenthesisLuis Carlos Cobo
2008-03-06mac80211: split sta_info_addJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: mesh changes to the MLMELuis Carlos Cobo
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo
2008-02-29mac80211: fix IBSS codeJohannes Berg
2008-02-29mac80211: atomically check whether STA exists alreadyJohannes Berg
2008-02-29mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUGPavel Roskin
2008-02-29mac80211: enable IBSS mergingBruno Randolf
2008-02-29mac80211: move function ieee80211_sta_join_ibss()Bruno Randolf
2008-02-29mac80211: fix ecw2cw brain-damageJohannes Berg
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg
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-29mac80211: fix scan band off-by-one errorJohannes Berg
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-29mac80211: A-MPDU Tx add delBA from recipient supportRon Rindjunsky
2008-02-29mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky
2008-02-29mac80211: set assoc flag to bss_confTomas Winkler
2008-02-28mac80211: fix kmalloc vs. net_ratelimitJohannes Berg
2008-01-28mac80211: fix rx flow sparse errors, make functions staticRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx remove stop_rx_ba_session warning printRon Rindjunsky
2008-01-28mac80211: Initialize vif pointerIvo van Doorn
2008-01-28mac80211: add unified BSS configurationJohannes Berg
2008-01-28mac80211: move interface type to vif structureJohannes Berg
2008-01-28mac80211: A-MPDU Rx handling DELBA requestsRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx handling aggregation reorderingRon Rindjunsky
2008-01-28mac80211: A-MPDU Rx adding basic functionalityRon Rindjunsky
2008-01-28mac80211: don't read ERP information from (re)association responseJohannes Berg