aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2-8/+33
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg2-6/+5
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg1-4/+2
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho1-1/+3
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov1-0/+14
2015-01-08nl80211: support per-TID station statisticsJohannes Berg2-0/+52
2015-01-08nl80211: clarify packet statistics descriptionsJohannes Berg2-15/+21
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg2-0/+11
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg2-75/+5
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg1-5/+12
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg1-1/+15
2015-01-08cfg80211: add scan time to survey dataJohannes Berg2-0/+7
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg2-4/+15
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg2-32/+39
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv1-2/+9
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg2-5/+10
2015-01-06nl80211: define multicast group names in headerJohannes Berg1-0/+7
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla2-0/+61
2015-01-05nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg1-0/+3
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-5/+2
2014-12-18nl80211: increase the max number of rules in regdomainArik Nemtsov1-1/+1
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2-0/+6
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen1-0/+2
2014-12-17cfg80211: return private regdom for self-managed devicesArik Nemtsov1-0/+10
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron3-0/+39
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov1-1/+9
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg1-8/+7
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan1-0/+6
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan1-3/+3
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-0/+8
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds118-898/+4186
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds19-141/+383
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds4-26/+108
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds3-43/+48
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds12-118/+318
2014-12-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds2-8/+11
2014-12-11Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-0/+26
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds22-232/+406
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak1-2/+15
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak1-2/+8
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev1-2/+19
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+5
2014-12-11Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-0/+2
2014-12-11Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-0/+186
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds22-125/+480
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-7/+165
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-30/+74
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng1-0/+4
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds21-417/+211