summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: advertise extended capabilities to userspaceJohannes Berg2013-02-151-0/+9
* nl80211: advertise HT/VHT channel limitationsJohannes Berg2013-02-152-1/+14
* cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-152-1/+20
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-02-151-1/+1
|\
| * cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-241-1/+1
* | nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-159-17/+463
* | cfg80211: configuration for WoWLAN over TCPJohannes Berg2013-02-132-3/+295
* | cfg80211: check vendor IE length to avoid overrunLuciano Coelho2013-02-131-4/+8
* | nl80211: add packet offset information for wowlan patternAmitkumar Karwar2013-02-131-27/+47
* | cfg80211: move TSF into IEsJohannes Berg2013-02-112-15/+19
* | cfg80211: remove scan ies NULL checkJohannes Berg2013-02-111-8/+3
* | cfg80211: track hidden SSID networks properlyJohannes Berg2013-02-112-54/+223
* | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-115-20/+20
* | cfg80211: fix radar check for P2P_DEVICEIlan Peer2013-02-111-1/+1
* | cfg80211: Fix memory leakLarry Finger2013-02-111-2/+7
* | cfg80211: wrap BSS krefJohannes Berg2013-02-041-5/+15
* | cfg80211: remove a local variableJohannes Berg2013-02-041-3/+2
* | cfg80211: use lockdep to assert lock is heldJohannes Berg2013-02-041-2/+4
* | cfg80211: move locking into cfg80211_bss_ageJohannes Berg2013-02-042-3/+2
* | cfg80211: fix BSS IE allocation commentJohannes Berg2013-02-041-4/+1
* | cfg80211: remove unused cfg80211_get_meshJohannes Berg2013-02-041-65/+0
* | cfg80211: simplify mesh BSS comparisonJohannes Berg2013-02-041-81/+39
* | cfg80211: fix BSS list hidden SSID lookupJohannes Berg2013-02-041-27/+53
* | cfg80211: refactor hidden SSID findingJohannes Berg2013-02-041-62/+20
* | cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev2013-02-041-3/+13
* | cfg80211: remove free_priv BSS APIJohannes Berg2013-01-311-3/+0
* | cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2013-01-312-0/+132
* | cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg2013-01-291-1/+1
* | cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-254-0/+151
* | cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich2013-01-241-1/+2
* | cfg80211: check radar interface combinationsSimon Wunderlich2013-01-164-8/+55
* | cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-162-1/+11
* | nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-161-0/+7
* | {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-162-1/+45
* | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-162-0/+20
* | nl80211: add range checks to mesh parametersMarco Porsch2013-01-161-35/+44
* | wireless: fix regulatory HT40 allowed checkFelix Fietkau2013-01-111-1/+3
* | regulatory: fix restore_regulatory_settingsJohannes Berg2013-01-091-1/+1
* | regulatory: fix ueventJohannes Berg2013-01-091-6/+13
* | cfg80211: disallow more station changesJohannes Berg2013-01-031-14/+8
* | wireless: use __alignedJohannes Berg2013-01-031-1/+1
* | nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-0/+24
* | cfg80211: move some AP code to right fileJohannes Berg2013-01-032-62/+62
* | cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez2013-01-031-6/+5
* | cfg80211: move reg_is_world_roaming()Luis R. Rodriguez2013-01-031-16/+16
* | cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez2013-01-031-0/+19
* | cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg2013-01-031-0/+4
* | regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-21/+17
* | regulatory: use RCU to protect last_requestJohannes Berg2013-01-031-90/+109
* | regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-033-65/+85
OpenPOWER on IntegriCloud