Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e7f4dc3536a40097f95103ddf98dd55b3a980f5b
/
drivers
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
35d2aea
phy: mdio-octeon: Use devm_mdiobus_alloc_size()
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
053e7e1
phy: phy_{read|write}_mmd_indirect: get addr from phydev
by Andrew Lunn
· 9 years ago
04521bf
net: dnet: Use phy_find_first() helper
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
72ba48b
phy: Add phydev_err() and phydev_dbg() macros
by Andrew Lunn
· 9 years ago
cd690e4
phy: Use phy_read() instead of mdiobus_read()
by Andrew Lunn
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
51cb67c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
58caf63
Driver: Vmxnet3: Fix regression caused by 5738a09
by Shrikrishna Khare
· 9 years ago
e439bd4
net: qmi_wwan: Add WeTelecom-WPD600N
by Kristian Evensen
· 9 years ago
9e02d8c
fsl/fman: double free on probe failure
by Dan Carpenter
· 9 years ago
e06a03b
fsl/fman: fix the pause_time test
by Dan Carpenter
· 9 years ago
719255d
mlxsw: core: remove an unnecessary condition
by Dan Carpenter
· 9 years ago
fde55c4
mkiss: fix scribble on freed memory
by Alan
· 9 years ago
c406700c
ethernet/atheros/alx: sanitize buffer sizing and padding
by Jarod Wilson
· 9 years ago
fc1273a
mlxsw: Remember untagged VLANs
by Elad Raz
· 9 years ago
26a4ea0
mlxsw: Disable vlan_filtering for non .1D bridge
by Elad Raz
· 9 years ago
e4a1305
mlxsw: Renaming local variable names for consistency
by Elad Raz
· 9 years ago
29edf44
mlxsw: Fixing vlans init range
by Elad Raz
· 9 years ago
60aa3b0
6pack: fix free memory scribbles
by One Thousand Gnomes
· 9 years ago
f0138e2
mlxsw: pci: Adjust value of CPU egress traffic class
by Ido Schimmel
· 9 years ago
56b8718
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
be78a69
net: hns: avoid uninitialized variable warning:
by Arnd Bergmann
· 9 years ago
3d8c38a
net/mlx5e: Add PTP Hardware Clock (PHC) support
by Eran Ben Elisha
· 9 years ago
ef9814d
net/mlx5e: Add HW timestamping (TS) support
by Eran Ben Elisha
· 9 years ago
b084444
net/mlx5_core: Introduce access function to read internal timer
by Eran Ben Elisha
· 9 years ago
34802a4
net/mlx5e: Do not modify the TX SKB
by Achiad Shochat
· 9 years ago
b5bdacf
net: Propagate lookup failure in l3mdev_get_saddr to caller
by David Ahern
· 9 years ago
6c72a3d
mlxsw: spectrum: Change bridge port attributes only when bridged
by Ido Schimmel
· 9 years ago
5a8f452
mlxsw: spectrum: Set bridge status in appropriate functions
by Ido Schimmel
· 9 years ago
7812407
mlxsw: spectrum: Return NOTIFY_BAD on bridge failure
by Ido Schimmel
· 9 years ago
7b31abe
mlxsw: spectrum: Initialize PVID only once
by Ido Schimmel
· 9 years ago
7ec2541
r8152: add reset_resume function
by hayeswang
· 9 years ago
46f85a9
chelsio: constify cphy_ops structures
by Julia Lawall
· 9 years ago
4667861
fsl/fman: allow modular build
by Arnd Bergmann
· 9 years ago
15ab90f
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
55285bf
connector: bump skb->users before callback invocation
by Florian Westphal
· 9 years ago
3934aa4
cxgb4: correctly handling failed allocation
by Insu Yun
· 9 years ago
b77357b
qlcnic: correctly handle qlcnic_alloc_mbx_args
by Insu Yun
· 9 years ago
1016a4a
r8169:Correct the way of setting RTL8168DP ephy
by Chun-Hao Lin
· 9 years ago
c832c35f
r8169:Fix typo in setting RTL8168H PHY PFM mode.
by Chun-Hao Lin
· 9 years ago
69f3dc3
r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM mode
by Chun-Hao Lin
· 9 years ago
7cf7247
sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()
by Sergei Shtylyov
· 9 years ago
888cc8c
sh_eth: remove EDMAC_BIG_ENDIAN
by Sergei Shtylyov
· 9 years ago
6e898bf
tilepro: use to_delayed_work
by Geliang Tang
· 9 years ago
068c9ec
bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.
by Michael Chan
· 9 years ago
01657bc
bnxt_en: Modify init sequence to support shared or non shared rings.
by Michael Chan
· 9 years ago
6e6c5a5
bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.
by Michael Chan
· 9 years ago
b81a90d
bnxt_en: Re-structure ring indexing and mapping.
by Michael Chan
· 9 years ago
3b2b7d9
bnxt_en: Check for NULL rx or tx ring.
by Michael Chan
· 9 years ago
b6ab4b0
bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.
by Michael Chan
· 9 years ago
9f55459
bnxt_en: Refactor bnxt_dbg_dump_states().
by Michael Chan
· 9 years ago
4e5e384
Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9c982e8
Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
8f5daf2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
7b22a77
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
49f2a47
prism54: fix checks for dma mapping errors
by Alexey Khoroshilov
· 9 years ago
e47301b
wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
by Uri Mashiach
· 9 years ago
3719c17
wlcore/wl18xx: fw logger over sdio
by Shahar Patury
· 9 years ago
0510931
bcma: use module_init for the main part of bus initialization
by Rafał Miłecki
· 9 years ago
2b2427d
phy: micrel: Add ethtool statistics counters
by Andrew Lunn
· 9 years ago
d2fa47d
phy: marvell: Add ethtool statistics counters
by Andrew Lunn
· 9 years ago
a0ccc3f
Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
a3748a9
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
ab07ead
be2net: bump up the driver version to 11.0.0.0
by Suresh Reddy
· 9 years ago
fd7ff6f
be2net: support ethtool get-dump option
by Venkat Duvvuru
· 9 years ago
980df24
be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
by Suresh Reddy
· 9 years ago
04e888d
be2net: remove unused error variables
by Venkat Duvvuru
· 9 years ago
fdf81bf
be2net: remove a line of code that has no effect
by Sathya Perla
· 9 years ago
6b52578
be2net: log digital signature errors while flashing FW image
by Suresh Reddy
· 9 years ago
a23113b
be2net: move FW flash cmd code to be_cmds.c
by Suresh Reddy
· 9 years ago
8836ff4
be2net: cleanup FW flash image related macro defines
by Suresh Reddy
· 9 years ago
ac0f5fb
be2net: avoid configuring VEPA mode on BE3
by Suresh Reddy
· 9 years ago
d9d426a
be2net: fix VF link state transition from disabled to auto
by Suresh Reddy
· 9 years ago
c616920
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
f99551a
rtlwifi: rtl_pci: Fix kernel panic
by Larry Finger
· 9 years ago
d477626
rsi: bool tests do not need comparison
by Nicholas Mc Guire
· 9 years ago
97d14b6
rsi: consolidate kmalloc/memset 0 calls to kzalloc
by Nicholas Mc Guire
· 9 years ago
7be0f5b
mwifiex: enable MSI interrupt support in pcie
by Avinash Patil
· 9 years ago
f3b35f2
mwifiex: add missing check for PCIe8997 chipset
by Amitkumar Karwar
· 9 years ago
ce0c58d
mwifiex: fix PCIe register information for 8997 chipset
by Amitkumar Karwar
· 9 years ago
1d8f5c1
mwifiex: fix potential integer truncation
by chunfan chen
· 9 years ago
b68d0ae
rtlwifi: rtl8192cu: Add missing parameter setup
by Larry Finger
· 9 years ago
b24f19f
rtlwifi: rtl8192ce: Fix handling of module parameters
by Larry Finger
· 9 years ago
7503efb
rtlwifi: rtl8192se: Fix module parameter initialization
by Larry Finger
· 9 years ago
d4d60b4
rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
by Larry Finger
· 9 years ago
06f3457
rtlwifi: rtl8188ee: Fix module parameter initialization
by Larry Finger
· 9 years ago
78bae1d
rtlwifi: rtl8821ae: Fix errors in parameter initialization
by Larry Finger
· 9 years ago
793b099
rtlwifi: rtl8723ae: Fix initialization of module parameters
by Larry Finger
· 9 years ago
7079604
rtlwifi: rtl8723be: Fix module parameter initialization
by Larry Finger
· 9 years ago
84a38fb
mwifiex: fix WPA connection problem
by chunfan chen
· 9 years ago
19b0a71
mwifiex: use world for unidentified region code
by Amitkumar Karwar
· 9 years ago
610d0af
mwifiex: update region_code_index array
by Amitkumar Karwar
· 9 years ago
7f3f124
mwifiex: fix wake on disconnect feature
by chunfan chen
· 9 years ago
776f742
mwifiex: fix AMPDU not setup on TDLS link problem
by Amitkumar Karwar
· 9 years ago
76ae3e2
mwifiex: add debugfs file for testing reset of card
by Amitkumar Karwar
· 9 years ago
47f336d
mwifiex: remove redundant timestamp assignment
by Amitkumar Karwar
· 9 years ago
Next »