summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2019-01-13mac80211: free skb fraglist before freeing the skbSara Sharon
2019-01-13mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon
2018-12-13mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-13mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-12-13mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang
2018-10-01mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-09-26mac80211: allocate TXQs for active monitor interfacesFelix Fietkau
2018-09-10mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang
2018-09-10mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg
2018-09-05mac80211: fix pending queue hang due to TX_DROPBob Copeland
2018-09-05mac80211: Don't wake up from PS for offchannel TXAndrei Otcheretianski
2018-09-05mac80211: Always report TX statusAndrei Otcheretianski
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-09-03mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-09-03mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-09-03mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-08-30mac80211: always account for A-MSDU header changesJohannes Berg
2018-08-30mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi
2018-08-29mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon
2018-08-29mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang
2018-08-28mac80211: don't update the PM state of a peer upon a multicast frameEmmanuel Grumbach
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-08-28mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-14Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-14mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24net: remove blank lines at end of fileStephen Hemminger
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-09mac80211: don't put null-data frames on the normal TXQJohannes Berg
2018-07-06nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König
2018-07-03mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-29mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-06-29mac80211: remove unnecessary NULL checkJohannes Berg
2018-06-29mac80211: fix potential null pointer dereferenceGustavo A. R. Silva
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior
2018-06-18mac80211: add support for HELuca Coelho
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg