summaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix potential BSS memory leak and updateJohannes Berg2013-03-071-5/+11
* cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev2013-03-071-1/+1
* nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
* nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-272-23/+1
* nl80211: remove TCP WoWLAN informationJohannes Berg2013-02-261-45/+0
* nl80211: remove radar informationJohannes Berg2013-02-261-13/+3
* cfg80211: fix station change if TDLS isn't supportedJohannes Berg2013-02-181-9/+0
* cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2013-02-151-9/+81
* cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-151-0/+36
* 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