summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach2024-02-082-0/+7
* wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter2024-02-081-0/+3
* wifi: iwlwifi: Fix some error codesDan Carpenter2024-02-081-6/+6
* wifi: iwlwifi: clear link_id in time_eventMiri Korenblit2024-02-081-1/+2
* wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay2024-02-081-10/+59
* wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg2024-02-081-2/+3
* wifi: mt76: mt7996: fix fortify warningFelix Fietkau2024-02-051-1/+2
* wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook2024-02-021-2/+4
* wifi: iwlwifi: do not announce EPCS supportBenjamin Berg2024-02-021-4/+1
* wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit2024-02-021-3/+3
* wifi: iwlwifi: mvm: fix a battery life regressionEmmanuel Grumbach2024-02-021-1/+1
* wifi: mac80211: accept broadcast probe responses on 6 GHzJohannes Berg2024-02-021-12/+18
* wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg2024-02-021-0/+1
* wifi: mac80211: fix waiting for beacons logicJohannes Berg2024-02-021-2/+1
* wifi: mac80211: fix unsolicited broadcast probe configJohannes Berg2024-02-021-7/+7
* wifi: mac80211: initialize SMPS mode correctlyJohannes Berg2024-02-021-4/+3
* wifi: mac80211: fix driver debugfs for vif type changeJohannes Berg2024-02-023-8/+3
* wifi: mac80211: set station RX-NSS on reconfigJohannes Berg2024-02-021-0/+2
* wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg2024-02-021-3/+4
* wifi: mac80211: improve CSA/ECSA connection refusalJohannes Berg2024-02-021-27/+76
* wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg2024-02-022-1/+62
* wifi: iwlwifi: remove extra kernel-docJohannes Berg2024-02-011-2/+1
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-3129-0/+29
* wifi: fill in MODULE_DESCRIPTION()s for wilc1000Breno Leitao2024-01-313-0/+3
* wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao2024-01-311-0/+1
* wifi: fill in MODULE_DESCRIPTION()s for p54spiBreno Leitao2024-01-311-0/+1
* wifi: fill in MODULE_DESCRIPTION()s for wcn36xxBreno Leitao2024-01-311-0/+1
* wifi: fill in MODULE_DESCRIPTION()s for ar5523Breno Leitao2024-01-311-0/+1
* wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLANBreno Leitao2024-01-313-0/+3
* wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xxBreno Leitao2024-01-313-0/+3
* wifi: fill in MODULE_DESCRIPTION()s for wlcoreBreno Leitao2024-01-313-0/+3
* MAINTAINERS: wifi: brcm80211: cleanup entryArend van Spriel2024-01-291-4/+4
* wifi: mac80211: Drop WBRF debugging statementsMario Limonciello2024-01-261-2/+0
* wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfigBenjamin Berg2024-01-262-3/+6
* wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg2024-01-261-1/+2
* wifi: iwlwifi: fix double-free bugJohannes Berg2024-01-261-0/+1
* MAINTAINERS: remove myself as iwlwifi driver maintainerGregory Greenman2024-01-261-1/+0
* Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-25120-341/+928
|\
| * Merge branch 'tsnep-xdp-fixes'Paolo Abeni2024-01-251-2/+15
| |\
| | * tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ringGerhard Engleder2024-01-251-0/+13
| | * tsnep: Remove FCS for XDP data pathGerhard Engleder2024-01-251-2/+2
| |/
| * Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni2024-01-2520-41/+99
| |\
| | * net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu2024-01-241-0/+1
| | * net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu2024-01-241-11/+15
| | * net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky2024-01-241-2/+8
| | * net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky2024-01-241-2/+2
| | * net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu2024-01-241-1/+1
| | * net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik2024-01-241-5/+11
| | * net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik2024-01-241-0/+1
| | * net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2024-01-244-1/+7