summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
Commit message (Expand)AuthorAgeFilesLines
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* mac80211: move clearing result into ieee80211_parse_ch_switch_ie()Johannes Berg2017-05-191-1/+0
* mac80211: fix IBSS presp allocation sizeJohannes Berg2017-05-081-0/+2
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-1/+5
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-2/+2
* mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke2017-04-181-2/+2
* mac80211: fix CSA in IBSS modeKoen Vandeputte2017-02-091-2/+2
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-5/+5
* mac80211: add separate last_ack variableJohannes Berg2016-04-061-5/+8
* mac80211: remove rx_stats.last_rx update after sta allocJohannes Berg2016-04-061-4/+0
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-13/+19
|\
| * mac80211: fix ibss scan parametersSara Sharon2016-02-241-7/+15
| * mac80211: refactor HT/VHT to chandef codeJohannes Berg2016-02-241-6/+4
* | mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-261-1/+0
|/
* mac80211: Allow a STA to join an IBSS with 80+80 MHz channelJouni Malinen2015-12-041-0/+1
* mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-031-1/+1
* mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-031-1/+1
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-211-6/+7
* mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg2015-10-131-5/+6
* mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh2015-06-091-0/+1
* mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg2015-05-111-1/+4
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-121/+220
|\
| * mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-301-9/+40
| * mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-301-2/+79
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-301-1/+1
| * mac80211: remove drop_unencrypted codeJohannes Berg2015-03-201-4/+0
| * mac80211: IBSS: refactor ieee80211_rx_bss_infoJanusz.Dziedzic@tieto.com2015-03-171-85/+99
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-31/+12
* | mac80211: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
|/
* mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic2014-12-171-2/+9
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-291-1/+1
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-1/+1
* mac80211: add QoS IE during TDLS setup startArik Nemtsov2014-07-211-11/+2
* mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-231-1/+1
* mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa2014-05-271-0/+1
* mac80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-1/+1
* cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2014-04-091-3/+29
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-16/+16
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-3/+6
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-091-1/+1
* cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-191-10/+2
* mac80211: ibss: handle cfg80211_chandef_dfs_required() error codesLuciano Coelho2014-02-211-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-4/+1
|\
| * mac80211: Fix IBSS disconnectSujith Manoharan2014-02-061-4/+1
* | cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+1
* | mac80211: remove set but unused variablesJohannes Berg2014-02-041-3/+0
* | mac80211: send ibss probe responses with noack flagSimon Wunderlich2014-02-041-0/+5
* | mac80211: ibss: remove unnecessary call to release channelLuciano Coelho2014-02-041-1/+0
OpenPOWER on IntegriCloud