Age | Commit message (Expand) | Author | Files | Lines |
2015-09-02 | ixgbe: Remove bimodal SR-IOV disabling | Alex Williamson | 1 | -6/+1 |
2015-09-02 | ixgbe: Add support for reporting 2.5G link speed | Mark Rustad | 2 | -8/+26 |
2015-09-02 | ixgbe: fix bounds checking in ixgbe_setup_tc for 82598 | Emil Tantilov | 1 | -3/+4 |
2015-09-02 | ixgbe: support for ethtool set_rxfh | Tom Barbette | 3 | -1/+49 |
2015-09-02 | ixgbe: Avoid needless PHY access on copper phys | Mark Rustad | 2 | -21/+44 |
2015-09-02 | ixgbe: cleanup to use cached mask value | Don Skidmore | 1 | -6/+1 |
2015-09-02 | ixgbe: Remove second instance of lan_id variable | Don Skidmore | 2 | -4/+1 |
2015-09-02 | ixgbe: use kzalloc for allocating one thing | Maninder Singh | 1 | -1/+1 |
2015-09-02 | ixgbe: Remove unused PCI bus types | Don Skidmore | 1 | -2/+0 |
2015-09-02 | ixgbe: add new bus type for intergrated I/O interface (IOSF) | Don Skidmore | 3 | -1/+12 |
2015-09-02 | ixgbe: add get_bus_info method for X550 | Don Skidmore | 1 | -0/+19 |
2015-09-02 | ixgbe: Add support for entering low power link up state | Don Skidmore | 3 | -2/+185 |
2015-09-02 | ixgbe: Add support for VXLAN RX offloads | Mark Rustad | 4 | -31/+127 |
2015-09-02 | ixgbe: Add support for UDP-encapsulated tx checksum offload | Mark Rustad | 1 | -12/+54 |
2015-09-02 | ixgbe: Check whether FDIRCMD writes actually complete | Mark Rustad | 2 | -24/+40 |
2015-09-02 | ixgbe: Assign set_phy_power dynamically where needed | Don Skidmore | 2 | -2/+21 |
2015-09-02 | ixgbe: add new function to check for management presence | Don Skidmore | 3 | -6/+18 |
2015-09-02 | i40e: Set defport behavior for the Main VSI when in promiscuous mode | Anjali Singhai Jain | 2 | -8/+30 |
2015-09-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2015-09-02 | flow_dissector: Add flags argument to skb_flow_dissector functions | Tom Herbert | 3 | -3/+3 |
2015-09-02 | tg3: Fix temperature reporting | Jean Delvare | 1 | -1/+1 |
2015-09-02 | phylib: fix device deletion order in mdiobus_unregister() | Mark Salter | 1 | -1/+1 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 76 | -597/+2107 |
2015-09-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 51 | -1265/+1187 |
2015-09-01 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -2/+2 |
2015-09-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2 | -1/+19 |
2015-09-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 51 | -469/+5947 |
2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 16 | -86/+991 |
2015-09-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -27/+4 |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -204/+105 |
2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -67/+15 |
2015-09-01 | Merge branches 'pm-tools' and 'powercap' | Rafael J. Wysocki | 1 | -2/+6 |
2015-09-01 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' | Rafael J. Wysocki | 4 | -312/+137 |
2015-09-01 | Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk' | Rafael J. Wysocki | 7 | -22/+313 |
2015-09-01 | Merge branch 'pm-opp' | Rafael J. Wysocki | 5 | -212/+951 |
2015-09-01 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 23 | -440/+1176 |
2015-09-01 | cpufreq: speedstep-lib: Use monotonic clock | Abhilash Jindal | 1 | -5/+4 |
2015-09-01 | cpufreq: powernv: Increase the verbosity of OCC console messages | Shilpasri G Bhat | 1 | -4/+5 |
2015-09-01 | cpufreq: sfi: use kmemdup rather than duplicating its implementation | Andrzej Hajda | 1 | -3/+1 |
2015-09-01 | cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() | Viresh Kumar | 1 | -4/+0 |
2015-09-01 | cpufreq: remove redundant 'policy' field from user_policy | Viresh Kumar | 1 | -9/+1 |
2015-09-01 | cpufreq: remove redundant 'governor' field from user_policy | Viresh Kumar | 1 | -5/+2 |
2015-09-01 | cpufreq: update user_policy.* on success | Viresh Kumar | 1 | -5/+3 |
2015-09-01 | cpufreq: use memcpy() to copy policy | Viresh Kumar | 1 | -6/+2 |
2015-09-01 | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event | Viresh Kumar | 5 | -9/+3 |
2015-09-01 | cpufreq: mediatek: Add MT8173 cpufreq driver | Pi-Cheng Chen | 3 | -0/+535 |
2015-09-01 | Merge branch 'for-4.3/microsoft' into for-linus | Jiri Kosina | 4 | -8/+14 |
2015-09-01 | Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4... | Jiri Kosina | 19 | -291/+953 |
2015-09-01 | Merge branch 'for-4.3/gembird' into for-linus | Jiri Kosina | 4780 | -135124/+791831 |
2015-09-01 | Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int... | Jiri Kosina | 6 | -12/+34 |