Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f69aa3909eeb8444f9b980f6315696c3b0bb57d5
/
drivers
/
net
/
ethernet
f69aa39
igb: Support to read and export SFF-8472/8079 data
by Akeem G. Abodunrin
· 12 years ago
f502ef7
igb: Support for 100base-fx SFP
by Akeem G. Abodunrin
· 12 years ago
33243fb
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
by Joe Perches
· 12 years ago
979fe5f
ixgbe: Add support for WoL on 82599 SFP+ LOM
by Jacob Keller
· 12 years ago
499ab5c
ixgbe: in shutdown, do netif_running() under rtnl_lock
by akepner
· 12 years ago
c1cb0d3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
5a5967d
fec: Remove unneeded asm header files
by Fabio Estevam
· 12 years ago
8c5afd6
ixgbe: bump version number
by Don Skidmore
· 12 years ago
b8f8363
ixgbe: Fix 1G link WoL
by Don Skidmore
· 12 years ago
0b2679d
ixgbe: fix MNG FW support when adapter not up
by Don Skidmore
· 12 years ago
b8e8200
ixgbe: enable devices with internal switch to read pci parent
by Jacob Keller
· 12 years ago
ef1889d
ixgbe: create conversion functions from link_status to bus/speed
by Jacob Keller
· 12 years ago
e8710a5
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
by Jacob Keller
· 12 years ago
7f66162
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
by Alexander Duyck
· 12 years ago
d011157
ixgbe: don't do arithmetic operations on bitmasks
by Emil Tantilov
· 12 years ago
20967f4
ixgbe: Mask off check of frag_off as we only want fragment offset
by Alexander Duyck
· 12 years ago
98d2f0e
atl1: Protect atl1_suspend with CONFIG_PM_SLEEP
by Fabio Estevam
· 12 years ago
bf7bfd7
fec: Use SIMPLE_DEV_PM_OPS
by Fabio Estevam
· 12 years ago
474f315
pch_gbe: minor: report the actual error on MTU change
by Veaceslav Falico
· 12 years ago
1e0a8b1
tlan: cancel work at remove path
by Devendra Naga
· 12 years ago
8ac2b3c
ks8851: Remove unneeded PM_OPS definitions
by Fabio Estevam
· 12 years ago
c132cf5
xgmac: Remove unneeded PM_OPS definitions
by Fabio Estevam
· 12 years ago
42df36a
tg3: Remove unneeded PM_OPS definitions
by Fabio Estevam
· 12 years ago
7b7a2bb
atl1: Remove unneeded PM_OPS definitions
by Fabio Estevam
· 12 years ago
1e8edc2
sis900: check for DMA map errors
by Denis Kirjanov
· 12 years ago
72ca820
net/macb: fix error return code in macb_probe()
by Nicolas Ferre
· 12 years ago
c84d805
ucc_geth: Convert ugeth_<level> to pr_<level>
by Joe Perches
· 12 years ago
375d6a1
gianfar: Use netdev_<level> when possible
by Joe Perches
· 12 years ago
31b7720
fec: Convert printks to netdev_<level>
by Joe Perches
· 12 years ago
eb1d064
fec: Fix PHC device log
by Fabio Estevam
· 12 years ago
ca7c4a4
ethernet/fec: Add Vybrid family fec support
by Jingchang Lu
· 12 years ago
bbeae58
net/at91_ether: fix error return code in at91ether_probe()
by Wei Yongjun
· 12 years ago
3619eb8
net: mv643xx_eth: remove deprecated inet_lro support
by Sebastian Hesselbarth
· 12 years ago
5760f42
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
by Silviu-Mihai Popescu
· 12 years ago
f9725c0
be2net: remove unused variable 'sge'
by Ivan Vecera
· 12 years ago
09bf1c1
net: mv643xx_eth: Add GRO support
by Sebastian Hesselbarth
· 12 years ago
727f957
net: mv643xx_eth: use managed devm_kzalloc
by Sebastian Hesselbarth
· 12 years ago
2092248
net: mv643xx_eth: add shared clk and cleanup existing clk handling
by Sebastian Hesselbarth
· 12 years ago
c59fec2
net/mlx4_en: set correct MTU in SRIOV
by Eugenia Emantayev
· 12 years ago
fab1e24
net/mlx4_core: Translate guest B0 steering rules to DMFS
by Hadar Hen Zion
· 12 years ago
fd91c49
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
by Hadar Hen Zion
· 12 years ago
61c2fc4
bnx2: make cnic_probe static
by stephen hemminger
· 12 years ago
953c96e
tg3: Use bool not int
by Joe Perches
· 12 years ago
7a28fde
tg3: Update version to 3.131
by Nithin Sujir
· 12 years ago
ed1ff5c
tg3: Reset the phy to allow modified EEE settings to take effect
by Nithin Sujir
· 12 years ago
fdad8de
tg3: Pull the phy advertised speed and flow control settings on driver load
by Nithin Sujir
· 12 years ago
942d1af
tg3: Add support for link flap avoidance
by Nithin Sujir
· 12 years ago
85730a6
tg3: Add SGMII phy support for 5719/5718 serdes
by Michael Chan
· 12 years ago
3310e24
tg3: Add tg3_clear_mac_status() common function
by Michael Chan
· 12 years ago
ce20f16
tg3: Add a warning during link settings change if mgmt enabled
by Nithin Sujir
· 12 years ago
f1315d2
tg3: Remove unnecessary phy reset during ethtool commands
by Nithin Sujir
· 12 years ago
f6334bb
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
by Michael Chan
· 12 years ago
f0fcd7a
tg3: Fix flow control settings not propagated to hardware
by Nithin Sujir
· 12 years ago
9401bb5
stmmac: prefetch all dma_erx when use extend_desc
by Giuseppe CAVALLARO
· 12 years ago
1bb6dea
stmmac: review private structure fields
by Giuseppe CAVALLARO
· 12 years ago
ceb69499
stmmac: code tidy-up
by Giuseppe CAVALLARO
· 12 years ago
32ceabc
stmmac: improve/review and fix kernel-doc
by Giuseppe CAVALLARO
· 12 years ago
4d8f082
stmmac: modified pcs mode support for SGMII
by Byungho An
· 12 years ago
3d604da
net: mvmdio: get and enable optional clock
by Sebastian Hesselbarth
· 12 years ago
d5b4092
net: ks8851: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
0582ce9
net: ks8851: Use module_spi_driver
by Lars-Peter Clausen
· 12 years ago
07783f3
enic: be less verbose about non-critical firmware errors
by Stefan Assmann
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cb28ea3
bnx2x: Fix KR2 rapid link flap
by Yaniv Rosner
· 12 years ago
c4637cd
net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx
by Or Gerlitz
· 12 years ago
540b3a3
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
by Or Gerlitz
· 12 years ago
4d531aa
net/mlx4_core: Added proper description for two device capabilities
by Or Gerlitz
· 12 years ago
5743756
net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
8f99660
net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
58152cd
r8169: add a new chip for RTL8106E
by hayeswang
· 12 years ago
1a96464
r8169: adjust the flow of hw_start
by hayeswang
· 12 years ago
57538c4
r8169: add a new chip for RTL8111G
by hayeswang
· 12 years ago
beb330a
r8169: Update the RTL8111G parameters
by hayeswang
· 12 years ago
eee3786
r8169: Modify the method for setting firmware
by hayeswang
· 12 years ago
fe7524c
r8169: Update PHY settings of RTL8111G
by hayeswang
· 12 years ago
41f44d1
r8169: Modify the mothod for PHY settings of RTL8111G
by hayeswang
· 12 years ago
0427d01
r8169: Remove firmware code
by hayeswang
· 12 years ago
f01fc1a
ixgbe: fix registration order of driver and DCA nofitication
by Jakub Kicinski
· 12 years ago
31d1670
atl1e: limit gso segment size to prevent generation of wrong ip length fields
by Hannes Frederic Sowa
· 12 years ago
e2409d8
r8169: fix auto speed down issue
by hayeswang
· 12 years ago
d662483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
be0e2f1
net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET
by Guenter Roeck
· 12 years ago
6c5f780
net/freescale/fec: Simplify OF dependencies
by Guenter Roeck
· 12 years ago
5090704
net/cadence/macb: Simplify OF dependencies
by Guenter Roeck
· 12 years ago
f9b1249
net/cadence/at91_ether: Simplify OF dependencies
by Guenter Roeck
· 12 years ago
f7f2287
forcedeth: Do a dma_mapping_error check after skb_frag_dma_map
by Neil Horman
· 12 years ago
e0664d3
qlcnic: Bump up the version to 5.2.40
by Rajesh Borundia
· 12 years ago
0c453de
qlcnic: Fix sparse warnings.
by Rajesh Borundia
· 12 years ago
f1a094a
qlcnic: Fix NULL dereference in error path.
by Rajesh Borundia
· 12 years ago
d8fe343
qlcnic: Fix potential NULL dereference
by Rajesh Borundia
· 12 years ago
bab6a9e
net/mlx4_en: Fix setting initial MAC address
by Yan Burman
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6741f40
DM9000B: driver initialization upgrade
by Joseph CHANG
· 12 years ago
3340d2a
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
by Sergei Shtylyov
· 12 years ago
3893b27345
sh_eth: workaround for spurious ECI interrupt
by Sergei Shtylyov
· 12 years ago
1e1b812
sh_eth: fix handling of no LINK signal
by Sergei Shtylyov
· 12 years ago
f498354
qlcnic: Bump up the version to 5.2.39
by Rajesh Borundia
· 12 years ago
e8b508e
qlcnic: Support atomic commands
by Rajesh Borundia
· 12 years ago
7cb03b2
qlcnic: Support VF-PF communication channel commands.
by Rajesh Borundia
· 12 years ago
f197a7a
qlcnic: VF-PF communication channel implementation
by Rajesh Borundia
· 12 years ago
Next »