Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c7a7c95e8e18a3598c4d0f99c35e69dce591daf1
/
drivers
/
net
/
ethernet
104eb27
net: sun4i-emac: Properly free resources on probe failure and remove
by Hans de Goede
· 9 years ago
7a4264a
net: cavium: change NET_VENDOR_CAVIUM to bool
by Andreas Schwab
· 9 years ago
968200f
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
by Philipp Kirchhofer
· 9 years ago
91986fd
net: mv643xx_eth: Ensure proper data alignment in TSO TX path
by Philipp Kirchhofer
· 9 years ago
9e42f71
drivers: net: cpsw: add phy-handle parsing
by Heiko Schocher
· 9 years ago
aebd994
bcm63xx_enet: check 1000BASE-T advertisement configuration
by Simon Arlott
· 9 years ago
37850e3
net: bcmgenet: Fix early link interrupt enabling
by Florian Fainelli
· 9 years ago
5f715c0
via-rhine: fix VLAN receive handling regression.
by Andrej Ota
· 9 years ago
53ca376
mlxsw: core: Fix race condition in __mlxsw_emad_transmit
by Ido Schimmel
· 9 years ago
196e373
be2net: remove vlan promisc capability from VF's profile descriptors
by Kalesh AP
· 9 years ago
72ef3a8
be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd
by Somnath Kotur
· 9 years ago
8227e99
be2net: pad skb to meet minimum TX pkt size in BE3
by Suresh Reddy
· 9 years ago
0c88456
be2net: release mcc-lock in a failure case in be_cmd_notify_wait()
by Suresh Reddy
· 9 years ago
ae4a9d6
be2net: fix BE3-R FW download compatibility check
by Kalesh AP
· 9 years ago
3bb35ac
net/fsl_pq_mdio: fix computed address for the TBI register
by Gerlando Falauto
· 9 years ago
3dd03e5
net/fsl_pq_mdio: check TBI address for consistency with mapped range
by Gerlando Falauto
· 9 years ago
f9468e8
bnx2x: Prevent UDP 4-tuple configurations on older adapters
by Yuval Mintz
· 9 years ago
bee1f75
mlxsw: Fix bug in __mlxsw_item_bit_array_offset
by Ido Schimmel
· 9 years ago
4b0c254
mlxsw: switchx2: changing order of exit fallbacks
by Elad Raz
· 9 years ago
c075434
net/mlx5e: Disable VLAN filter in promiscuous mode
by Achiad Shochat
· 9 years ago
13b7938
net/mlx5: Fix typo in mlx5_query_port_pvlc
by Jiri Pirko
· 9 years ago
820d39f
net/mlx4_core: Avoid failing the interrupts test
by Carol L Soto
· 9 years ago
85121d6
net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x
by Carol L Soto
· 9 years ago
bcb9db4
mlxsw: fix warnings for big-endian 32-bit dma_addr_t
by Arnd Bergmann
· 9 years ago
90d2c05
i40e/i40evf: set AQ count after memory allocation
by Mitch Williams
· 9 years ago
855591d
amd-xgbe: Check for successful buffer allocation before use
by Tom Lendacky
· 9 years ago
fec31ff
i40e: fix offload of GRE tunnels
by Jesse Brandeburg
· 9 years ago
33a8316
net: lpc_eth: fix warnings caused by enabling unprepared clock
by Vladimir Zapolskiy
· 9 years ago
9dc80a7
amd-xgbe: fix potential memory leak in xgbe-debugfs
by Geliang Tang
· 9 years ago
3deaa4f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
46c8217
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
23860f1
net/mlx4: Handle return codes in mlx4_qp_attach_common
by Robb Manes
· 9 years ago
4c52b1d
bna: fix error handling
by Andrzej Hajda
· 9 years ago
661dfc6
net/ibm/emac: bump version numbers for correct work with ethtool
by Ivan Mikhaylov
· 9 years ago
43ae93a
i40e/i40evf: check for stopped admin queue
by Mitch Williams
· 9 years ago
c4bbac3
i40e: fix VLAN inside VXLAN
by Jesse Brandeburg
· 9 years ago
72521ea
r8169: fix handling rtl_readphy result
by Andrzej Hajda
· 9 years ago
f26bf06
net: hisilicon: fix handling platform_get_irq result
by Andrzej Hajda
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
21343ac
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
by Sudip Mukherjee
· 9 years ago
c6790aa
IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
by Sagi Grimberg
· 9 years ago
38737e4
phy: add phy_device_remove()
by Russell King
· 9 years ago
04d53b2
net: fix phy refcounting in a bunch of drivers
by Russell King
· 9 years ago
d682d2b
bnx2x: byte swap rss_key to comply to Toeplitz specs
by Eric Dumazet
· 9 years ago
d5b8d64
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
by Sudeep Holla
· 9 years ago
41b9764
8139cp: Dump contents of descriptor ring on TX timeout
by David Woodhouse
· 9 years ago
7f4c685
8139cp: Fix DMA unmapping of transmitted buffers
by David Woodhouse
· 9 years ago
0a5aeee
8139cp: Reduce duplicate csum/tso code in cp_start_xmit()
by David Woodhouse
· 9 years ago
a3b8040
8139cp: Fix TSO/scatter-gather descriptor setup
by David Woodhouse
· 9 years ago
26b0bad
8139cp: Fix tx_queued debug message to print correct slot numbers
by David Woodhouse
· 9 years ago
aaa0062
8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
by David Woodhouse
· 9 years ago
8ceaf36
net: netcp: fix deadlock reported by lockup detector
by Karicheri, Muralidharan
· 9 years ago
99f8ef5
net: netcp: allocate buffers to desc before re-enable interrupt
by Karicheri, Muralidharan
· 9 years ago
915c585
net: netcp: check for interface handle in netcp_module_probe()
by Karicheri, Muralidharan
· 9 years ago
e558b1f
net: netcp: add error check to netcp_allocate_rx_buf()
by Karicheri, Muralidharan
· 9 years ago
736532a
net: netcp: move netcp_register_interface() to after attach module
by Karicheri, Muralidharan
· 9 years ago
156e3c21
net: netcp: remove dead code from the driver
by Karicheri, Muralidharan
· 9 years ago
8c85151
net: netcp: ethss: fix error in calling sgmii api with incorrect offset
by WingMan Kwok
· 9 years ago
4c5d283
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
by Sowmini Varadhan
· 9 years ago
ebd8ebf
net: moxa: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
23860063
net: gianfar_ptp: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
e8048e5
net: bcmgenet: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
46d5a34
net: systemport: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
c7d778f
net: arc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
7a8a8e7
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
by David Woodhouse
· 9 years ago
fc27bd1
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
by David Woodhouse
· 9 years ago
ba5ca78
bna: check for dma mapping errors
by Ivan Vecera
· 9 years ago
ac7eccd
bnx2x: track vxlan port count
by Jiri Benc
· 9 years ago
1e5b311
be2net: allow offloading with the same port for IPv4 and IPv6
by Jiri Benc
· 9 years ago
378fddc
qlcnic: track vxlan port count
by Jiri Benc
· 9 years ago
88c7966
net: ks8851: Export OF module alias information
by Javier Martinez Canillas
· 9 years ago
4671fc6
net/mlx4_en: really allow to change RSS key
by Eric Dumazet
· 9 years ago
d828755
cxgb4: add device ID for few T5 adapters
by Hariprasad Shenai
· 9 years ago
892aa01
net: stmmac: Use msleep rather then udelay for reset delay
by Sjoerd Simons
· 9 years ago
daf158d
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
by Simon Guinot
· 9 years ago
dc2ec62
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
by Thomas Gleixner
· 9 years ago
a19a19d
bnx2x: use ktime_get_seconds() for timestamp
by Arnd Bergmann
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
4202032
r8169: Fix sleeping function called during get_stats64, v2
by Corinna Vinschen
· 9 years ago
f2be053
cxgb4: changes for new firmware 1.14.4.0
by Hariprasad Shenai
· 9 years ago
9638d19
net: fec: add netif status check before set mac address
by Nimrod Andy
· 9 years ago
dfc50fc
stmmac: fix check for phydev being open
by Alexey Brodkin
· 9 years ago
1f0ca208
net: qlcnic: delete redundant memsets
by Rasmus Villemoes
· 9 years ago
b66a608
net: mv643xx_eth: use kzalloc
by Rasmus Villemoes
· 9 years ago
e9b5ac2
net: jme: use kzalloc() instead of kmalloc+memset
by Rasmus Villemoes
· 9 years ago
ce8e5c7
net: cavium: liquidio: use kzalloc in setup_glist()
by Rasmus Villemoes
· 9 years ago
444c5f9
net: ethoc: Remove unnecessary #ifdef CONFIG_OF
by Tobias Klauser
· 9 years ago
2a485cf
cxgb4: Fix for write-combining stats configuration
by Hariprasad Shenai
· 9 years ago
fd1754f
cxgb4: Fix tx flit calculation
by Hariprasad Shenai
· 9 years ago
d43cefc
net: eth: altera: Fix the initial device operstate
by Atsushi Nemoto
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
7b90187
dm9000: fix a typo
by Barry Song
· 9 years ago
46cdc9b
cxgb4: fix usage of uninitialized variable
by françois romieu
· 9 years ago
e5a5837
ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
42ea445
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
by Maciej S. Szmigiero
· 9 years ago
b658887
be2net: Revert "make the RX_FILTER command asynchronous" commit
by Sathya Perla
· 9 years ago
807249d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
4548a69
net: eth: altera: fix napi poll_list corruption
by Atsushi Nemoto
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
832f5da
MIPS: Remove all the uses of custom gpio.h
by Alban Bedel
· 9 years ago
Next »