summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-16Input: bma150 - make some defines public and fix some commentsMichael Trimarchi1-2/+14
2013-02-16v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2-1/+19
2013-02-16net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar1-0/+2
2013-02-16net: Add skb_unclone() helper function.Pravin B Shelar1-0/+10
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki2-10/+41
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki4-93/+17
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki3-17/+19
2013-02-15pinctrl: generic: rename input schmitt disableHaojian Zhuang1-2/+4
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg1-1/+2
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen2-0/+18
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg1-0/+2
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg2-0/+20
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-0/+2
2013-02-15mac80211: constify IE parsingJohannes Berg1-1/+1
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg1-0/+17
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg1-0/+12
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg1-0/+4
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg2-0/+4
2013-02-15mac80211: track number of spatial streamsJohannes Berg1-0/+5
2013-02-15wireless: define operating mode action frameJohannes Berg1-0/+37
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-1/+23
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+14
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2-0/+107
2013-02-14Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner1-0/+1
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-2/+13
2013-02-14Merge remote-tracking branch 'asoc/topic/da7213' into asoc-nextMark Brown1-0/+52
2013-02-14ASoC: codecs: Add da7213 codecAdam Thomson1-0/+52
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown1-1/+17
2013-02-14Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown1-6/+41
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-0/+1
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown1-1/+2
2013-02-14Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown1-0/+28
2013-02-14regmap: mmio: add register clock supportPhilipp Zabel1-6/+41
2013-02-14smpboot: Allow selfparking per cpu threadsThomas Gleixner1-0/+5
2013-02-14ALSA: compress: add support for gapless playbackJeeja KP2-1/+38
2013-02-14bridge: use __u16 in if_bridge.hCong Wang1-2/+2
2013-02-14workqueue: rename cpu_workqueue to pool_workqueueTejun Heo2-11/+11
2013-02-14bridge: Separate egress policy bitmapVlad Yasevich1-0/+1
2013-02-14bridge: Add vlan support to static neighborsVlad Yasevich2-1/+4
2013-02-14bridge: Add the ability to configure pvidVlad Yasevich1-0/+1
2013-02-14bridge: Dump vlan information from a bridge portVlad Yasevich2-1/+3
2013-02-14bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2-0/+11
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar1-8/+9
2013-02-13tcp: set and get per-socket timestampAndrey Vagin1-0/+1
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin1-0/+3
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki1-0/+3
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg2-1/+179
2013-02-13ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULEToshi Kani1-2/+1
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki1-12/+0
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely1-17/+23