Age | Commit message (Expand) | Author |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-20 | Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub... | David S. Miller |
2021-04-20 | Merge tag 'v5.12-rc8' into sched/core, to pick up fixes | Ingo Molnar |
2021-04-19 | wireless: fix spelling of A-MSDU in HE capabilities | Johannes Berg |
2021-04-19 | wireless: align HE capabilities A-MPDU Length Exponent Extension | Johannes Berg |
2021-04-19 | wireless: align some HE capabilities with the spec | Johannes Berg |
2021-04-19 | mac80211: drop the connection if firmware crashed while in CSA | Naftali Goldstein |
2021-04-19 | mac80211: properly drop the connection in case of invalid CSA IE | Emmanuel Grumbach |
2021-04-19 | mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver | Emmanuel Grumbach |
2021-04-19 | mac80211: aes_cmac: check crypto_shash_setkey() return value | Johannes Berg |
2021-04-19 | mac80211: minstrel_ht: remove extraneous indentation on if statement | Colin Ian King |
2021-04-19 | mac80211: properly process TXQ management frames | Johannes Berg |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-08 | mac80211: bail out if cipher schemes are invalid | Johannes Berg |
2021-04-08 | mac80211: clear the beacon's CRC after channel switch | Emmanuel Grumbach |
2021-04-08 | mac80211: Set priority and queue mapping for injected frames | Johan Almbladh |
2021-04-08 | mac80211: Allow concurrent monitor iface and ethernet rx decap | Sriram R |
2021-04-08 | mac80211: set sk_pacing_shift for 802.3 txpath | Lorenzo Bianconi |
2021-04-08 | mac80211: don't apply flow control on management frames | Johannes Berg |
2021-04-08 | mac80211: remove redundant assignment of variable result | Colin Ian King |
2021-04-08 | mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_r... | Wei Yongjun |
2021-04-08 | mac80211: fix time-is-after bug in mlme | Ben Greear |
2021-04-08 | mac80211: fix TXQ AC confusion | Johannes Berg |
2021-04-08 | mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN | Seevalamuthu Mariappan |
2021-03-28 | mac80211: cfg.c: A typo fix | Bhaskar Chowdhury |
2021-03-16 | mac80211: choose first enabled channel for monitor | Karthikeyan Kathirvel |
2021-03-16 | mac80211: Check crypto_aead_encrypt for errors | Daniel Phan |
2021-03-16 | mac80211: Allow HE operation to be longer than expected. | Brian Norris |
2021-03-16 | mac80211: minstrel_ht: remove unused variable 'mg' | Johannes Berg |
2021-03-16 | mac80211: fix double free in ibss_leave | Markus Theil |
2021-03-16 | mac80211: fix rate mask reset | Johannes Berg |
2021-03-06 | kcov: Remove kcov include from sched.h and move it to its users. | Sebastian Andrzej Siewior |
2021-02-12 | cfg80211/mac80211: Support disabling HE mode | Ben Greear |
2021-02-12 | mac80211: add STBC encoding to ieee80211_parse_tx_radiotap | Philipp Borgers |
2021-02-12 | mac80211: minstrel_ht: remove sample rate switching code for constrained devices | Felix Fietkau |
2021-02-12 | mac80211: minstrel_ht: show sampling rates in debugfs | Felix Fietkau |
2021-02-12 | mac80211: minstrel_ht: significantly redesign the rate probing strategy | Felix Fietkau |
2021-02-12 | mac80211: minstrel_ht: reduce the need to sample slower rates | Felix Fietkau |
2021-02-12 | mac80211: minstrel_ht: update total packets counter in tx status path | Felix Fietkau |
2021-02-12 | mac80211: minstrel_ht: use bitfields to encode rate indexes | Felix Fietkau |
2021-02-12 | mac80211: fix potential overflow when multiplying to u32 integers | Colin Ian King |
2021-02-12 | mac80211: enable QoS support for nl80211 ctrl port | Markus Theil |
2021-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-02-06 | Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2021-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-02-01 | mac80211: fix station rate table updates on assoc | Felix Fietkau |
2021-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-28 | ath9k: fix build error with LEDS_CLASS=m | Arnd Bergmann |
2021-01-27 | mac80211: minstrel_ht: fix regression in the max_prob_rate fix | Felix Fietkau |
2021-01-26 | mac80211: pause TX while changing interface type | Johannes Berg |