Age | Commit message (Expand) | Author |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-03-02 | average: change to declare precision, not factor | Johannes Berg |
2017-03-01 | Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-28 | mac80211: use driver-indicated transmitter STA only for data frames | Johannes Berg |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | mac80211: fix typo in debug print | Sara Sharon |
2017-02-27 | mac80211: shorten debug message | Sara Sharon |
2017-02-27 | mac80211: fix power saving clients handling in iwlwifi | Emmanuel Grumbach |
2017-02-27 | mac80211: don't handle filtered frames within a BA session | Felix Fietkau |
2017-02-27 | mac80211: don't reorder frames with SN smaller than SSN | Sara Sharon |
2017-02-27 | mac80211: flush delayed work when entering suspend | Matt Chen |
2017-02-27 | mac80211: fix packet statistics for fast-RX | Johannes Berg |
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 |