summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-211-0/+11
* mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-211-0/+15
* mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho2014-07-211-1/+0
* mac80211: move TDLS data to mgd private partArik Nemtsov2014-07-211-3/+3
* mac80211: add QoS IE during TDLS setup startArik Nemtsov2014-07-211-0/+1
* mac80211: use chanctx reservation for STA CSAMichal Kazior2014-06-251-5/+0
* mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-251-2/+24
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-3/+6
* mac80211: implement proper Tx path flushing for TDLSArik Nemtsov2014-06-231-0/+1
* cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-1/+2
* mac80211: cleanup TDLS state during failed setupArik Nemtsov2014-06-231-0/+4
* mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho2014-06-231-1/+0
* mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho2014-06-231-0/+6
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-4/+11
* mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-231-3/+13
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-0/+1
|\
| * mac80211: fix on-channel remain-on-channelJohannes Berg2014-05-141-0/+1
* | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-2/+2
* | mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-151-2/+0
* | mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-2/+4
* | mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-0/+1
* | mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-0/+1
* | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-061-0/+2
* | mac80211: move TDLS code to another fileArik Nemtsov2014-05-051-0/+9
* | mac80211: compute chanctx refcount on-the-flyMichal Kazior2014-04-251-1/+2
* | mac80211: track reserved vifs in chanctxMichal Kazior2014-04-251-0/+2
* | mac80211: track assigned vifs in chanctxMichal Kazior2014-04-251-0/+4
* | mac80211: add support for radar detection for reservationsMichal Kazior2014-04-251-1/+3
* | mac80211: add max channel calculation utility functionMichal Kazior2014-04-251-0/+1
* | mac80211: implement chanctx reservationLuciano Coelho2014-04-091-0/+13
* | mac80211: protect AP VLAN list with local->mtxMichal Kazior2014-04-091-2/+2
* | cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-0/+4
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-0/+1
|\
| * mac80211: fix suspend vs. authentication raceJohannes Berg2014-03-191-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-8/+2
|\ \ | |/ |/|
| * mac80211: fix station wakeup powersave raceJohannes Berg2014-02-201-8/+2
* | mac80211: add NAPI support backJohannes Berg2014-02-121-0/+2
* | mac80211: update opmode when adding new stationMarek Kwaczynski2014-02-051-0/+3
* | mac80211: make cfg80211 ops and privid constJohannes Berg2014-02-041-1/+1
* | mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-2/+1
* | mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho2014-02-041-1/+5
|/
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-061-0/+2
* mac80211: Add support for QoS mappingKyeyoon Park2013-12-191-0/+6
* mac80211: align struct ps_data.tim to unsigned longJoe Perches2013-12-191-1/+2
* mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2013-12-181-2/+0
* mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-161-0/+2
* mac80211: update adjusting TBTT bit in beaconThomas Pedersen2013-12-161-1/+8
* mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-161-0/+4
* mac80211: make ieee80211_assign_beacon() staticLuciano Coelho2013-12-161-2/+0
OpenPOWER on IntegriCloud