summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann
2019-04-26s390/qeth: cache max number of available buffer elementsJulian Wiedmann
2019-04-26s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-04-26s390/qeth: clean up stale buffer state documentationJulian Wiedmann
2019-04-26s390/qeth: remove RX seqno in skb->cbJulian Wiedmann
2019-04-26s390: qeth: address type mismatch warningArnd Bergmann
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel
2019-04-26mac80211_hwsim: Extended Key ID supportAlexander Wetzel
2019-04-26nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho
2019-04-26mac80211: Fix Extended Key ID auto activationAlexander Wetzel
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-04-26cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan
2019-04-26mac80211: only allocate one queue when using iTXQsJohannes Berg
2019-04-26nl80211: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-26cfg80211: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok
2019-04-26cfg80211: remove redundant zero check on variable 'changed'Colin Ian King
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-04-26mac80211: minstrel_ht: automatically calculate rate duration shiftFelix Fietkau
2019-04-26mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau
2019-04-26mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel
2019-04-26mac80211: Optimize tailroom_needed update checksAlexander Wetzel
2019-04-26mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau
2019-04-26mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau
2019-04-26mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman
2019-04-26mac80211: support profile split between elementsSara Sharon
2019-04-26cfg80211: support profile split between elementsSara Sharon
2019-04-26mac80211: support non-inheritance elementSara Sharon
2019-04-26cfg80211: support non-inheritance elementSara Sharon
2019-04-26cfg80211: don't skip multi-bssid index elementSara Sharon
2019-04-26mac80211_hwsim: set p2p device interface support indicationAvraham Stern
2019-04-26nl80211: increase NL80211_MAX_SUPP_REG_RULESShaul Triebitz
2019-04-26Merge branch 'netdevsim-implement-proper-device-model'David S. Miller
2019-04-26netdevsim: implement ndo_get_devlink_portJiri Pirko
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko
2019-04-26netdevsim: extend device attrs to support port addition and deletionJiri Pirko
2019-04-26netdevsim: implement dev probe/remove skeleton with port initializationJiri Pirko
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko
2019-04-26netdevsim: generate random switch id instead of using dev idJiri Pirko
2019-04-26netdevsim: merge sdev into devJiri Pirko