summaryrefslogtreecommitdiff
path: root/net/mac80211/ibss.c
Commit message (Expand)AuthorAge
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-31
|\
| * mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-30
| * mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-30
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-30
| * mac80211: remove drop_unencrypted codeJohannes Berg2015-03-20
| * mac80211: IBSS: refactor ieee80211_rx_bss_infoJanusz.Dziedzic@tieto.com2015-03-17
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
* | mac80211: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic2014-12-17
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-29
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-15
* mac80211: add QoS IE during TDLS setup startArik Nemtsov2014-07-21
* mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-23
* mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa2014-05-27
* mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-15
* cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-09
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-09
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-09
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-09
* cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-19
* mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho2014-02-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-13
|\
| * mac80211: Fix IBSS disconnectSujith Manoharan2014-02-06
* | cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-04
* | mac80211: remove set but unused variablesJohannes Berg2014-02-04
* | mac80211: send ibss probe responses with noack flagSimon Wunderlich2014-02-04
* | mac80211: ibss: remove unnecessary call to release channelLuciano Coelho2014-02-04
* | mac80211: add missing CSA lockingMichal Kazior2014-02-04
* | mac80211: fix sdata->radar_required lockingMichal Kazior2014-02-04
* | mac80211: batch CSA bss info notificationMichal Kazior2014-02-04
* | mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-04
|/
* mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-19
* mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2013-12-16
* mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-16
* mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho2013-12-16
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
| |\
| | * mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-02
* | | mac80211: fix nested sdata lock for IBSS/CSASimon Wunderlich2013-12-05
|/ /
* | mac80211: move csa_chandef to sdataLuciano Coelho2013-11-25
|/
* {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-28
* mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh2013-10-28
* mac80211: enable DFS for IBSS modeSimon Wunderlich2013-10-28
* mac80211: add explicit IBSS driver operationsJohannes Berg2013-10-01
* mac80211: send a CSA action frame when changing channelSimon Wunderlich2013-09-26
* mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-26
* mac80211: split off ibss disconnectSimon Wunderlich2013-09-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-28
|\
| * mac80211: ibss: fix ignored channel parameterSimon Wunderlich2013-08-21