Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21db4b1d24aa8c7a80ddd48bd4505b134dbf4aac
/
drivers
/
net
/
ethernet
58c98be
net: igb: fix the start time for periodic output signals
by Richard Cochran
· 9 years ago
8b13b4e
enic: fix memory leak in rq_clean
by Govindarajulu Varadarajan
· 9 years ago
19b596b
enic: check return value for stat dump
by Govindarajulu Varadarajan
· 9 years ago
6286e82
enic: unlock napi busy poll before unmasking intr
by Govindarajulu Varadarajan
· 9 years ago
afe3f90
net: bcmgenet: power on MII block for all MII modes
by Florian Fainelli
· 9 years ago
1489bde
b44: call netif_napi_del()
by Hauke Mehrtens
· 9 years ago
e51000db
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
by Sriharsha Basavapatna
· 9 years ago
078b29d
amd-xgbe: Use disable_irq_nosync from within timer function
by Lendacky, Thomas
· 9 years ago
fa11cb3
i40e: Make sure to be in VEB mode if SRIOV is enabled at probe
by Anjali Singhai Jain
· 9 years ago
fc60861
i40e: start up in VEPA mode by default
by Anjali Singhai Jain
· 10 years ago
3052083
i40e/i40evf: Fix mixed size frags and linearization
by Anjali Singhai Jain
· 10 years ago
c46a024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
c6e36d8
bnx2x: Move statistics implementation into semaphores
by Yuval Mintz
· 9 years ago
9eb0a5d
sfc: free multiple Rx buffers when required
by Daniel Pieczko
· 9 years ago
4818e856
bna: fix soft lock-up during firmware initialization failure
by Ivan Vecera
· 9 years ago
4918eb1
bna: remove unreasonable iocpf timer start
by Ivan Vecera
· 9 years ago
e236b95
bna: fix firmware loading on big-endian machines
by Ivan Vecera
· 9 years ago
6e49ba1
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
f36963c
cpumask_set_cpu_local_first => cpumask_local_spread, lament
by Rusty Russell
· 10 years ago
f4ecf29
mlx4_core: Fix fallback from MSI-X to INTx
by Benjamin Poirier
· 10 years ago
748a729
net: netxen: correct sysfs bin attribute return code
by Vladimir Zapolskiy
· 9 years ago
466c5ac
net: stmmac: create one debugfs dir per net-device
by Mathieu Olivari
· 10 years ago
5369c71
net/ibm/emac: fix size of emac dump memory areas
by Ivan Mikhaylov
· 10 years ago
222ca8e
net: macb: Disable half duplex gigabit on Zynq
by Nathan Sullivan
· 10 years ago
1f9993f
rocker: fix a neigh entry leak issue
by Ying Xue
· 10 years ago
86b5e7d
net: macb: Add better comment for RXUBR handling
by Nathan Sullivan
· 10 years ago
c1c52db
net/mlx4: Avoid 'may be used uninitialized' warnings
by Bjorn Helgaas
· 10 years ago
5684044
e1000e: Add pm_qos header
by David Ahern
· 10 years ago
44d4f8d
net: ll_temac: Fix DMA map size bug
by Michal Simek
· 10 years ago
268be0f
net: qca_spi: Fix possible race during probe
by Stefan Wahren
· 10 years ago
cd9c399
bnx2x: limit fw delay in kdump to 5s after boot
by Michal Schmidt
· 10 years ago
7c0004d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 10 years ago
240b23c
netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
by Tony Camuso
· 10 years ago
ccad725
net: xgene_enet: Set hardware dependency
by Jean Delvare
· 10 years ago
74a78b1
net: amd-xgbe: Add hardware dependency
by Jean Delvare
· 10 years ago
bfbb92c
net: macb: Handle the RXUBR interrupt on all devices
by Nathan Sullivan
· 10 years ago
2439fc4
igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
by Toshiaki Makita
· 10 years ago
c0a06ee
igb: Fix oops on changing number of rings
by Toshiaki Makita
· 10 years ago
2d3c739
net/mlx4_core: Work properly with EQ numbers > 256 in SRIOV
by Yishai Hadas
· 10 years ago
cae06338
net/mlx4_en: Fix off-by-one in counters manipulation
by Eran Ben Elisha
· 10 years ago
0650c0b
bnx2x: Fix to prevent inner-reload
by Yuval Mintz
· 10 years ago
a2d4fcb
Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""
by David S. Miller
· 10 years ago
965b2aa
net/smsc911x: fix irq resource allocation failure
by Kamlakant Patel
· 10 years ago
e7fcd54
ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skb
by Alexander Duyck
· 10 years ago
eb78139
r8169: Do not use dev_kfree_skb in xmit path
by Alexander Duyck
· 10 years ago
5948632
fm10k: Do not assume budget will never be 0 for NAPI
by Alexander Duyck
· 10 years ago
f0e9fc5
drivers/net: include <module.h> for modular stmmac_platform code
by Paul Gortmaker
· 10 years ago
e813bb2
net: fec: Fix RGMII-ID mode
by Markus Pargmann
· 10 years ago
07841f9
net/mlx4_en: Schedule napi when RX buffers allocation fails
by Ido Shamay
· 10 years ago
c232d8a
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
by Tony Camuso
· 10 years ago
17d5ceb
net/mlx4_core: Fix unaligned accesses
by David Ahern
· 10 years ago
f94813f
mlx4_en: Use correct loop cursor in error path.
by Benjamin Poirier
· 10 years ago
7f0b8a5
cxgb4: Fix MC1 memory offset calculation
by Hariprasad Shenai
· 10 years ago
12a8541
bnx2x: Delay during kdump load
by Yuval Mintz
· 10 years ago
d4c216c
net: macb: Fix race condition in driver when Rx frame is dropped
by Punnaiah Choudary Kalluri
· 10 years ago
4873499
altera_tse: Correct rx packet length
by Vlastimil Setka
· 10 years ago
42eab00
mlx4: Fix tx ring affinity_mask creation
by Benjamin Poirier
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
165996b
trivial: net: systemport: bcmsysport.h: fix 0x0x prefix
by Antonio Ospite
· 10 years ago
18fe369
trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix
by Antonio Ospite
· 10 years ago
f8dcb5e
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
by Michal Schmidt
· 10 years ago
7e6b4d4
bnx2x: merge fp->disable_tpa with fp->mode
by Michal Schmidt
· 10 years ago
d9b9e86
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
by Michal Schmidt
· 10 years ago
8e046d6
net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface
by Karicheri, Muralidharan
· 10 years ago
2decb26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
22a8f23
bnx2x: really disable TPA if 'disable_tpa' option is set
by Michal Schmidt
· 10 years ago
94435f7
net:treewide: Fix typo in drivers/net
by Masanari Iida
· 10 years ago
b370690
net/mlx4_en: Prevent setting invalid RSS hash function
by Amir Vadai
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
7cdbc6f
altera tse: add support for fixed-links.
by Andreas Oetken
· 10 years ago
0e03fd3
pxa168: fix double deallocation of managed resources
by Alexey Khoroshilov
· 10 years ago
20d9696
net: eth: altera: Resolve false errors from MSGDMA to TSE
by Chee Nouk Phoon
· 10 years ago
3051f39
ehea: Fix memory hook reference counting crashes
by Michael Ellerman
· 10 years ago
dfc8f37
net/tg3: Release IRQs on permanent error
by Gavin Shan
· 10 years ago
e580267
bgmac: fix requests for extra polling calls from NAPI
by Rafał Miłecki
· 10 years ago
e4b6c30
ethernet: myri10ge: use arch_phys_wc_add()
by Luis R. Rodriguez
· 10 years ago
0357cc1
ethernet: arc: ARC_EMAC and EMAC_ROCKCHIP should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
61e77d2
ethernet: amd: AMD_XGBE should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
4fce148
ibmveth: Fix off-by-one error in ibmveth_change_mtu()
by David Gibson
· 10 years ago
21d3515
net/macb: Factor out one-time assignment from loop
by Ben Shelton
· 10 years ago
7c034df
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
909d9fa
bnx2x: Prevent inner-reload while VFs exist
by Yuval Mintz
· 10 years ago
8aaa51b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
fab9adf
net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP
by Eran Ben Elisha
· 10 years ago
71cd26e
altera tse: Error-Bit on tx-avalon-stream always set.
by Andreas Oetken
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
388f997
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
1d20a160
sfc: Fix memcpy() with const destination compiler warning.
by David S. Miller
· 10 years ago
93ea337
altera tse: Fix network-delays and -retransmissions after high throughput.
by Andreas Oetken
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
f88203a
stmmac: Configure Flow Control to work correctly based on rxfifo size
by Vince Bridgers
· 10 years ago
545d655
stmmac: Enable unicast pause frame detect in GMAC Register 6
by Vince Bridgers
· 10 years ago
e7877f5
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
by Vince Bridgers
· 10 years ago
2453beb
stmmac: Add defines and documentation for enabling flow control
by Vince Bridgers
· 10 years ago
e743471
stmmac: fix oops on rmmod after assigning ip addr
by Bryan O'Donoghue
· 10 years ago
b892e98
ethernet: remove unused including <linux/version.h>
by Wei Yongjun
· 10 years ago
3122a92
rocker: fix error return code in rocker_probe()
by Wei Yongjun
· 10 years ago
f72f116
cxgb4: drop __GFP_NOFAIL allocation
by Michal Hocko
· 10 years ago
6b9107d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
Next »