Age | Commit message (Expand) | Author |
2015-05-20 | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior |
2015-05-20 | mac80211: don't split remain-on-channel for coalescing | Johannes Berg |
2015-05-19 | mac80211: don't use napi_gro_receive() outside NAPI context | Johannes Berg |
2015-05-11 | mac80211: move WEP tailroom size check | Janusz Dziedzic |
2015-04-24 | mac80211: enable hash table shrinking | Johannes Berg |
2015-04-23 | mac80211: fix rhashtable conversion | Johannes Berg |
2015-04-20 | mac80211: don't warn when stopping VLAN with stations | Johannes Berg |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-04-12 | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-04-07 | mac80211: Move message tracepoints to their own header | Steven Rostedt (Red Hat) |
2015-04-07 | cfg80211: move IE split utilities here from mac80211 | Johannes Berg |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau |
2015-04-01 | mac80211: reduce log spam from ieee80211_handle_pwr_constr | John Linville |
2015-04-01 | mac80211: add standard deviation to Minstrel stats | Thomas Huehn |
2015-04-01 | mac80211: reduce calculation costs of EWMA | Thomas Huehn |
2015-04-01 | mac80211: add max lossless throughput per rate | Thomas Huehn |
2015-04-01 | mac80211: restructure per-rate throughput calculation into function | Thomas Huehn |
2015-04-01 | mac80211: improve Minstrel variable & function naming | Thomas Huehn |
2015-04-01 | mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics | Thomas Huehn |
2015-04-01 | mac80211: add new Minstrel-HT statistic output via csv | Thomas Huehn |
2015-04-01 | mac80211: add new Minstrel statistic output via csv | Thomas Huehn |
2015-04-01 | mac80211: fix RX A-MPDU session reorder timer deletion | Johannes Berg |
2015-04-01 | mac80211: enhance readability of Minstrel-HTs rc_stats output | Thomas Huehn |
2015-04-01 | mac80211: enhance readability of Minstrels rc_stats output | Thomas Huehn |
2015-04-01 | mac80211: use rhashtable for station table | Johannes Berg |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-03-30 | mac80211: set QoS capability before changing station state | Johannes Berg |
2015-03-30 | mac80211: send HT/VHT IEs in TDLS discovery response | Arik Nemtsov |
2015-03-30 | mac80211: add VHT support for IBSS | Janusz.Dziedzic@tieto.com |
2015-03-30 | mac80211: IBSS fix scan request | Janusz.Dziedzic@tieto.com |
2015-03-30 | mac80211: factor out station lookup from ieee80211_build_hdr() | Johannes Berg |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg |
2015-03-30 | mac80211: send AP probe as unicast again | Johannes Berg |
2015-03-30 | mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt() | Johannes Berg |
2015-03-30 | mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt() | Dan Carpenter |
2015-03-30 | mac80211: Fix misplaced return in AES-GMAC key setup | Jouni Malinen |
2015-03-30 | cfg80211: pass name_assign_type to rdev_add_virtual_intf() | Tom Gundersen |
2015-03-30 | mac80211: fix typo in debug output | Michael Braun |
2015-03-30 | mac80211: reject aggregation sessions with non-HT peers | Johannes Berg |
2015-03-30 | cfg/mac80211: add regulatory classes IE during TDLS setup | Arik Nemtsov |
2015-03-30 | mac80211: stop scan before connection | David Spinadel |
2015-03-30 | mac80211: notify the driver about deauth | Emmanuel Grumbach |
2015-03-30 | mac80211: notify the driver about association status | Emmanuel Grumbach |
2015-03-30 | mac80211: notify the driver about authentication status | Emmanuel Grumbach |
2015-03-30 | mac80211: convert rssi_callback() to event_callback() | Emmanuel Grumbach |
2015-03-30 | mac80211: agg-tx: avoid sending DelBA with sta->lock held | Johannes Berg |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-20 | mac80211: avoid duplicate TX path station lookup | Johannes Berg |