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