summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-021-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-173-8/+11
|\
| * mac80211: fix legacy and invalid rx-rate reportBen Greear2016-12-151-6/+8
| * mac80211: Ensure enough headroom when forwarding mesh pktCedric Izoard2016-12-131-1/+1
| * mac80211: don't call drv_set_default_unicast_key() for VLANsJohannes Berg2016-12-131-1/+2
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-1/+1
* | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-2/+2
|/
* Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-091-9/+12
|\
| * cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-091-9/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-223-5/+27
|\ \ | |/ |/|
| * mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau2016-11-151-1/+5
| * mac80211: remove bogus skb vif assignmentFelix Fietkau2016-11-151-3/+0
| * mac80211: update A-MPDU flag on tx dequeueFelix Fietkau2016-11-151-0/+5
| * Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau2016-11-151-1/+1
| * mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak2016-11-151-0/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-309-73/+135
|\ \ | |/
| * mac80211: move struct aead_req off the stackArd Biesheuvel2016-10-177-62/+93
| * mac80211: fix CMD_FRAME for AP_VLANMichael Braun2016-10-121-1/+1
| * mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg2016-10-121-1/+19
| * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+2
| * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-1/+7
| * mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2016-10-121-9/+15
* | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller2016-10-2921-114/+610
|\ \
| * | mac80211: fils_aead: fix encrypt error handlingArnd Bergmann2016-10-281-4/+2
| * | mac80211: Claim Fast Initial Link Setup (FILS) STA supportJouni Malinen2016-10-271-0/+1
| * | mac80211: FILS AEAD protection for station mode association framesJouni Malinen2016-10-277-4/+403
| * | mac80211: Add FILS auth alg mappingJouni Malinen2016-10-271-0/+12
| * | mac80211: Allow AUTH_DATA to be used for FILSJouni Malinen2016-10-271-3/+6
| * | cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-271-6/+6
| * | mac80211: validate new interface's beacon intervalsJohannes Berg2016-10-272-1/+12
| * | mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-195-7/+20
| * | mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-194-3/+8
| * | mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_triggerEmmanuel Grumbach2016-10-191-2/+3
| * | mac80211: improve RX aggregation data in debugfsJohannes Berg2016-10-191-2/+7
| * | mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg2016-10-193-9/+5
| * | mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-172-1/+24
| * | mac80211: avoid extra memcpy in A-MSDU head creationMichael Braun2016-10-171-10/+13
| * | cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-131-24/+20
| * | mac80211: preserve more bits when building QoS headerJohannes Berg2016-10-121-7/+16
| * | mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-127-27/+58
| * | mac80211: remove unnecessary num_mcast_sta checkMichael Braun2016-10-121-7/+0
| * | mac80211: remove unnecessary mesh checkJohannes Berg2016-10-121-4/+1
| |/
* | net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-11/+4
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-0410-63/+56
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-236-39/+54
| |\
| | * mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg2016-09-152-1/+10
| | * mac80211: check skb_linearize() return valueJohannes Berg2016-09-141-2/+6
| | * mac80211: make mpath path fixing more robustPedersen, Thomas2016-09-122-2/+3
| | * mac80211: fix sequence number assignment for PS response framesFelix Fietkau2016-09-121-32/+33
| | * mac80211: fix tim recalculation after PS responseFelix Fietkau2016-09-121-2/+2
OpenPOWER on IntegriCloud