summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-02-03mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-02-03mac80211: fix FT roamingJohannes Berg
2013-01-17mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-17mac80211: fix ibss scanningStanislaw Gruszka
2012-12-03mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich
2012-11-26mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-26mac80211: don't send null data packet when not associatedJohannes Berg
2012-11-26mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov
2012-11-20mac80211&nl80211: support to abort a scan request on txWei Ni
2012-11-17mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-11-17mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-11-17mac80211: verify that skb data is presentJohannes Berg
2012-11-17mac80211: check management frame header lengthJohannes Berg
2012-11-17mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-11-17mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona
2012-11-17mac80211: use blacklist for duplicate IE checkJohannes Berg
2012-10-31Revert "mac80211&nl80211: support to abort a scan request on tx"Nitin Bindal
2012-10-31mac80211: check if key has TKIP type before updating IVStanislaw Gruszka
2012-10-16mac80211&nl80211: support to abort a scan request on txWei Ni
2012-10-02mac80211: clear bssid on auth/assoc failureEliad Peller
2012-09-07cfg80211: restructure AP/GO mode APIJohannes Berg
2012-08-23Merge commit 'v3.4.9' into android-t114-3.4Varun Wadekar
2012-08-15mac80211: cancel mesh path timerJohannes Berg
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-09mac80211: fail authentication when AP denied authenticationEliad Peller
2012-07-25Merge commit 'v3.4.6' into android-t114-3.4Varun Wadekar
2012-07-19mac80211: destroy assoc_data correctly if assoc failsEliad Peller
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-16mac80211: fix queues stuck issue with HT bandwidth changeJohannes Berg
2012-07-16mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-07-16mac80211: clear ifmgd->bssid only after building DELBAEliad Peller
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-17mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov
2012-06-17mac80211: clean up remain-on-channel on interface stopJohannes Berg
2012-06-17mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira
2012-05-14mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau
2012-05-14mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-30mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau
2012-04-30mac80211: fix logic error in ibss channel type checkFelix Fietkau
2012-04-30mac80211: fix truncated packets in cooked monitor rxFelix Fietkau
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-18mac80211: fix association beacon wait timeoutJohannes Berg
2012-04-18simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-18mac80211: fix oper channel timestamp updationRajkumar Manoharan
2012-04-18mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka
2012-04-18mac80211: remove outdated commentEliad Peller
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau