summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-29mac80211_hwsim: Advertise support for multicast RX registrationJouni Malinen
2020-04-29staging: wilc1000: adjust for management frame register API changesJohannes Berg
2020-04-29staging: rtl8723bs: remove mgmt_frame_register methodJohannes Berg
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg
2020-04-24cfg80211: reject channels/chandefs with KHz offset >= 1000Johannes Berg
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2020-04-24ieee80211: share 802.11 unit conversion helpersThomas Pedersen
2020-04-24mac80211_hwsim: indicate in IBSS that we have transmitted beaconsJohannes Berg
2020-04-24mac80211: minstrel_ht_assign_best_tp_rates: remove redundant testJohannes Berg
2020-04-24mac80211: Fail association when AP has no legacy ratesIlan Peer
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein
2020-04-24mac80211: agg-tx: refactor sending addbaMordechay Goodstein
2020-04-24mac80211: Skip entries with HE membership selectorIlan Peer
2020-04-24cfg80211: Parse HE membership selectorIlan Peer
2020-04-24mac80211: Don't destroy auth data in case of anti-cloggingAndrei Otcheretianski
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen
2020-04-24nl80211: allow client-only BIGTK supportJohannes Berg
2020-04-24cfg80211: support multicast RX registrationJohannes Berg
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-04-24mac80211: Report beacon protection failures to user spaceJouni Malinen
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen
2020-04-24mac80211: fix drv_config_iface_filter() behaviourJohannes Berg
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg
2020-04-24mac80211_hwsim: notify wmediumd of used MAC addressesJohannes Berg
2020-04-23Merge branch 'ovs-meter-tables'David S. Miller
2020-04-23net: openvswitch: use u64 for meter bucketTonghao Zhang
2020-04-23net: openvswitch: make EINVAL return value more obviousTonghao Zhang
2020-04-23net: openvswitch: remove the unnecessary checkTonghao Zhang
2020-04-23net: openvswitch: set max limitation to metersTonghao Zhang
2020-04-23net: openvswitch: expand the meters supported numberTonghao Zhang
2020-04-23net: phy: bcm54140: fix less than zero comparison on an unsignedColin Ian King
2020-04-23qed: Make ll2_cbs staticZou Wei
2020-04-23net: sched : Remove unnecessary cast in kfreeXu Wang
2020-04-23Merge branch 'net-ethernet-ti-cpts-add-irq-and-HW_TS_PUSH-events'David S. Miller
2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add irq supportGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: rework lockingGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: move tx timestamp processing to ptp worker onlyGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: optimize packet to event matchingGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: switch to use new .gettimex64() interfaceGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko
2020-04-23net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: use dev_yy() api for logsGrygorii Strashko
2020-04-23Merge branch 'net-napi-addition-of-napi_defer_hard_irqs'David S. Miller
2020-04-23net/mlx4_en: use napi_complete_done() in TX completionEric Dumazet