summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-042-22/+77
|\
| * cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+36
| * cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen2015-01-271-12/+20
| * nl80211: suppress smatch warningsJohannes Berg2015-01-231-5/+5
| * nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-231-0/+5
| * nl80211: Allow set network namespace by fdVadim Kochan2015-01-231-5/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-273-27/+44
|\ \
| * \ Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-262-5/+10
| |\ \
| | * | nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-231-5/+4
| | * | mac80211: correct header length calculationFred Chou2015-01-231-0/+6
| * | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-151-22/+34
| |\ \ \ | | |/ /
| | * | cfg80211: fix deadlock during reg chan checkArik Nemtsov2015-01-071-22/+34
* | | | Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-193-28/+48
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-191-6/+0
| * | | cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-161-1/+1
| * | | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-152-17/+47
| * | | cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-152-5/+1
* | | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-9/+18
* | | | Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller2015-01-159-233/+676
|\ \ \ \ | |/ / /
| * | | nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-141-0/+52
| * | | cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov2015-01-141-0/+25
| * | | cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2015-01-141-2/+29
| * | | nl80211: support per-TID station statisticsJohannes Berg2015-01-081-0/+41
| * | | cfg80211: add nl80211 beacon-only statisticsJohannes Berg2015-01-081-0/+2
| * | | cfg80211: remove enum station_info_flagsJohannes Berg2015-01-082-90/+53
| * | | cfg80211: allow including station info in delete eventJohannes Berg2015-01-081-22/+16
| * | | cfg80211: add scan time to survey dataJohannes Berg2015-01-082-2/+9
| * | | cfg80211: allow survey data to return global dataJohannes Berg2015-01-081-13/+18
| * | | cfg80211: remove "channel" from survey namesJohannes Berg2015-01-082-28/+28
| * | | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-073-11/+20
| |\ \ \ | | | |/ | | |/|
| * | | nl80211: define multicast group names in headerJohannes Berg2015-01-061-6/+6
| * | | cfg80211: add extensible feature flag attributeGautam Kumar Shukla2015-01-061-0/+5
| * | | nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-183-0/+34
| * | | nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-184-17/+27
| * | | cfg80211: avoid intersection when applying self-managed regArik Nemtsov2014-12-171-3/+13
| * | | cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-171-0/+24
| * | | cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-175-19/+149
| * | | cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-173-34/+142
| * | | wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan2014-12-121-0/+6
| * | | cfg80211: use __force __rcu to suppress sparse warningJohannes Berg2014-12-121-1/+1
* | | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
| |_|/ |/| |
* | | Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina2014-12-301-1/+1
| |/ |/|
* | cfg80211: correctly check ad-hoc channelsArik Nemtsov2014-12-121-1/+7
* | cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach2014-12-121-5/+2
* | nl80211: check matches array length before acessing itLuciano Coelho2014-12-121-1/+1
* | cfg80211: avoid mem leak on driver hint setArik Nemtsov2014-12-121-1/+4
* | cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2014-12-121-3/+6
|/
* cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg2014-11-281-3/+3
* cfg80211: leave invalid channels on regdomain changeArik Nemtsov2014-11-282-1/+120
* cfg80211: make WEXT compatibility unselectableJohannes Berg2014-11-281-1/+1
OpenPOWER on IntegriCloud