summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer2020-02-074-7/+46
* ieee80211: fix 'the' doubling in commentsZvika Yehudai2020-02-071-3/+3
* mac80211: Remove support for changing AP SMPS modeIlan Peer2020-02-076-157/+10
* mac80211: Handle SMPS mode changes only in AP modeIlan Peer2020-02-073-20/+30
* mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski2020-02-071-1/+16
* mac80211: HE: set RX NSSTova Mussai2020-02-071-3/+32
* mac80211: set station bandwidth from HE capabilityJohannes Berg2020-02-072-0/+27
* mac80211: remove supported channels element in 6 GHz if ECSA supportJohannes Berg2020-02-071-13/+19
* mac80211: update condition for HE disablementDaniel Gabay2020-02-071-2/+2
* mac80211: make ieee80211_wep_init() return voidLuca Coelho2020-02-073-8/+3
* mac80211: allow changing TX-related netdev featuresJohannes Berg2020-02-073-6/+11
* mac80211: check whether HE connection is allowed by the reg domainHaim Dreyfuss2020-02-071-1/+16
* mac80211: refactor extended element parsingJohannes Berg2020-02-071-27/+48
* mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg2020-02-072-29/+38
* cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam2020-02-073-1/+103
* cfg80211: add no HE indication to the channel flagHaim Dreyfuss2020-02-074-0/+12
* mac80211: fix 11w when using encapsulation offloadingJohn Crispin2020-02-071-6/+10
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-01-155-10/+16
* mac80211_hwsim: add power save supportThomas Pedersen2020-01-151-0/+9
* mac80211: fix tx status for no ack casesMarkus Theil2020-01-151-4/+11
* mac80211: add handling for BSS colorJohn Crispin2020-01-155-5/+30
* nl80211: add handling for BSS colorJohn Crispin2020-01-153-0/+81
* mac80211_hwsim: remove maximum TX powerJohannes Berg2020-01-151-2/+0
* mac80211: debugfs: improve airtime_flags handler readabilityLorenzo Bianconi2020-01-021-2/+54
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2020-01-021539-13007/+84442
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-12-318-46/+322
| |\
| | * igc: Remove serdes comments from a description of methodsSasha Neftin2019-12-311-2/+2
| | * e1000e: Use netdev_info instead of pr_info for link messagesAlexander Duyck2019-12-311-8/+9
| | * igc: Add legacy power management supportSasha Neftin2019-12-314-0/+246
| | * igc: Add 64 bit DMA access supportSasha Neftin2019-12-311-0/+3
| | * igc: Fix parameter descriptions for a several functionsSasha Neftin2019-12-311-3/+7
| | * igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin2019-12-311-1/+2
| | * igc: Remove excess parameter description from igc_is_non_eopSasha Neftin2019-12-311-1/+0
| | * igc: Prefer to use the pci_release_mem_regions methodSasha Neftin2019-12-311-2/+1
| | * igc: Improve the DMA mapping flowSasha Neftin2019-12-311-15/+9
| | * igc: Add scatter gather supportSasha Neftin2019-12-311-0/+1
| | * igb: dont drop packets if rx flow control is enabledRobert Beckett2019-12-313-14/+42
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-31152-1106/+1468
| |\ \ | | |/ | |/|
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-3180-489/+600
| | |\
| | | * hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Taehee Yoo2019-12-301-1/+2
| | | * net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti2019-12-304-51/+22
| | | * tcp: Fix highest_sack and highest_sack_seqCambda Zhu2019-12-301-0/+3
| | | * ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2019-12-304-44/+39
| | | * net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2019-12-302-6/+9
| | | * Documentation: net: dsa: sja1105: Remove text about taprio base-time limitationVladimir Oltean2019-12-301-6/+0
| | | * net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean2019-12-301-5/+0
| | | * net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean2019-12-301-1/+1
| | | * net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean2019-12-302-3/+3
| | | * cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2019-12-306-19/+30
| | | * Merge branch 'mlxsw-fixes'David S. Miller2019-12-293-2/+11
| | | |\