Age | Commit message (Expand) | Author |
2015-11-03 | mac80211: document sleep requirements for channel context ops | Chaitanya T K |
2015-11-03 | mac80211: further improve "no supported rates" warning | Johannes Berg |
2015-11-03 | mac80211: treat bad WMM parameters more gracefully | Johannes Berg |
2015-11-03 | mac80211: fixup AIFSN instead of disabling WMM | Emmanuel Grumbach |
2015-11-03 | mac80211: make enable_qos parameter to ieee80211_set_wmm_default() | Johannes Berg |
2015-11-03 | mac80211: fix crash on mesh local link ID generation with VIFs | Matthias Schiffer |
2015-11-03 | mac80211: TDLS: add proper HT-oper IE | Arik Nemtsov |
2015-11-03 | mac80211: don't reconfigure sched scan in case of wowlan | Eliad Peller |
2015-11-03 | mac80211: call drv_stop only if driver is started | Eliad Peller |
2015-11-03 | mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps | Andrei Otcheretianski |
2015-11-03 | mac80211: use freezable workqueue for restart work | Eliad Peller |
2015-11-03 | mac80211: Fix local deauth while associating | Andrei Otcheretianski |
2015-11-03 | mac80211: allow null chandef in tracing | Arik Nemtsov |
2015-11-03 | mac80211: fix divide by zero when NOA update | Janusz.Dziedzic@tieto.com |
2015-10-22 | Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-10-21 | mac80211: move station statistics into sub-structs | Johannes Berg |
2015-10-21 | mac80211: move beacon_loss_count into ifmgd | Johannes Berg |
2015-10-21 | mac80211: remove sta->last_ack_signal | Johannes Berg |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-14 | mac80211: remove event.c | Johannes Berg |
2015-10-14 | mac80211: remove cfg.h | Johannes Berg |
2015-10-14 | mac80211: move sta_set_rate_info_rx() and make it static | Johannes Berg |
2015-10-14 | mac80211: clean up ieee80211_rx_h_check_dup code | Johannes Berg |
2015-10-14 | mac80211: remove PM-QoS listener | Johannes Berg |
2015-10-13 | mac80211: use new cfg80211_inform_bss_frame_data() API | Johannes Berg |
2015-10-13 | mac80211: Do not restart scheduled scan if multiple scan plans are set | Avraham Stern |
2015-10-13 | mac80211: Fix hwflags debugfs file format | Mohammed Shafi Shajakhan |
2015-10-13 | Revert "mac80211: remove exposing 'mfp' to drivers" | Tamizh chelvam |
2015-10-13 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2015-10-08 | mac80211: add missing struct ieee80211_txq tid field initialization | Felix Fietkau |
2015-10-07 | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-10-05 | mac80211: make ieee80211_new_mesh_header return unsigned | Andrzej Hajda |
2015-10-05 | mac80211: use ktime_get_seconds | Arnd Bergmann |
2015-09-29 | mac80211: use bool argument to ieee80211_send_nullfunc | Johannes Berg |
2015-09-29 | mac80211: reduce indentation by inlining a check | Johannes Berg |
2015-09-29 | mac80211: fix tx sequence number assignment with software queue + fast-xmit | Felix Fietkau |
2015-09-29 | mac80211: advertise support for full station state in AP mode | Ayala Beker |
2015-09-29 | mac80211: allow writing TX PN in debugfs | Johannes Berg |
2015-09-29 | mac80211: Deinline drv_get/set/reset_tsf() | Denys Vlasenko |
2015-09-29 | mac80211: Deinline drv_ampdu_action() | Denys Vlasenko |
2015-09-29 | mac80211: Deinline drv_switch_vif_chanctx() | Denys Vlasenko |
2015-09-29 | mac80211: improve __rate_control_send_low warning | Johannes Berg |
2015-09-29 | mac80211: minstrel[_ht]: remove non-ascii debugfs characters | Johannes Berg |
2015-09-29 | mac80211: don't tear down aggregation on suspend in case of wowlan->any | Eliad Peller |
2015-09-29 | mac80211: Deinline drv_add/remove/change_interface() | Denys Vlasenko |
2015-09-29 | mac80211: Deinline drv_sta_rc_update() | Denys Vlasenko |
2015-09-29 | mac80211: Deinline drv_conf_tx() | Denys Vlasenko |
2015-09-29 | mac80211: Copy tx'ed beacons to monitor mode | Helmut Schaa |
2015-09-24 | mac80211: fix handling of PS filtering with fast-xmit | Felix Fietkau |
2015-09-22 | mac80211: reset CQM history upon reconfiguration | Sara Sharon |