index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-21
net: ti: netcp: restore get/set_pad_info() functionality
Karicheri, Muralidharan
1
-41
/
+18
2016-02-21
can: ems_usb: Fix possible tx overflow
Gerhard Uttenthaler
1
-4
/
+10
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-61
/
+120
2016-02-20
Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-18
/
+76
2016-02-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-140
/
+136
2016-02-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-123
/
+177
2016-02-20
can: ifi: Add IFI CANFD IP support
Marek Vasut
5
-0
/
+932
2016-02-20
can: Makefile: Sort the Makefile
Marek Vasut
1
-8
/
+8
2016-02-20
can: Kconfig: sort drivers alphabetically
Marc Kleine-Budde
1
-25
/
+24
2016-02-20
can: Kconfig: Sort the Kconfig includes
Marek Vasut
1
-10
/
+4
2016-02-20
can: sja1000: of: add compatibility with Technologic Systems version
Damien Riegel
1
-0
/
+47
2016-02-20
can: sja1000: of: add per-compatible init hook
Damien Riegel
1
-9
/
+31
2016-02-19
net: bcmgenet: Fix internal PHY link state
Jaedon Shin
1
-2
/
+1
2016-02-19
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
2
-9
/
+10
2016-02-19
bnxt_en: Failure to update PHY is not fatal condition.
Michael Chan
1
-1
/
+1
2016-02-19
bnxt_en: Remove unnecessary call to update PHY settings.
Michael Chan
1
-4
/
+2
2016-02-19
bnxt_en: Poll link at the end of __bnxt_open_nic().
Michael Chan
1
-0
/
+1
2016-02-19
i40e/ethtool: support coalesce setting by queue
Kan Liang
1
-0
/
+7
2016-02-19
i40e/ethtool: support coalesce getting by queue
Kan Liang
1
-0
/
+7
2016-02-19
i40e: queue-specific settings for interrupt moderation
Kan Liang
6
-70
/
+120
2016-02-19
hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
Nishanth Menon
1
-6
/
+1
2016-02-19
ser_gigaset: use container_of() instead of detour
Paul Bolle
1
-8
/
+1
2016-02-19
Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub...
David S. Miller
10
-100
/
+175
2016-02-19
cxgb3: fix up vpd strings for kstrto*()
Steve Wise
1
-7
/
+27
2016-02-19
hv_netvsc: add software transmit timestamp support
sixiao@microsoft.com
1
-0
/
+3
2016-02-19
be2net: Fix pcie error recovery in case of NIC+RoCE adapters
Padmanabh Ratnakar
1
-0
/
+4
2016-02-19
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
1
-1
/
+2
2016-02-19
net: macb: make magic-packet property generic
Sergio Prado
1
-1
/
+1
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-6
/
+18
2016-02-19
Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-18
/
+48
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2
-2
/
+2
2016-02-19
i40e: let go of the past
Mitch Williams
1
-0
/
+2
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
1
-0
/
+1
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
5
-22
/
+23
2016-02-18
i40e: implement and use Rx CTL helper functions
Shannon Nelson
4
-3
/
+266
2016-02-18
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2
-0
/
+32
2016-02-18
i40e: add check for null VSI
John Underwood
1
-1
/
+6
2016-02-18
i40e: Expose some registers to program parser, FD and RSS logic
Anjali Singhai Jain
1
-0
/
+48
2016-02-18
i40e: Fix for unexpected messaging
Carolyn Wyborny
1
-6
/
+7
2016-02-18
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
1
-9
/
+24
2016-02-18
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
Kevin Scott
1
-1
/
+7
2016-02-18
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
4
-6
/
+63
2016-02-18
i40e: Add functions to blink led on 10GBaseT PHY
Carolyn Wyborny
4
-0
/
+365
2016-02-18
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2
-11
/
+11
2016-02-18
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
5
-92
/
+162
2016-02-18
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
5
-112
/
+123
2016-02-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-386
/
+433
2016-02-18
bnx2x: Add missing HSI for big-endian machines
Yuval Mintz
1
-1
/
+3
2016-02-19
drm/nouveau: use post-decrement in error handling
Rasmus Villemoes
1
-1
/
+1
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
3
-54
/
+41
[prev]
[next]