Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b9976577c47cea96933c2e0bc6e90976ff225c4
/
drivers
« Previous
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
fe78c54
Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
f15650b
netback: don't store invalid vif pointer
by Jan Beulich
· 10 years ago
213a992
net: fec: avoid kernal crash by NULL pointer when no phy connection
by Nimrod Andy
· 10 years ago
fb3b596
net: systemport: allow changing MAC address
by Florian Fainelli
· 10 years ago
1d460b9
rocker: remove swdev mode
by Roopa Prabhu
· 10 years ago
b5f185f
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
450fa21
sh_eth: Remove redundant alignment adjustment
by Mitsuhiro Kimura
· 10 years ago
319cd52
sh_eth: Optimization for RX excess judgement
by Mitsuhiro Kimura
· 10 years ago
6da3141
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
3a647c1
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6cd94d5
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6c9e924
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0563fdc
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0a9e0ac
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5d6201e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
602de7e
Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 10 years ago
ceaca9d
Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
ba56840
ppp_read(): switch to skb_copy_datagram_iter()
by Al Viro
· 10 years ago
e5a4b0b
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
by Al Viro
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
d838df2
vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
by Al Viro
· 10 years ago
5e84e18
chelsio: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
d954e87
hp100: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
791a1dd
uli526x: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
eeb4e6d
isdn: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
bbc7975
dmfe: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
b64bb1d
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
d6b00fe
macvlan: play well with ipvlan device
by Mahesh Bandewar
· 10 years ago
5933fea
ipvlan: move the device check function into netdevice.h
by Mahesh Bandewar
· 10 years ago
764e433
ipvlan: play well with macvlan device
by Mahesh Bandewar
· 10 years ago
c19be73
dummy: add support for ethtool get_drvinfo
by Flavio Leitner
· 10 years ago
51de7bb
bnx2x: Implement ndo_gso_check()
by Joe Stringer
· 10 years ago
5056968
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
62dbe83
macvlan: allow setting LRO independently of lower device
by Michal Kubeček
· 10 years ago
4bd145b
i40e/i40evf: Convert macro to static inline
by Jeff Kirsher
· 10 years ago
e51d9b8
i40e: add to NVM update debug message
by Shannon Nelson
· 10 years ago
bf848f3
i40e: check for AQ timeout in aq_rc decode
by Shannon Nelson
· 10 years ago
a3f0b38
i40e: poll on NVM semaphore only if not other error
by Shannon Nelson
· 10 years ago
0fdd052
i40e: fix up NVM update sm error handling
by Shannon Nelson
· 10 years ago
c509c1d
i40e: set max limit for access polling
by Shannon Nelson
· 10 years ago
2a6d8c2
i40e: remove unused nvm_semaphore_wait
by Shannon Nelson
· 10 years ago
0f52958
i40e: init NVM update state on adminq init
by Shannon Nelson
· 10 years ago
43477d2
i40e: add range check to i40e_aq_rc_to_posix
by Shannon Nelson
· 10 years ago
74d0d0e
i40e: rework debug messages for NVM update
by Shannon Nelson
· 10 years ago
bf06f7a
i40e: let firmware catch the NVM busy error
by Shannon Nelson
· 10 years ago
c150a50
i40e: better error messages for NVM update issues
by Shannon Nelson
· 10 years ago
4443ec9
i40e: clear NVM update state on ethtool test
by Shannon Nelson
· 10 years ago
0f6538c
net: macb: Remove obsolete comment from Kconfig
by James Byrne
· 10 years ago
b2abeed
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
by Andreas Ruprecht
· 10 years ago
244d62b
amd-xgbe: Prevent Tx cleanup stall
by Lendacky, Thomas
· 10 years ago
f01a2a8
virtio_ccw: finalize_features error handling
by Cornelia Huck
· 10 years ago
f13d8bc
virtio_ccw: future-proof finalize_features
by Michael S. Tsirkin
· 10 years ago
5f4c976
virtio_pci: rename virtio_pci -> virtio_pci_common
by Michael S. Tsirkin
· 10 years ago
a90fdce
virtio_pci: update file descriptions and copyright
by Michael S. Tsirkin
· 10 years ago
38eb4a2
virtio_pci: split out legacy device support
by Michael S. Tsirkin
· 10 years ago
6f8f23d
virtio_pci: setup config vector indirectly
by Michael S. Tsirkin
· 10 years ago
b09f00b
virtio_pci: setup vqs indirectly
by Michael S. Tsirkin
· 10 years ago
5386cef
virtio_pci: delete vqs indirectly
by Michael S. Tsirkin
· 10 years ago
f30eaf4
virtio_pci: use priv for vq notification
by Michael S. Tsirkin
· 10 years ago
3ec7a77
virtio_pci: free up vq->priv
by Michael S. Tsirkin
· 10 years ago
f913dd4
virtio_pci: fix coding style for structs
by Michael S. Tsirkin
· 10 years ago
af53572
virtio_pci: add isr field
by Michael S. Tsirkin
· 10 years ago
d71a6fc
virtio: drop legacy_only driver flag
by Michael S. Tsirkin
· 10 years ago
63d9f218
virtio_balloon: drop legacy_only driver flag
by Michael S. Tsirkin
· 10 years ago
4d23676
virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1
by Michael S. Tsirkin
· 10 years ago
02dc402
bnx2x: Use correct fastpath version for VFs.
by Yuval Mintz
· 10 years ago
36c71a7
net: tulip: Remove private "strncmp"
by Rasmus Villemoes
· 10 years ago
c8a73a3
drivers: net : cpsw: Update Kconfig for CPSW
by Lokesh Vutla
· 10 years ago
d9a28c5
r8152: redefine REALTEK_USB_DEVICE
by hayeswang
· 10 years ago
7287f7e
Merge tag 'master-2014-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
dff04bc
cxgb4: Update firmware version after flashing it via ethtool
by Hariprasad Shenai
· 10 years ago
df64e4d
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
by Hariprasad Shenai
· 10 years ago
e85c9a7
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
by Hariprasad Shenai
· 10 years ago
e0a8b34
cxgb4vf: Add and initialize some sge params for VF driver
by Hariprasad Shenai
· 10 years ago
11e6c65
rocker: fix eth_type type in struct rocker_ctrl
by Jiri Pirko
· 10 years ago
9b03c71
rocker: introduce be put/get variants and use it when appropriate
by Jiri Pirko
· 10 years ago
c9cdc74
bnx2x: Limit 1G link enforcement
by Yaniv Rosner
· 10 years ago
9b8d16c
stmmac: fix max coal timer parameter
by Giuseppe CAVALLARO
· 10 years ago
c5ac970
cxgb4: Update FW version string to match FW binary version 1.12.25.0
by Hariprasad Shenai
· 10 years ago
79af221
cxgb4: Add a check for flashing FW using ethtool
by Hariprasad Shenai
· 10 years ago
c153031
amd-xgbe: Associate Tx SKB with proper ring descriptor
by Lendacky, Thomas
· 10 years ago
03ccc4c
amd-xgbe: Do not clear interrupt indicator
by Lendacky, Thomas
· 10 years ago
54ceb9e
amd-xgbe: IRQ names require allocated memory
by Lendacky, Thomas
· 10 years ago
5c609a5
virtio: allow finalize_features to fail
by Michael S. Tsirkin
· 10 years ago
ce15408
virtio_ccw: legacy: don't negotiate rev 1/features
by Michael S. Tsirkin
· 10 years ago
b6098c3
virtio: add API to detect legacy devices
by Michael S. Tsirkin
· 10 years ago
48b3606
virtio_console: fix sparse warnings
by Michael S. Tsirkin
· 10 years ago
2e73c71
vhost: remove unnecessary forward declarations in vhost.h
by Jason Wang
· 10 years ago
51cdc38
virtio: drop VIRTIO_F_VERSION_1 from drivers
by Michael S. Tsirkin
· 10 years ago
747ae34
virtio: make VIRTIO_F_VERSION_1 a transport bit
by Michael S. Tsirkin
· 10 years ago
df1b57f
virtio_balloon: add legacy_only flag
by Michael S. Tsirkin
· 10 years ago
1f0f910
virtio_console: virtio 1.0 support
by Michael S. Tsirkin
· 10 years ago
e72fd72
vhost/scsi: partial virtio 1.0 support
by Michael S. Tsirkin
· 10 years ago
d75dff3
virtio_scsi: v1.0 support
by Michael S. Tsirkin
· 10 years ago
6ae7feb
macvtap: TUN_VNET_LE support
by Michael S. Tsirkin
· 10 years ago
56f0dcc
tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
by Michael S. Tsirkin
· 10 years ago
40630b8
tun: drop most type defines
by Michael S. Tsirkin
· 10 years ago
031f5e0
tun: move internal flag defines out of uapi
by Michael S. Tsirkin
· 10 years ago
41e3e42
vhost/net: enable virtio 1.0
by Michael S. Tsirkin
· 10 years ago
Next »