aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke1-2/+2
2017-02-09mac80211: fix CSA in IBSS modeKoen Vandeputte1-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-5/+5
2016-04-06mac80211: add separate last_ack variableJohannes Berg1-5/+8
2016-04-06mac80211: remove rx_stats.last_rx update after sta allocJohannes Berg1-4/+0
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-13/+19
2016-02-24mac80211: fix ibss scan parametersSara Sharon1-7/+15
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg1-6/+4
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni1-1/+0
2015-12-04mac80211: Allow a STA to join an IBSS with 80+80 MHz channelJouni Malinen1-0/+1
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg1-1/+1
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov1-1/+1
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg1-6/+7
2015-10-13mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg1-5/+6
2015-06-09mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh1-0/+1
2015-05-11mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg1-1/+4
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-121/+220
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com1-9/+40
2015-03-30mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com1-2/+79
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg1-1/+1
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg1-4/+0
2015-03-17mac80211: IBSS: refactor ieee80211_rx_bss_infoJanusz.Dziedzic@tieto.com1-85/+99
2015-03-03mac80211: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-31/+12
2014-12-17mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic1-2/+9
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho1-1/+1
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg1-1/+1
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov1-11/+2
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior1-1/+1
2014-05-27mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa1-0/+1
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski1-1/+1
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho1-3/+29
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-16/+16
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer1-3/+6
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal1-1/+1
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach1-10/+2
2014-02-21mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho1-0/+5
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+1
2014-02-06mac80211: Fix IBSS disconnectSujith Manoharan1-4/+1
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+1
2014-02-04mac80211: remove set but unused variablesJohannes Berg1-3/+0
2014-02-04mac80211: send ibss probe responses with noack flagSimon Wunderlich1-0/+5
2014-02-04mac80211: ibss: remove unnecessary call to release channelLuciano Coelho1-1/+0
2014-02-04mac80211: add missing CSA lockingMichal Kazior1-0/+2
2014-02-04mac80211: fix sdata->radar_required lockingMichal Kazior1-1/+1
2014-02-04mac80211: batch CSA bss info notificationMichal Kazior1-4/+3
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho1-6/+0
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg1-0/+7
2013-12-16mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho1-1/+4