Age | Commit message (Expand) | Author | Files | Lines |
2018-01-04 | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -6/+11 |
2017-12-19 | mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl | Jia-Ju Bai | 1 | -1/+1 |
2017-12-19 | mac80211_hwsim: enable TODS BIT in null data frame | Adiel Aloni | 1 | -0/+1 |
2017-12-11 | mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED | Adiel Aloni | 1 | -6/+11 |
2017-11-20 | mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() | Ben Hutchings | 1 | -1/+4 |
2017-11-16 | genetlink: fix genlmsg_nlhdr() | Michal Kubecek | 1 | -1/+1 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -96/+96 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -2/+2 |
2017-09-21 | mac80211_hwsim: use dyndbg for debug messages | Lubomir Rintel | 1 | -96/+96 |
2017-09-05 | mac80211_hwsim: Use proper TX power | Beni Lev | 1 | -2/+0 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -2/+2 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -4/+4 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -3/+2 |
2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 1 | -1/+1 |
2017-05-08 | mac80211: properly remove RX_ENC_FLAG_40MHZ | Johannes Berg | 1 | -1/+7 |
2017-04-28 | mac80211: rename ieee80211_rx_status::vht_nss to just nss | Johannes Berg | 1 | -1/+1 |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg | 1 | -2/+2 |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg | 1 | -4/+4 |
2017-04-20 | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -21/+69 |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 1 | -2/+2 |
2017-04-13 | mac80211_hwsim: use per-interface power level | Johannes Berg | 1 | -6/+3 |
2017-03-29 | mac80211-hwsim: remove dmesg spam about get-survey. | Ben Greear | 1 | -2/+0 |
2017-03-06 | mac80211_hwsim: report survey data for scanned channels | Johannes Berg | 1 | -13/+60 |
2017-03-06 | mac80211_hwsim: Add channel 169 (5845 MHz) | Jouni Malinen | 1 | -0/+1 |
2017-03-06 | mac80211_hwsim: Make sure NEW_RADIO contains final name | Andrew Zaborowski | 1 | -0/+3 |
2017-03-06 | wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers | Andrew Zaborowski | 1 | -0/+2 |
2017-02-27 | mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length | Johannes Berg | 1 | -7/+21 |
2017-02-27 | mac80211_hwsim: Replace bogus hrtimer clockid | Thomas Gleixner | 1 | -1/+1 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2016-11-15 | mac80211_hwsim: fix beacon delta calculation | Benjamin Beichler | 1 | -1/+1 |
2016-10-29 | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -39/+40 |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg | 1 | -2/+2 |
2016-10-27 | genetlink: statically initialize families | Johannes Berg | 1 | -11/+15 |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg | 1 | -1/+0 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-10-12 | mac80211_hwsim: make multi-channel ops const | Johannes Berg | 1 | -39/+40 |
2016-09-16 | mac80211_hwsim: statically initialize hwsim_radios list | Johannes Berg | 1 | -2/+1 |
2016-07-06 | mac80211: Add support for beacon report radio measurement | Avraham Stern | 1 | -2/+9 |
2016-07-06 | mac80211_hwsim: use signed net namespace ID | Johannes Berg | 1 | -1/+1 |
2016-07-06 | mac80211_hwsim: Add radar bandwidths to the P2P Device combination | Ilan Peer | 1 | -20/+5 |
2016-06-30 | mac80211_hwsim: Allow wmediumd to attach to radios created in its netns | Martin Willi | 1 | -16/+76 |
2016-06-10 | Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -3/+94 |
2016-05-31 | mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL | Martin Willi | 1 | -0/+1 |
2016-05-31 | mac80211_hwsim: Allow managing radios from non-initial namespaces | Martin Willi | 1 | -3/+94 |
2016-04-26 | drivers/wireless: use nla_put_u64_64bit() | Nicolas Dichtel | 1 | -1/+1 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -7/+7 |
2016-04-05 | mac80211_hwsim: Support a hw scan request for a specific BSSID | Jouni Malinen | 1 | -0/+5 |
2016-03-04 | mac80211_hwsim: use reset to set mac header | Zhang Shengju | 1 | -2/+2 |
2016-03-01 | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -6/+6 |