Age | Commit message (Expand) | Author |
2018-09-03 | mac80211: don't Tx a deauth frame if the AP forbade Tx | Emmanuel Grumbach |
2018-09-03 | mac80211: Fix station bandwidth setting after channel switch | Ilan Peer |
2018-09-03 | mac80211: fix a race between restart and CSA flows | Emmanuel Grumbach |
2018-09-03 | mac80211: fix WMM TXOP calculation | Dreyfuss, Haim |
2018-09-03 | mac80211: fix an off-by-one issue in A-MSDU max_subframe computation | Lorenzo Bianconi |
2018-08-30 | mac80211: always account for A-MSDU header changes | Johannes Berg |
2018-08-30 | mac80211: do not convert to A-MSDU if frag/subframe limited | Lorenzo Bianconi |
2018-08-29 | mac80211: avoid kernel panic when building AMSDU from non-linear SKB | Sara Sharon |
2018-08-29 | mac80211: mesh: fix HWMP sequence numbering to follow standard | Yuan-Chi Pang |
2018-08-29 | cfg80211: clarify frames covered by average ACK signal report | Balaji Pothunoori |
2018-08-29 | mac80211: add missing WFA Multi-AP backhaul STA Rx requirement | Sathishkumar Muruganandam |
2018-08-28 | mac80211: add stop/start logic for software TXQs | Manikanta Pubbisetty |
2018-08-28 | cfg80211/mac80211: make ieee80211_send_layer2_update a public function | Dedy Lansky |
2018-08-28 | mac80211: don't update the PM state of a peer upon a multicast frame | Emmanuel Grumbach |
2018-08-28 | cfg80211: make wmm_rule part of the reg_rule structure | Stanislaw Gruszka |
2018-08-28 | mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X | Danek Duvall |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-08-14 | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-14 | mac80211: Run TXQ teardown code before de-registering interfaces | Toke Høiland-Jørgensen |
2018-07-24 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-24 | net: remove blank lines at end of file | Stephen Hemminger |
2018-07-24 | Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-07-24 | mac80211: restrict delayed tailroom needed decrement | Manikanta Pubbisetty |
2018-07-09 | net: allow ndo_select_queue to pass netdev | Alexander Duyck |
2018-07-09 | mac80211: don't put null-data frames on the normal TXQ | Johannes Berg |
2018-07-06 | nl80211/mac80211: allow non-linear skb in rx_control_port | Denis Kenzior |
2018-07-05 | leds: triggers: let struct led_trigger::activate() return an error code | Uwe Kleine-König |
2018-07-03 | mac80211: add stations tied to AP_VLANs during hw reconfig | mpubbise@codeaurora.org |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-30 | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-06-29 | mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types | Omer Efrat |
2018-06-29 | mac80211: remove unnecessary NULL check | Johannes Berg |
2018-06-29 | mac80211: fix potential null pointer dereference | Gustavo A. R. Silva |
2018-06-29 | mac80211: disable BHs/preemption in ieee80211_tx_control_port() | Denis Kenzior |
2018-06-18 | mac80211: add support for HE | Luca Coelho |
2018-06-18 | ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE | Johannes Berg |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | mac80211: support scan features for improved scan privacy | Johannes Berg |
2018-06-15 | mac80211: split ieee80211_send_probe_req() | Johannes Berg |
2018-06-15 | mac80211: add probe request building flags | Johannes Berg |
2018-06-15 | mac80211: Move up init of TXQs | Toke Høiland-Jørgensen |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-23 | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer |
2018-05-23 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2018-05-18 | mac80211: allocate and fill tidstats only when needed | Johannes Berg |
2018-05-18 | mac80211: fix TX aggregation stop race | Alexander Wetzel |
2018-05-18 | cfg80211/mac80211: revert to stack allocation for sinfo | Johannes Berg |
2018-05-18 | cfg80211: dynamically allocate per-tid stats for station info | Arend van Spriel |