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