summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R2021-12-202-0/+3
* rfkill: allow to get the software rfkill stateEmmanuel Grumbach2021-12-202-0/+19
* cfg80211: refactor cfg80211_get_ies_channel_number()Johannes Berg2021-12-201-24/+22
* nl82011: clarify interface combinations wrt. channelsJohannes Berg2021-12-201-1/+1
* nl80211: Add support to offload SA Query procedures for AP SME deviceVeerendranath Jakkam2021-12-201-4/+12
* nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam2021-12-203-14/+25
* mac80211: add more HT/VHT/HE state loggingJohannes Berg2021-12-201-12/+33
* cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker2021-12-202-18/+62
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-2011-100/+102
* mac80211: Notify cfg80211 about association comebackIlan Peer2021-12-201-0/+4
* cfg80211: Add support for notifying association comebackIlan Peer2021-12-204-0/+74
* mac80211: introduce channel switch disconnect functionNathan Errera2021-12-202-1/+25
* cfg80211: Fix order of enum nl80211_band_iftype_attr documentationIlan Peer2021-12-201-2/+1
* cfg80211: simplify cfg80211_chandef_valid()Johannes Berg2021-12-201-30/+32
* mac80211: Remove a couple of obsolete TODOIlan Peer2021-12-202-12/+5
* mac80211: fix FEC flag in radio tap headerP Praneesh2021-12-201-1/+6
* mac80211: use coarse boottime for airtime fairness codeFelix Fietkau2021-12-201-5/+5
* ieee80211: change HE nominal packet padding value definesMiri Korenblit2021-11-288-23/+30
* cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()Johannes Berg2021-11-284-34/+33
* mac80211: Use memset_after() to clear tx statusKees Cook2021-11-263-17/+8
* mac80211: notify non-transmitting BSS of color changesJohn Crispin2021-11-261-0/+18
* mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR definePeter Seiderer2021-11-261-2/+0
* cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi2021-11-263-27/+71
* cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi2021-11-263-13/+38
* cfg80211: delete redundant free codeliuguoqiang2021-11-261-9/+5
* mac80211: add support for .ndo_fill_forward_pathFelix Fietkau2021-11-265-1/+96
* mac80211: Remove unused assignment statementsluo penghao2021-11-261-4/+0
* cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...Lorenzo Bianconi2021-11-261-1/+4
* cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi2021-11-194-33/+50
* mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping"Colin Ian King2021-11-191-1/+1
* mac80211: introduce set_radar_offchan callbackLorenzo Bianconi2021-11-192-0/+23
* cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi2021-11-198-6/+214
* Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2021-11-182-0/+8
|\
| * regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith2021-11-152-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-18795-19847/+38236
|\ \
| * \ Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-18102-507/+1314
| |\ \
| | * | ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter2021-11-181-4/+5
| | * | net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi2021-11-181-0/+4
| | * | net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue2021-11-181-13/+17
| | * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller2021-11-183-136/+147
| | |\ \
| | | * | i40e: Fix display error code in dmesgGrzegorz Szczurek2021-11-171-3/+2
| | | * | i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski2021-11-171-40/+19
| | | * | i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek2021-11-171-32/+21
| | | * | i40e: Fix ping is lost after configuring ADq on VFEryk Rybak2021-11-173-8/+74
| | | * | i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak2021-11-171-12/+23
| | | * | i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2021-11-172-2/+4
| | | * | i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak2021-11-171-44/+9
| | * | | ipv6: check return value of ipv6_skip_exthdrJordy Zomer2021-11-181-0/+6
| | * | | e100: fix device suspend/resumeJesse Brandeburg2021-11-181-5/+13
| | * | | devlink: Don't throw an error if flash notification sent before devlink visibleLeon Romanovsky2021-11-181-1/+3