Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03d3ac21780be4d78f8d7679e428bb98fa9411ea
/
drivers
/
net
/
ethernet
« Previous
89f7f2c
net: stmmac: notify the PM core of a wakeup event.
by Srinivas Kandagatla
· 11 years ago
db88f10
net: stmmac: restore pinstate in pm resume.
by Srinivas Kandagatla
· 11 years ago
33a23e2
net: stmmac: use suspend functions for hibernation
by Srinivas Kandagatla
· 11 years ago
623997f
net: stmmac: fix power management suspend-resume case
by Srinivas Kandagatla
· 11 years ago
073752a
net: stmmac: make stmmac_mdio_reset non-static
by Srinivas Kandagatla
· 11 years ago
523f11b
net: stmmac: move hardware setup for stmmac_open to new function
by Srinivas Kandagatla
· 11 years ago
09f8d69
net: stmmac: move dma allocation to new function
by Srinivas Kandagatla
· 11 years ago
984203c
net: stmmac: mdio: remove reset gpio free
by Srinivas Kandagatla
· 11 years ago
9cbadf0
net: stmmac: support max-speed device tree property
by Srinivas Kandagatla
· 11 years ago
cd71319
net: mvneta: make mvneta_txq_done() return void
by Arnaud Ebalard
· 11 years ago
0713a86
net: mvneta: mvneta_tx_done_gbe() cleanups
by Arnaud Ebalard
· 11 years ago
f19fadf
net: mvneta: implement rx_copybreak
by willy tarreau
· 11 years ago
8ec2cd4
net: mvneta: convert to build_skb()
by willy tarreau
· 11 years ago
34e4179
net: mvneta: prefetch next rx descriptor instead of current one
by willy tarreau
· 11 years ago
5428213
net: mvneta: simplify access to the rx descriptor status
by willy tarreau
· 11 years ago
a1a65ab
net: mvneta: factor rx refilling code
by willy tarreau
· 11 years ago
6c49897
net: mvneta: remove tests for impossible cases in the tx_done path
by willy tarreau
· 11 years ago
71f6d1b
net: mvneta: replace Tx timer with a real interrupt
by willy tarreau
· 11 years ago
40ba35e
net: mvneta: add missing bit descriptions for interrupt masks and causes
by willy tarreau
· 11 years ago
2902136
net: mvneta: do not schedule in mvneta_tx_timeout
by willy tarreau
· 11 years ago
74c41b0
net: mvneta: use per_cpu stats to fix an SMP lock up
by willy tarreau
· 11 years ago
dc4277d
net: mvneta: increase the 64-bit rx/tx stats out of the hot path
by willy tarreau
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
dbf231a
ixgbe: Clear head write-back registers on VF reset
by Alexander Duyck
· 11 years ago
8739737
ixgbe: Force QDE via PFQDE for VFs during reset
by Alexander Duyck
· 11 years ago
ba42fad
be2net: add dma_mapping_error() check for dma_map_page()
by Ivan Vecera
· 11 years ago
d9aee59
bnx2x: Don't release PCI bars on shutdown
by Yuval Mintz
· 11 years ago
5e51101
be2net: update driver version to 10.0.x
by Sathya Perla
· 11 years ago
76a9e08
be2net: cleanup wake-on-lan code
by Suresh Reddy
· 11 years ago
b188f09
be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id
by Suresh Reddy
· 11 years ago
0b0ef1d
be2net: do not use frag index in the RX-compl entry
by Suresh Reddy
· 11 years ago
f3effb45
be2net: Remove "10Gbps" from driver description string
by Suresh Reddy
· 11 years ago
02308d7
be2net: fix incorrect setting of cmd_privileges for VFs
by Suresh Reddy
· 11 years ago
ff32f8a
be2net: ignore mac-addr set call for an already programmed mac-addr
by Vasundhara Volam
· 11 years ago
baaa08d
be2net: do not call be_set/get_fw_log_level() on Skyhawk-R
by Vasundhara Volam
· 11 years ago
542963b
be2net: Log the profile-id used by FW during driver initialization
by Vasundhara Volam
· 11 years ago
2c07c1d
be2net: don't set "pport" field when querying "pvid"
by Vasundhara Volam
· 11 years ago
666d39c
be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R
by Vasundhara Volam
· 11 years ago
a926592
net,via-rhine: Fix tx_timeout handling
by Richard Weinberger
· 11 years ago
b938198
stmmac: Add vlan rx for better GRO performance.
by Vince Bridgers
· 11 years ago
8d448b8
bnx2x: fix sparse warning
by stephen hemminger
· 11 years ago
af1f2d7
net,marvell: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
42851e8
gianfar: Fix portabilty issues for ethtool and ptp
by Claudiu Manoil
· 11 years ago
9895c50
ksz884x: delete useless variable
by Julia Lawall
· 11 years ago
8d82a7c
i40e: Retain MAC filters on port VLAN deletion
by Greg Rose
· 11 years ago
99a4973
i40e: Warn admin to reload VF driver on port VLAN configuration
by Greg Rose
· 11 years ago
51bb352
qlge: Fix vlan netdev features.
by Jitendra Kalsaria
· 11 years ago
b0483c8
ixgbe: Additional adapter removal checks
by Mark Rustad
· 11 years ago
b12babd
ixgbe: Check for adapter removal on register writes
by Mark Rustad
· 11 years ago
2a1a091
ixgbe: Check register reads for adapter removal
by Mark Rustad
· 11 years ago
49bde31
ixgbe: Make ethtool register test use accessors
by Mark Rustad
· 11 years ago
84227bc
ixgbe: Use static inlines instead of macros
by Mark Rustad
· 11 years ago
c3049c8
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
by Mark Rustad
· 11 years ago
09f40ae
ixgbe: Indicate removal state explicitly
by Mark Rustad
· 11 years ago
962dd66
i40e: Bump version number
by Catherine Sullivan
· 11 years ago
b3df6e1
i40e: trivial cleanup
by Jesse Brandeburg
· 11 years ago
6838b53
i40e: whitespace fixes
by Jesse Brandeburg
· 11 years ago
d419499
i40e: make message meaningful
by Mitch Williams
· 11 years ago
9d8bf54
i40e: associate VMDq queue with VM type
by Shannon Nelson
· 11 years ago
bae3cae
i40e: remove extra register write
by Mitch Williams
· 11 years ago
5571415
bgmac: propagate error codes in bgmac_probe()
by Florian Fainelli
· 11 years ago
e3d21ea
atl1: update statistics code
by Sabrina Dubroca
· 11 years ago
fb3a42f
atl1e: update statistics code
by Sabrina Dubroca
· 11 years ago
8560258
atl1c: update statistics code
by Sabrina Dubroca
· 11 years ago
88bfe6ea
net: Spelling s/transmition/transmission/
by Geert Uytterhoeven
· 11 years ago
f187055
net: amd8111e: Spelling s/recive/receive/
by Geert Uytterhoeven
· 11 years ago
c14db20
bnx2x: Correct default Tx switching behaviour
by Yuval Mintz
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4de6580
mlx4_core: Add support for steerable IB UD QPs
by Matan Barak
· 11 years ago
24e42754
mlx5_core: Remove dead code
by Dan Carpenter
· 11 years ago
ae237b3
net: 3com: fix warning for incorrect type in argument
by dingtianhong
· 11 years ago
e2072cd
net: qlcnic: fix warning for incorrect type in argument
by dingtianhong
· 11 years ago
090d560
sh_eth: fix garbled TX error message
by Sergei Shtylyov
· 11 years ago
db5ee75
qlcnic: Update version to 5.3.54
by Shahed Shaikh
· 11 years ago
e4f8bf8
qlcnic: Enable IPv6 LRO even if IP address is not programmed
by Shahed Shaikh
· 11 years ago
6e1f586
qlcnic: Fix SR-IOV cleanup code path
by Manish Chopra
· 11 years ago
a043158
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
by Himanshu Madhani
· 11 years ago
b3f7de8
qlcnic: Do MAC learning for SRIOV PF.
by Sucheta Chakraborty
· 11 years ago
9eb0948
qlcnic: Turn on promiscous mode for SRIOV PF.
by Sucheta Chakraborty
· 11 years ago
820b52f
qlcnic: Enable VF flood bit on PF.
by Sucheta Chakraborty
· 11 years ago
1414abe
qlcnic: Restrict VF from configuring any VLAN mode.
by Sucheta Chakraborty
· 11 years ago
a8f47eb
bnx2x: namespace and dead code cleanups
by stephen hemminger
· 11 years ago
6bc21ee
drivers: net: silence compiler warning in smc91x.c
by Pankaj Dubey
· 11 years ago
e6a7675
net/mlx4_en: call gro handler for encapsulated frames
by Eric Dumazet
· 11 years ago
f3c0773
qlcnic: Convert vmalloc/memset to kcalloc
by Joe Perches
· 11 years ago
9ef9730
cxgb4: silence shift wrapping static checker warning
by Dan Carpenter
· 11 years ago
b7e6ce1
alx: add stats to ethtool
by Sabrina Dubroca
· 11 years ago
f1b6b10
alx: add alx_get_stats64 operation
by Sabrina Dubroca
· 11 years ago
5665dc64
alx: add stats update function
by Sabrina Dubroca
· 11 years ago
ac45a23
alx: add constants for the stats fields
by Sabrina Dubroca
· 11 years ago
19f6626
alx: add a hardware stats structure
by Sabrina Dubroca
· 11 years ago
7ed3f5f
i40evf: fix s390 build failure due to implicit prefetch.h
by Paul Gortmaker
· 11 years ago
3029ff0
i40e: Bump version
by Catherine Sullivan
· 11 years ago
c07019e
i40e: fix log message wording
by Shannon Nelson
· 11 years ago
beb0dff
i40e: enable PTP
by Jacob Keller
· 11 years ago
6ff4ef8
i40e: call clear_pxe after adminq is initialized
by Shannon Nelson
· 11 years ago
c5c9eb9
i40e: clear qtx_head before enabling Tx queue
by Shannon Nelson
· 11 years ago
3126dcb
i40e: adjust ITR max and min values
by Shannon Nelson
· 11 years ago
8ee75a8
i40e: check for possible incorrect ipv6 checksum
by Shannon Nelson
· 11 years ago
700bbf6
i40e: allow VF to remove any MAC filter
by Mitch Williams
· 11 years ago
Next »