Age | Commit message (Expand) | Author |
2014-03-22 | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg |
2014-03-22 | mac80211: fix association to 20/40 MHz VHT networks | Johannes Berg |
2014-03-22 | mac80211: don't validate unchanged AP bandwidth while tracking | Johannes Berg |
2014-03-22 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach |
2014-03-22 | mac80211: send control port protocol frames to the VO queue | Felix Fietkau |
2014-02-22 | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg |
2014-02-22 | mac80211: release the channel in error path in start_ap | Emmanuel Grumbach |
2014-02-22 | mac80211: move roc cookie assignment earlier | Eliad Peller |
2014-01-15 | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau |
2013-12-20 | mac80211: don't attempt to reorder multicast frames | Johannes Berg |
2013-12-20 | mac80211: fix scheduled scan rtnl deadlock | Johannes Berg |
2013-12-20 | Revert "mac80211: allow disable power save in mesh" | Bob Copeland |
2013-10-14 | mac80211: fix crash if bitrate calculation goes wrong | Johannes Berg |
2013-10-09 | mac80211: correctly close cancelled scans | Emmanuel Grumbach |
2013-09-30 | mac80211: Run deferred scan if last roc_list item is not started | Jouni Malinen |
2013-09-30 | mac80211: update sta->last_rx on acked tx frames | Felix Fietkau |
2013-09-30 | mac80211: use sta_info_get_bss() for nl80211 tx and client probing | Felix Fietkau |
2013-09-26 | mac80211: fix the setting of extended supported rate IE | Chun-Yeow Yeoh |
2013-09-26 | mac80211: drop spoofed packets in ad-hoc mode | Felix Fietkau |
2013-08-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-26 | mac80211: fix change_interface queue assignments | Johannes Berg |
2013-08-23 | mac80211: ignore (E)CSA in probe response frames | Johannes Berg |
2013-08-23 | cfg80211: add flags to cfg80211_rx_mgmt() | Vladimir Kondratiev |
2013-08-23 | mac80211: assign seqnums for group QoS frames | Bob Copeland |
2013-08-23 | mac80211: only respond to probe request with mesh ID | Chun-Yeow Yeoh |
2013-08-23 | mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers | Johannes Berg |
2013-08-22 | mac80211: minstrel_ht: don't use control.flags in TX status path | Johannes Berg |
2013-08-21 | mac80211: ibss: fix ignored channel parameter | Simon Wunderlich |
2013-08-21 | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau |
2013-08-21 | mac80211: add missing channel context release | Johannes Berg |
2013-08-16 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-16 | mac80211: add APIs to allow keeping connections after WoWLAN | Johannes Berg |
2013-08-16 | mac80211: move ibss presp generation in own function | Simon Wunderlich |
2013-08-16 | mac80211: perform power save processing before decryption | Johan Almbladh |
2013-08-12 | mac80211: ibss - do not scan if not needed when creating an IBSS | Antonio Quartulli |
2013-08-12 | mac80211: add vif to testmode cmd | David Spinadel |
2013-08-12 | cfg80211: add wdev to testmode cmd | David Spinadel |
2013-08-12 | mac80211: add control port protocol TX control flag | Johannes Berg |
2013-08-09 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-09 | mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels | Simon Wunderlich |
2013-08-09 | mac80211: allow lowest basic rate for unicast management for mesh | Chun-Yeow Yeoh |
2013-08-06 | wireless: make TU conversion macros available | Johannes Berg |
2013-08-01 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich |
2013-08-01 | mac80211: add debugfs for driver-buffered TID bitmap | Johannes Berg |
2013-08-01 | mac80211: report some VHT radiotap infos for tx status | Karl Beldan |
2013-08-01 | mac80211: ibss - remove not authorized station earlier | Antonio Quartulli |