Age | Commit message (Expand) | Author |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-13 | idr: Return the deleted entry from idr_remove | Matthew Wilcox |
2017-02-10 | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-02-09 | mac80211: fix CSA in IBSS mode | Koen Vandeputte |
2017-02-09 | cfg80211: fix NAN bands definition | Luca Coelho |
2017-02-08 | cfg80211: Pass new RSSI level in CQM RSSI notification | Andrzej Zaborowski |
2017-02-08 | mac80211: Pass new RSSI level in CQM RSSI notification | Andrzej Zaborowski |
2017-02-08 | mac80211: check for allocation failure in debugfs code | Dan Carpenter |
2017-02-08 | mac80211: aes-cmac: switch to shash CMAC driver | Ard Biesheuvel |
2017-02-08 | mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipher | Ard Biesheuvel |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-07 | mac80211: add back lost debugfs files | Johannes Berg |
2017-02-06 | mac80211: Fix adding of mesh vendor IEs | Thorsten Horstmann |
2017-02-06 | mac80211: Allocate a sync skcipher explicitly for FILS AEAD | Jouni Malinen |
2017-02-06 | mac80211: Fix FILS AEAD protection in Association Request frame | Jouni Malinen |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-26 | mac80211: use helper function to access ieee802_1d_to_ac[] | Amadeusz Sławiński |
2017-01-24 | mac80211: don't try to sleep in rate_control_rate_init() | Johannes Berg |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-14 | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc... | David S. Miller |
2017-01-13 | mac80211: prevent skb/txq mismatch | Michal Kazior |
2017-01-13 | mac80211: initialize SMPS field in HT capabilities | Felix Fietkau |
2017-01-12 | mac80211: set wifi_acked[_valid] bits for transmitted SKBs | Johannes Berg |
2017-01-12 | mac80211: Add RX flag to indicate ICV stripped | David Spinadel |
2017-01-11 | mac80211: recalculate min channel width on VHT opmode changes | Johannes Berg |
2017-01-11 | mac80211: calculate min channel width correctly | Johannes Berg |
2017-01-11 | mac80211: fix the TID on NDPs sent as EOSP carrier | Emmanuel Grumbach |
2017-01-11 | mac80211: Fix headroom allocation when forwarding mesh pkt | Cedric Izoard |
2017-01-09 | mac80211: implement multicast forwarding on fast-RX path | Johannes Berg |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger |
2017-01-02 | mac80211: Fix addition of mesh configuration element | Ilan peer |
2017-01-02 | mac80211: initialize fast-xmit 'info' later | Johannes Berg |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin |
2016-12-16 | linux: drop __bitwise__ everywhere | Michael S. Tsirkin |
2016-12-15 | mac80211: minstrel: avoid port control frames for sampling | Thomas Huehn |
2016-12-15 | mac80211: minstrel_ht: remove obsolete #if for >= 3 streams | Felix Fietkau |
2016-12-15 | mac80211: minstrel: make prob_ewma u16 instead of u32 | Felix Fietkau |
2016-12-15 | mac80211: minstrel: store probability variance instead of standard deviation | Felix Fietkau |
2016-12-15 | mac80211: minstrel: reduce MINSTREL_SCALE | Felix Fietkau |
2016-12-15 | mac80211: minstrel: remove cur_prob from debugfs | Felix Fietkau |
2016-12-15 | mac80211: check for MCS in ieee80211_duration before fetching chanctx | Felix Fietkau |
2016-12-15 | mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64 | Felix Fietkau |
2016-12-15 | mac80211: minstrel_ht: move short preamble check out of get_rate | Felix Fietkau |
2016-12-15 | mac80211: minstrel_ht: move supported bitrate mask out of group data | Felix Fietkau |
2016-12-15 | mac80211: only alloc mem if a station doesn't exist yet | Koen Vandeputte |
2016-12-15 | mac80211: fix legacy and invalid rx-rate report | Ben Greear |
2016-12-13 | mac80211: Use appropriate name for functions and messages | Masashi Honma |
2016-12-13 | mac80211: Remove invalid flag operations in mesh TSF synchronization | Masashi Honma |