Age | Commit message (Expand) | Author |
2015-12-09 | mac80211: fix driver RSSI event calculations | Johannes Berg |
2014-10-05 | Revert "mac80211: disable uAPSD if all ACs are under ACM" | Johannes Berg |
2014-06-07 | mac80211: fix suspend vs. authentication race | Johannes Berg |
2014-03-23 | mac80211: fix association to 20/40 MHz VHT networks | Johannes Berg |
2014-03-23 | mac80211: don't validate unchanged AP bandwidth while tracking | 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-06-12 | mac80211: work around broken APs not including HT info | 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 HT beacon-based channel switch handling | Johannes Berg |
2013-05-16 | mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME | Johannes Berg |
2013-04-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
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-16 | mac80211: remove warning from ieee80211_beacon_loss | Alexander Bondar |
2013-04-16 | mac80211: handle wide bandwidth channel switch | Johannes Berg |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg |
2013-04-16 | mac80211: handle extended channel switch announcement | Johannes Berg |
2013-04-16 | mac80211: support secondary channel offset in CSA | Johannes Berg |
2013-04-16 | mac80211: support extended channel switch | Johannes Berg |
2013-04-16 | mac80211: unify CSA action frame/beacon processing | Johannes Berg |
2013-04-16 | mac80211: use second center_freq segment only in 80+80 | Johannes Berg |
2013-04-10 | mac80211: fix cfg80211 interaction on auth/assoc request | Johannes Berg |
2013-04-10 | mac80211: always advertise STBC/MCSes even if no AP support | Johannes Berg |
2013-04-10 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-04-08 | mac80211: don't fiddle with netdev queues in MLME code | Johannes Berg |
2013-04-08 | mac80211: disable uAPSD if all ACs are under ACM | Alexander Bondar |
2013-04-08 | mac80211: parse Timeout Interval Element using a struct | Johannes Berg |
2013-04-08 | mac80211: check ERP info IE length in parser | Johannes Berg |
2013-04-08 | mac80211: check DSSS params IE length in parser | Johannes Berg |
2013-04-08 | mac80211: be more careful about sending beacon-loss-events | Ben Greear |
2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan |
2013-03-25 | mac80211: allow drivers to set default uAPSD parameters | Alexander Bondar |
2013-03-24 | mac80211: Don't restart sta-timer if not associated. | Ben Greear |
2013-03-22 | mac80211: add P2P NoA settings | Janusz Dziedzic |
2013-03-22 | mac80211: use ieee80211_p2p_noa_attr structure | Janusz Dziedzic |
2013-03-22 | mac80211: make beacon-loss-count configurable | Ben Greear |
2013-03-18 | mac80211: stop queues temporarily for flushing | Johannes Berg |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg |
2013-03-06 | mac80211: cleanup suspend/resume on managed mode | Stanislaw Gruszka |
2013-03-06 | mac80211: support VHT capability overrides | Johannes Berg |
2013-03-01 | mac80211: fix VHT MCS calculation | Johannes Berg |
2013-02-26 | mac80211: Fix crash due to un-canceled work-items | Ben Greear |
2013-02-26 | mac80211: stop timers before canceling work items | Ben Greear |
2013-02-15 | mac80211: prevent spurious HT/VHT downgrade message | Johannes Berg |
2013-02-15 | mac80211: constify IE parsing | Johannes Berg |