summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-02-03mac80211: fix FT roamingJohannes Berg
2013-02-03mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-01-17mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-17mac80211: fix station destruction in AP/mesh modesJohannes Berg
2013-01-17mac80211: fix ibss scanningStanislaw Gruszka
2013-01-17mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-13mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg
2012-11-05mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov
2012-10-31mac80211: init sched_scan_iesDavid Spinadel
2012-10-31mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26mac80211: check management frame header lengthJohannes Berg
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg
2012-10-15mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau
2012-10-15mac80211: check if key has TKIP type before updating IVStanislaw Gruszka
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-10-15Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg
2012-10-08mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau
2012-10-08mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen
2012-10-01mac80211: Fix FC masking in BIP AAD generationJouni Malinen
2012-09-21mac80211: don't send delBA on addBA failureJohannes Berg
2012-09-21mac80211: don't send delBA when removing stationsJohannes Berg
2012-09-21mac80211: don't send delBA before disassocJohannes Berg
2012-09-20mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-09-19mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg
2012-09-14mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg
2012-09-11mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg
2012-09-10mac80211: validate skb->dev in the tx status pathFelix Fietkau
2012-09-10mac80211: use call_rcu() on sta deletionEliad Peller
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-09-07mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli
2012-09-07net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin