summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-9/+6
|\
| * mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6
* | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-2021-222/+1689
|\ \
| * | mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau2014-11-191-3/+3
| * | mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-193-0/+25
| * | mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau2014-11-191-1/+1
| * | mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller2014-11-191-0/+2
| * | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-197-38/+92
| * | mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg2014-11-193-34/+56
| * | mac80211: remove redundant checkEliad Peller2014-11-191-1/+1
| * | mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-196-0/+147
| * | mac80211: add specific-queue flushing supportLiad Kaufman2014-11-192-5/+18
| * | mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-197-1/+413
| * | mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-199-5/+362
| * | mac80211: add parsing of TDLS specific IEsArik Nemtsov2014-11-192-0/+18
| * | mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov2014-11-191-25/+57
| * | mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-196-2/+23
| * | cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2014-11-191-3/+6
| * | mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov2014-11-191-0/+15
| * | mac80211: add supported channels IE during TDLS setupArik Nemtsov2014-11-191-0/+71
| * | mac80211: add function to create data frame template including keyJohannes Berg2014-11-192-0/+34
| * | mac80211: factor out 802.11 header building codeJohannes Berg2014-11-191-52/+92
| * | mac80211: move skb info band assignment outJohannes Berg2014-11-194-16/+16
| * | mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-194-13/+117
| * | mac80211: add option for setting skb flags before xmitLiad Kaufman2014-11-192-8/+16
| * | mac80211: refactor duplicate detectionJohannes Berg2014-11-111-5/+20
| * | mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-18/+82
| * | cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-101-0/+2
| * | mac80211: send channel switch started notificationsLuciano Coelho2014-11-102-0/+6
| * | mac80211: add device_timestamp to the drv_pre_channel_switch traceLuciano Coelho2014-11-101-0/+2
| * | mac80211: fix order of setting ch_switch and drv_pre_channel_switch callLuciano Coelho2014-11-101-6/+6
* | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-198-31/+34
|\ \ \ | |/ / |/| / | |/
| * mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-061-0/+3
| * mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-031-7/+7
| * mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
| * mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
| * mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-295-17/+10
| * mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
* | mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-043-8/+30
* | mac80211: increase U-APSD max service period lengthAndrei Otcheretianski2014-11-041-1/+1
* | mac80211: handle RIC data element in reassociation requestJohannes Berg2014-11-043-7/+50
* | mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-0413-9/+415
* | cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-044-0/+11
* | mac80211: add support for driver tx power reportingFelix Fietkau2014-11-043-0/+44
* | mac80211: fix spelling errorsStephen Hemminger2014-10-314-4/+4
* | mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan2014-10-271-1/+1
* | mac80211: don't flush when probing the APEmmanuel Grumbach2014-10-271-2/+0
* | mac80211: support creating vifs with specified mac addressBen Greear2014-10-272-1/+5
* | mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-271-1/+2
* | mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-271-4/+5
OpenPOWER on IntegriCloud