summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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-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
2018-06-15mac80211: split ieee80211_send_probe_req()Johannes Berg
2018-06-15mac80211: add probe request building flagsJohannes Berg
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-05-18mac80211: allocate and fill tidstats only when neededJohannes Berg
2018-05-18mac80211: fix TX aggregation stop raceAlexander Wetzel
2018-05-18cfg80211/mac80211: revert to stack allocation for sinfoJohannes Berg
2018-05-18cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel
2018-05-18mac80211: mesh: fix premature update of rc statsBob Copeland
2018-05-08mac80211: ethtool: avoid 32 bit multiplication overflowColin Ian King
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen
2018-05-08cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen
2018-05-07mac80211: average ack rssi support for data framesBalaji Pothunoori
2018-05-07mac80211: add api to set CSA counter in mac80211Gregory Greenman
2018-05-07mac80211: remove pointless flags=0 assignmentJohannes Berg
2018-05-07mac80211: ethtool: memset the whole sinfo struct to 0Johannes Berg
2018-05-07mac80211: clean up rate info bandwidth settingJohannes Berg
2018-05-07mac80211: rename rtap_vendor_space to rtap_spaceJohannes Berg
2018-05-07mac80211: use timeout from the AddBA response instead of the requestSara Sharon
2018-05-07mac80211: Adjust SAE authentication timeoutIlan Peer
2018-04-19mac80211: Fix condition validating WMM IEIlan Peer
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-29mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior