summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mac80211: Use rhltable instead of rhashtableHerbert Xu2016-09-205-54/+33
* | | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-305-90/+228
* | | mac80211: mesh: decrease max driftPedersen, Thomas2016-09-301-1/+1
* | | mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas2016-09-305-6/+60
* | | mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen2016-09-301-0/+19
* | | mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen2016-09-301-0/+8
* | | mac80211: Add API to report NAN function matchAyala Beker2016-09-301-0/+25
* | | mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-307-3/+273
* | | mac80211: implement nan_change_confAyala Beker2016-09-304-0/+93
* | | mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-308-4/+131
* | | cfg80211: add start / stop NAN commandsAyala Beker2016-09-306-0/+14
* | | mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen2016-09-301-45/+45
|/ /
* | Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller2016-09-1819-198/+274
|\ \
| * | mac80211: allow using AP_LINK_PS with mac80211-generated TIM IEEmmanuel Grumbach2016-09-161-1/+1
| * | mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan2016-09-152-0/+7
| * | mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2016-09-152-19/+0
| * | mac80211: remove pointless chanctx NULL checkJohannes Berg2016-09-151-4/+0
| * | mac80211: remove unused assignmentJohannes Berg2016-09-151-1/+0
| * | mac80211: fix scan completed tracingJohannes Berg2016-09-151-1/+1
| * | mac80211: fix possible out-of-bounds accessJohannes Berg2016-09-151-4/+8
| * | mac80211: remove useless open_count checkJohannes Berg2016-09-131-2/+1
| * | mac80211: simplify TDLS RA lookupJohannes Berg2016-09-131-11/+4
| * | mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-135-129/+117
| * | mac80211: send delBA on unexpected BlockAck RequestJohannes Berg2016-09-121-0/+6
| * | mac80211: send delBA on unexpected BlockAck data framesJohannes Berg2016-09-123-2/+14
| * | mac80211: add support for radiotap timestamp fieldJohannes Berg2016-09-122-0/+33
| * | mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-125-3/+51
| * | mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2016-09-122-2/+8
| * | mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-128-19/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-3/+4
|\ \ \ | |/ / |/| / | |/
| * mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov2016-08-301-3/+4
* | mac80211: call get_expected_throughput only after adding stationMaxim Altshul2016-08-112-5/+5
* | mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau2016-08-111-26/+2
* | mac80211: mesh: Add support for HW RC implementationMaxim Altshul2016-08-113-12/+40
|/
* mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-1/+1
* mac80211: End the MPSP even if EOSP frame was not ackedMasashi Honma2016-08-051-7/+7
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-08-052-4/+4
* mac80211: mesh: flush stations before beacons are stoppedMaital Hahn2016-08-031-4/+6
* mac80211: fix check for buffered powersave frames with txqFelix Fietkau2016-08-021-1/+1
* cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-061-0/+1
* mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg2016-07-061-28/+17
* mac80211: report failure to start (partial) scan as scan abortJohannes Berg2016-07-061-2/+3
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-062-8/+35
OpenPOWER on IntegriCloud