Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
51f932c4870f785d73d5fd5fed33306e63cf4efc
51f932c
micrel phy driver - updated(1)
by Choi, David
· 14 years ago
deaec0f
qlcnic: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
ef2519b
netxen: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
e0d904f
bnx2x: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
d92be4b
vmxnet3: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
52b6dcf
e1000e: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
529d6da
caif-driver: Add CAIF-SPI Protocol driver.
by Sjur Braendeland
· 14 years ago
01eebb5
caif: Kconfig and Makefile fixes
by Sjur Braendeland
· 14 years ago
cfc9b16
cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the build
by Casey Leedom
· 14 years ago
84c6ade
cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf
by Casey Leedom
· 14 years ago
be839e3
cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf
by Casey Leedom
· 14 years ago
c6e0d91
cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA code
by Casey Leedom
· 14 years ago
16f8bd4
cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code
by Casey Leedom
· 14 years ago
7ee9ff9
cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardware resources
by Casey Leedom
· 14 years ago
17edf25
cxgb4vf: Add new macros and definitions for hardware constants
by Casey Leedom
· 14 years ago
81323b7
cxgb4vf: update to latest T4 firmware API file
by Casey Leedom
· 14 years ago
1704d74
cxgb4vf: small changes to message processing structures/macros
by Casey Leedom
· 14 years ago
a71e832
netdev: mdio-octeon: Fix section mismatch errors.
by David Daney
· 14 years ago
d30b181
netdev: octeon_mgmt: Fix section mismatch errors.
by David Daney
· 14 years ago
210d6de
act_mirred: don't clone skb when skb isn't shared
by Changli Gao
· 14 years ago
c4ead4c
tcp: tso_fragment() might avoid GFP_ATOMIC
by Eric Dumazet
· 14 years ago
9618e2f
vlan: 64 bit rx counters
by Eric Dumazet
· 14 years ago
bc66154
macvlan: 64 bit rx counters
by Eric Dumazet
· 14 years ago
33d91f0
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
by Eric Dumazet
· 14 years ago
7a9b2d5
net: use this_cpu_ptr()
by Eric Dumazet
· 14 years ago
b6b3ecc
net: u64_stats_sync improvements
by Eric Dumazet
· 14 years ago
a095cfc
3c59x: Specify window explicitly for access to windowed registers
by Ben Hutchings
· 14 years ago
d2ef859
mlx4: add dynamic LRO disable support
by Amerigo Wang
· 14 years ago
958de19
s2io: add dynamic LRO disable support
by Jon Mason
· 14 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 14 years ago
734f614
syncookies: do not store rcv_wscale in tcp timestamp
by Florian Westphal
· 14 years ago
9587c6d
ipv6: remove ipv6_statistics
by Eric Dumazet
· 14 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 14 years ago
5eaa0bd
loopback: use u64_stats_sync infrastructure
by Eric Dumazet
· 14 years ago
4b4194c
arp: RCU change in arp_solicit()
by Eric Dumazet
· 14 years ago
59b8080
dccp: make implementation of Syn-RTT symmetric
by Gerrit Renker
· 14 years ago
a7d13fb
dccp: remove unused function argument
by Gerrit Renker
· 14 years ago
87cad5c
net/fec: clean suspend/resume
by Eric Benard
· 14 years ago
d05f6cf
cxgb3: request 7.10 firmware
by Divy Le Ray
· 14 years ago
17acad3
cxgb3: update FW to 7.10
by Divy Le Ray
· 14 years ago
f9467ea
net/core/pktgen.c: Use pr_<level>
by Joe Perches
· 14 years ago
01f2f3f
net: optimize Berkeley Packet Filter (BPF) processing
by Hagen Paul Pfeifer
· 14 years ago
bd97a63
sfc: Log clearer error messages for hardware monitor
by Ben Hutchings
· 14 years ago
477e54e
sfc: Use Toeplitz IPv4 hash for RSS and hash insertion
by Ben Hutchings
· 14 years ago
5d3a6fc
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
by Ben Hutchings
· 14 years ago
604f604
sfc: Fix reading of inserted hash
by Ben Hutchings
· 14 years ago
29046f9
enic: Clean ups
by Vasanthy Kolluri
· 14 years ago
506e119
enic: Bug Fix: Handle surprise hardware removals
by Vasanthy Kolluri
· 14 years ago
1825aca
enic: Feature Add: Add loopback capability to enic devices
by Vasanthy Kolluri
· 14 years ago
b5bab85
enic: Use receive queue buffer blocks of 32/64 entries
by Vasanthy Kolluri
· 14 years ago
70feadf
enic: Add new firmware devcmds
by Vasanthy Kolluri
· 14 years ago
a7a79de
enic: Use (netdev|dev|pr)_<level> macro helpers for logging
by Vasanthy Kolluri
· 14 years ago
383ab92
enic: Clean up: Add wrapper routines for firmware devcmd calls
by Vasanthy Kolluri
· 14 years ago
99ef563
enic: Use a lighter reset operation for enic devices
by Vasanthy Kolluri
· 14 years ago
f8cac14
enic: Bug Fix: Change hardware ingress vlan rewrite mode
by Vasanthy Kolluri
· 14 years ago
88132f5
enic: Feature Add: Replace LRO with GRO
by Vasanthy Kolluri
· 14 years ago
72b8a16
cnic: Update version to 2.1.3.
by Michael Chan
· 14 years ago
b177a5d5
cnic: Further unify kcq handling code.
by Michael Chan
· 14 years ago
644b9d4
cnic: Restructure kcq processing.
by Michael Chan
· 14 years ago
e6c2889
cnic: Unify kcq allocation for all devices.
by Michael Chan
· 14 years ago
66fee9e
cnic: Unify IRQ code for all hardware types.
by Michael Chan
· 14 years ago
520efdf
cnic: Fine-tune CID memory space calculation.
by Michael Chan
· 14 years ago
39c9cf0
sfc: Record hardware RX hash on each skb where possible
by Ben Hutchings
· 14 years ago
2822235
sfc: Disable setting feature flags that are not implemented
by Ben Hutchings
· 14 years ago
c5d5f5f
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
by Ben Hutchings
· 14 years ago
62776d0
sfc: Implement message level control
by Ben Hutchings
· 14 years ago
0c605a2
sfc: Log MTD errors using partition name, not just net device name
by Ben Hutchings
· 14 years ago
5b98c1b
sfc: Implement ethtool register dump operation
by Ben Hutchings
· 14 years ago
565b7b2
tcp: do not send reset to already closed sockets
by Konstantin Khorenko
· 14 years ago
7a938f8
broadcom: Add 5241 support
by Dmitry Baryshkov
· 14 years ago
fcb26ec
broadcom: move all PHY_ID's to header
by Dmitry Baryshkov
· 14 years ago
deb0d7c
net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
by Andrew Morton
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
38000a9
sky2: enable rx/tx in sky2_phy_reinit()
by Brandon Philips
· 14 years ago
7b2ff18
net - IP_NODEFRAG option for IPv4 socket
by Jiri Olsa
· 14 years ago
01fc3e8
qeth: handle missing z/VM authorization of OSX
by Ursula Braun
· 14 years ago
0132951
qeth: specify correct function level for OSN devices
by Ursula Braun
· 14 years ago
51aa165
qeth: fix page breaks in hw headers
by Frank Blaschka
· 14 years ago
43a6530
qeth: fix use after free for qeths debug area
by Carsten Otte
· 14 years ago
38593d0
qeth: Fold qeth_qerr debug area
by Carsten Otte
· 14 years ago
efd5d9a
qeth: Fold qeth_misc debug area
by Carsten Otte
· 14 years ago
d829eee
qeth: Fold qeth_sense debug area
by Carsten Otte
· 14 years ago
847a50f
qeth: Fold qeth_trace debug area
by Carsten Otte
· 14 years ago
af03906
qeth: Add new s390 debug feature for each qeth card
by Carsten Otte
· 14 years ago
8e96c51
qeth: Rework qeth_dbf_longtext
by Carsten Otte
· 14 years ago
59b60e9
smsgiucv: guarantee single iucv connect in thaw
by Ursula Braun
· 14 years ago
4eaef48
qlcnic: update version to 5.0.6
by Amit Kumar Salecha
· 14 years ago
d626ad4
qlcnic: mark context state freed after destroy
by Amit Kumar Salecha
· 14 years ago
68bf1c6
qlcnic: offload tx timeout recovery
by Amit Kumar Salecha
· 14 years ago
52486a3
qlcnic: dont free host resources during fw recovery
by Amit Kumar Salecha
· 14 years ago
8a15ad1
qlcnic: release device resources during interface down
by Amit Kumar Salecha
· 14 years ago
42f65cb
qlcnic: fix mac address mgmt
by Amit Kumar Salecha
· 14 years ago
900c6cf
qlcnic: handshake with card after fw load
by Amit Kumar Salecha
· 14 years ago
9665982
qlcnic: cleanup skb allocation
by Amit Kumar Salecha
· 14 years ago
406818f
bridge: 64bit rx/tx counters
by Eric Dumazet
· 14 years ago
16b8a47
net: Introduce u64_stats_sync infrastructure
by Eric Dumazet
· 14 years ago
6afff0c
net: consolidate netif_needs_gso() checks
by John Fastabend
· 14 years ago
1dc8d8c
net: Fix a typo in netlink.h
by Justin P. Mattock
· 14 years ago
17f085d
e1000e: disable gig speed when in S0->Sx transition
by Bruce Allan
· 14 years ago
dbcb9fe
e1000e: packet split should not be used with early receive
by Bruce Allan
· 14 years ago
Next »