summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-0/+5
* mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-0/+9
* mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-5/+10
* cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+18
* nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-232-6/+19
* mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-231-0/+7
* nl80211: Allow set network namespace by fdVadim Kochan2015-01-231-0/+2
* mac80211: allow drivers to control software cryptoJohannes Berg2015-01-221-0/+12
* cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-152-8/+33
* cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-152-6/+5
* mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-4/+2
* nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-141-1/+3
* cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2015-01-141-0/+14
* nl80211: support per-TID station statisticsJohannes Berg2015-01-082-0/+52
* nl80211: clarify packet statistics descriptionsJohannes Berg2015-01-082-15/+21
* cfg80211: add nl80211 beacon-only statisticsJohannes Berg2015-01-082-0/+11
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-082-75/+5
* mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-5/+12
* cfg80211: allow including station info in delete eventJohannes Berg2015-01-081-1/+15
* cfg80211: add scan time to survey dataJohannes Berg2015-01-082-0/+7
* cfg80211: allow survey data to return global dataJohannes Berg2015-01-082-4/+15
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-082-32/+39
* mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-071-2/+9
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-072-5/+10
|\
| * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-5/+2
| * arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+8
* | nl80211: define multicast group names in headerJohannes Berg2015-01-061-0/+7
* | cfg80211: add extensible feature flag attributeGautam Kumar Shukla2015-01-062-0/+61
* | nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg2015-01-051-0/+3
* | nl80211: increase the max number of rules in regdomainArik Nemtsov2014-12-181-1/+1
* | nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-182-0/+6
* | nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-181-0/+2
* | cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-171-0/+10
* | cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-173-0/+39
* | cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-171-1/+9
* | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-8/+7
* | mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-121-0/+6
* | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11118-898/+4186
|\
| * net/mlx4: Add support for A0 steeringMatan Barak2014-12-111-2/+15
| * net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-2/+8
| * net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-111-2/+19
| * net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-0/+5
| * net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-101-0/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-102-3/+3
| |\
| | * fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck2014-12-081-2/+2
| | * uapi: fix to export linux/vm_sockets.hMasahiro Yamada2014-12-051-1/+1
| * | irda: Convert function pointer arrays and uses to constJoe Perches2014-12-101-3/+3
| * | llc: Make llc_sap_action_t function pointer arrays constJoe Perches2014-12-101-1/+1
| * | llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches2014-12-101-1/+1