aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-19
|\
| * mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich2012-11-13
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-14
|\|
| * mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-10
| * mac80211: don't send null data packet when not associatedJohannes Berg2012-11-09
| * mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-09
| * mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov2012-11-05
| * mac80211: init sched_scan_iesDavid Spinadel2012-10-31
| * mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-31
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-29
|\|
| * mac80211: make sure data is accessible in EAPOL checkJohannes Berg2012-10-26
| * mac80211: verify that skb data is presentJohannes Berg2012-10-26
| * mac80211: check management frame header lengthJohannes Berg2012-10-26
| * mac80211: fix SSID copy on IBSS JOINAntonio Quartulli2012-10-26
| * mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-10-25
| * mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona2012-10-25
| * mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona2012-10-25
| * mac80211: use blacklist for duplicate IE checkJohannes Berg2012-10-24
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-17
|\|
| * mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-17
| * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-15
| * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-15
| |\
| * | mac80211: Fix FC masking in BIP AAD generationJouni Malinen2012-10-01
* | | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-15
* | | mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-15
| |/ |/|
* | mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-08
* | mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen2012-10-08
* | mac80211: don't send delBA on addBA failureJohannes Berg2012-09-21
* | mac80211: don't send delBA when removing stationsJohannes Berg2012-09-21
* | mac80211: don't send delBA before disassocJohannes Berg2012-09-21
* | mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier2012-09-20
* | cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-19
* | mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg2012-09-19
* | mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-14
* | mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-14
* | mac80211: handle power constraint/country IE betterJohannes Berg2012-09-14
* | mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-11
* | mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-10
* | mac80211: use call_rcu() on sta deletionEliad Peller2012-09-10
* | mac80211: add key flag for management keysJohannes Berg2012-09-10
* | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-07
* | mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-07
* | net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-07
* | mac80211: refactor set_channel_typeMichal Kazior2012-09-06
* | mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-06
* | mac80211: check power constraint IE size when parsingJohannes Berg2012-09-06
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06
|\ \
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-23
| |\ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
| |\ \ \
| * | | | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-13