Age | Commit message (Expand) | Author |
2013-11-13 | mac80211: fix crash if bitrate calculation goes wrong | Johannes Berg |
2013-11-13 | mac80211: update sta->last_rx on acked tx frames | Felix Fietkau |
2013-11-13 | mac80211: use sta_info_get_bss() for nl80211 tx and client probing | Felix Fietkau |
2013-11-13 | mac80211: drop spoofed packets in ad-hoc mode | Felix Fietkau |
2013-11-13 | mac80211: correctly close cancelled scans | Emmanuel Grumbach |
2013-09-07 | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau |
2013-09-07 | mac80211: add missing channel context release | Johannes Berg |
2013-08-29 | mac80211: don't wait for TX status forever | Johannes Berg |
2013-08-20 | mac80211: continue using disabled channels while connected | Johannes Berg |
2013-08-20 | mac80211: fix infinite loop in ieee80211_determine_chantype | Chris Wright |
2013-08-20 | mac80211: ignore HT primary channel while connected | Johannes Berg |
2013-08-11 | mac80211: fix monitor interface suspend crash regression | Stanislaw Gruszka |
2013-08-11 | mac80211: fix ethtool stats for non-station interfaces | Johannes Berg |
2013-08-11 | mac80211: fix duplicate retransmission detection | Johannes Berg |
2013-08-11 | mac80211/minstrel_ht: fix cck rate sampling | Felix Fietkau |
2013-08-11 | mac80211/minstrel: fix NULL pointer dereference issue | Felix Fietkau |
2013-07-25 | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg |
2013-06-12 | mac80211: Fix rate control mask matching call | Simon Wunderlich |
2013-06-12 | mac80211: abort CAC in stop_ap() | Simon Wunderlich |
2013-06-12 | mac80211: work around broken APs not including HT info | Johannes Berg |
2013-05-27 | mac80211: Allow single vif mac address change with addr_mask | Helmut Schaa |
2013-05-27 | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg |
2013-05-27 | mac80211: assign AP_VLAN hw queues correctly | Johannes Berg |
2013-05-23 | mac80211: fix queue handling crash | Johannes Berg |
2013-05-17 | mac80211: fix direct probe auth | Stanislaw Gruszka |
2013-05-16 | mac80211: report deauth to cfg80211 for local state change | Johannes Berg |
2013-05-16 | mac80211: fix AP-mode frame matching | Johannes Berg |
2013-05-16 | mac80211: use just spin_lock() in ieee80211_get_tkip_p2k() | Johannes Berg |
2013-05-16 | mac80211: fix spurious RCU warning and update documentation | Felix Fietkau |
2013-05-16 | mac80211: fix HT beacon-based channel switch handling | Johannes Berg |
2013-05-16 | mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME | Johannes Berg |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-22 | mac80211/minstrel: use the new rate control API | Felix Fietkau |
2013-04-22 | mac80211/minstrel_ht: use the new rate control API | Felix Fietkau |
2013-04-22 | mac80211: improve the rate control API | Felix Fietkau |
2013-04-22 | mac80211: minstrel_ht: initialize rates selection | Karl Beldan |
2013-04-22 | mac80211: minstrel_ht: pick only supported rates for sta and group max*rates | Karl Beldan |
2013-04-22 | mac80211: use synchronize_rcu() with rcu_barrier() | Bob Copeland |
2013-04-22 | mac80211: indicate admission control in TX queue parameters | Alexander Bondar |
2013-04-22 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-04-18 | mac80211: fix P2P-Device management frame RX | Johannes Berg |
2013-04-17 | mac80211: optimize minstrel_ewma | Karl Beldan |
2013-04-17 | mac80211: cosmetics for minstrel_debugfs | Karl Beldan |
2013-04-17 | mac80211: fix station entry leak/warning while suspending | Johannes Berg |
2013-04-16 | mac80211: fix CTS protection handling | Felix Fietkau |
2013-04-16 | mac80211: fix and optimize MCS mask handling | Felix Fietkau |
2013-04-16 | mac80211: adjust initial chandefs assignments in ieee80211_register_hw | Karl Beldan |
2013-04-16 | mac80211: fix rate control tx handler for VHT rates | Karl Beldan |