summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-15mac80211: fix legacy and invalid rx-rate reportBen Greear
2016-12-13mac80211: Ensure enough headroom when forwarding mesh pktCedric Izoard
2016-12-13mac80211: don't call drv_set_default_unicast_key() for VLANsJohannes Berg
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau
2016-11-15mac80211: remove bogus skb vif assignmentFelix Fietkau
2016-11-15mac80211: update A-MPDU flag on tx dequeueFelix Fietkau
2016-11-15Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau
2016-11-15mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-28mac80211: fils_aead: fix encrypt error handlingArnd Bergmann
2016-10-27mac80211: Claim Fast Initial Link Setup (FILS) STA supportJouni Malinen
2016-10-27mac80211: FILS AEAD protection for station mode association framesJouni Malinen
2016-10-27mac80211: Add FILS auth alg mappingJouni Malinen
2016-10-27mac80211: Allow AUTH_DATA to be used for FILSJouni Malinen
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen
2016-10-27mac80211: validate new interface's beacon intervalsJohannes Berg
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon
2016-10-19mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach
2016-10-19mac80211: improve RX aggregation data in debugfsJohannes Berg
2016-10-19mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun
2016-10-17mac80211: avoid extra memcpy in A-MSDU head creationMichael Braun
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha
2016-10-12mac80211: preserve more bits when building QoS headerJohannes Berg
2016-10-12mac80211: filter multicast data packets on AP / AP_VLANMichael Braun
2016-10-12mac80211: remove unnecessary num_mcast_sta checkMichael Braun
2016-10-12mac80211: remove unnecessary mesh checkJohannes Berg
2016-10-12mac80211: fix CMD_FRAME for AP_VLANMichael Braun
2016-10-12mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg
2016-10-12mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-30mac80211: mesh: decrease max driftPedersen, Thomas
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen
2016-09-30mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen
2016-09-30mac80211: Add API to report NAN function matchAyala Beker
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker