Age | Commit message (Expand) | Author |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-10-26 | mac80211: make sure data is accessible in EAPOL check | Johannes Berg |
2012-10-26 | mac80211: verify that skb data is present | Johannes Berg |
2012-10-26 | mac80211: check management frame header length | Johannes Berg |
2012-10-26 | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli |
2012-10-25 | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona |
2012-10-25 | mac80211: Don't drop frames received with mesh ttl == 1 | Javier Cardona |
2012-10-25 | mac80211: Only process mesh config header on frames that RA_MATCH | Javier Cardona |
2012-10-24 | mac80211: use blacklist for duplicate IE check | Johannes Berg |
2012-10-17 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-10-17 | mac80211: connect with HT20 if HT40 is not permitted | Johannes Berg |
2012-10-15 | mac80211: use ieee80211_free_txskb in a few more places | Felix Fietkau |
2012-10-15 | mac80211: check if key has TKIP type before updating IV | Stanislaw Gruszka |
2012-10-15 | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka |
2012-10-15 | Merge remote-tracking branch 'wireless/master' into mac80211 | Johannes Berg |
2012-10-08 | mac80211: use ieee80211_free_txskb to fix possible skb leaks | Felix Fietkau |
2012-10-08 | mac80211: call drv_get_tsf() in sleepable context | Thomas Pedersen |
2012-10-01 | mac80211: Fix FC masking in BIP AAD generation | Jouni Malinen |
2012-09-21 | mac80211: don't send delBA on addBA failure | Johannes Berg |
2012-09-21 | mac80211: don't send delBA when removing stations | Johannes Berg |
2012-09-21 | mac80211: don't send delBA before disassoc | Johannes Berg |
2012-09-20 | mac80211: fix IBSS auth TX debug message | Sylvain Roger Rieunier |
2012-09-19 | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg |
2012-09-19 | mac80211: make reset debugfs depend on CONFIG_PM | Johannes Berg |
2012-09-14 | mac80211: allow re-open the blocked peer link in mesh | Chun-Yeow Yeoh |
2012-09-14 | mac80211: change locking around ieee80211_recalc_smps | Johannes Berg |
2012-09-14 | mac80211: handle power constraint/country IE better | Johannes Berg |
2012-09-11 | mac80211: remove unneeded CONFIG_PM ifdef | Johannes Berg |
2012-09-10 | mac80211: validate skb->dev in the tx status path | Felix Fietkau |
2012-09-10 | mac80211: use call_rcu() on sta deletion | Eliad Peller |
2012-09-10 | mac80211: add key flag for management keys | Johannes Berg |
2012-09-07 | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS | Antonio Quartulli |
2012-09-07 | mac80211: move ieee80211_send_deauth_disassoc outside mlme code | Antonio Quartulli |
2012-09-07 | net/mac80211/scan.c: removes unnecessary semicolon | Peter Senna Tschudin |
2012-09-06 | mac80211: refactor set_channel_type | Michal Kazior |
2012-09-06 | mac80211: use synchronize_net() on key destroying | Eliad Peller |
2012-09-06 | mac80211: check power constraint IE size when parsing | Johannes Berg |
2012-09-06 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2012-09-06 | mac80211: disconnect if channel switch fails | Johannes Berg |
2012-09-06 | mac80211: don't hang on to sched_scan_ies | Johannes Berg |
2012-09-06 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg |
2012-09-06 | mac80211: use list_move instead of list_del/list_add | Wei Yongjun |
2012-09-05 | mac80211: Various small fixes for cfg.c: mpath_set_pinfo() | LEO Airwarosu Yoichi Shinoda |
2012-09-05 | mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header | Johannes Berg |
2012-09-04 | mac80211: clear bssid on auth/assoc failure | Eliad Peller |
2012-09-04 | mac80211: Do not check for valid hw_queues for P2P_DEVICE | Ilan Peer |
2012-08-23 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-08-22 | mac80211: Fix AP mode regression | Sujith Manoharan |
2012-08-22 | mac80211: fix DS to MBSS address translation | Thomas Pedersen |
2012-08-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |