Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
68ae7424583b561c2fda2fb03726e56946b34b19
/
drivers
/
net
/
ethernet
68ae742
ixgbe: Drop l2_accel_priv data pointer from ring struct
by Alexander Duyck
· 8 years ago
1489542
ixgbe: Use ring values to test for Tx pending
by Alexander Duyck
· 8 years ago
4e039c1
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
by Alexander Duyck
· 8 years ago
ff815fb
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
by Alexander Duyck
· 8 years ago
2af62c5
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
by Alexander Duyck
· 8 years ago
2097db7
ixgbe: Perform reinit any time number of VFs change
by Alexander Duyck
· 8 years ago
361b534
ixgbe: Fix interaction between SR-IOV and macvlan offload
by Alexander Duyck
· 8 years ago
1b953e8
ixgbevf: remove redundant setting of xcast_mode
by Emil Tantilov
· 8 years ago
63f721c
ixgbe: Remove an obsolete comment about ITR
by Tonghao Zhang
· 8 years ago
73834ae
ixgbe: extend firmware version support
by Paul Greenwalt
· 8 years ago
3ead7c2
ixgbe: advertise highest capable link speed
by Paul Greenwalt
· 8 years ago
09099dd
ixgbe: remove unused enum latency_range
by Emil Tantilov
· 8 years ago
d9d11eb
ixgbe: enable multicast on shutdown for WOL
by Emil Tantilov
· 8 years ago
9d0b967
8139cp: Replace WARN_ONCE with netdev_WARN_ONCE
by Gal Pressman
· 8 years ago
37ed41c
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
by Gal Pressman
· 8 years ago
e65c3e1
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
by Gal Pressman
· 8 years ago
cd4a87d
net/mlx5e: Replace WARN_ONCE with netdev_WARN_ONCE
by Gal Pressman
· 8 years ago
64f26ab
forcedeth: remove duplicate structure member in rx
by Zhu Yanjun
· 8 years ago
91f384f
net: hns3: Add more packet size statisctics
by Jian Shen
· 8 years ago
2e1ea49
net: hns3: remove redundant semicolon
by Peng Li
· 8 years ago
18838d0
net: hns3: fix for not setting pause parameters
by Fuyun Liang
· 8 years ago
f9fd82a
net: hns3: add MTU initialization for hardware
by Fuyun Liang
· 8 years ago
5bad95a
net: hns3: fix for changing MTU
by Fuyun Liang
· 8 years ago
2866ccb
net: hns3: fix for setting MTU
by Fuyun Liang
· 8 years ago
40173a2
net: hns3: fix for updating fc_mode_last_time
by Fuyun Liang
· 8 years ago
cf72fa6
net: hns3: Fix a response data read error of tqp statistics query
by Jian Shen
· 8 years ago
8491000
net: hns3: Add packet statistics of netdev
by Jian Shen
· 8 years ago
b59f558
net: hns3: Remove a useless member of struct hns3_stats
by Jian Shen
· 8 years ago
57ffee7
net: hns3: Fix an error macro definition of HNS3_TQP_STAT
by Jian Shen
· 8 years ago
94bfaaf
net: hns3: Fix a loop index error of tqp statistics query
by Jian Shen
· 8 years ago
d2a5dca
net: hns3: Fix an error of total drop packet statistics
by Jian Shen
· 8 years ago
b875cc3
net: hns3: Mask the packet statistics query when NIC is down
by Jian Shen
· 8 years ago
c5f6548
net: hns3: Modify the update period of packet statistics
by Jian Shen
· 8 years ago
7ea5cbd
net: hns3: Remove repeat statistic of rx_errors
by Jian Shen
· 8 years ago
200a88c
net: hns3: Fix spelling errors
by Jian Shen
· 8 years ago
a6c51c2
net: hns3: Unify the strings display of packet statistics
by Jian Shen
· 8 years ago
30ba2ab
net: hns3: Disable VFs change rxvlan offload status
by Jian Shen
· 8 years ago
391b5e9
net: hns3: Add ethtool interface for vlan filter
by Jian Shen
· 8 years ago
0c9214d
net: qualcomm: rmnet: Add support for GSO
by Subash Abhinov Kasiviswanathan
· 8 years ago
5eb5f86
net: qualcomm: rmnet: Add support for TX checksum offload
by Subash Abhinov Kasiviswanathan
· 8 years ago
23c76eb
net: qualcomm: rmnet: Handle command packets with checksum trailer
by Subash Abhinov Kasiviswanathan
· 8 years ago
bbd21b2
net: qualcomm: rmnet: Add support for RX checksum offload
by Subash Abhinov Kasiviswanathan
· 8 years ago
c597897
net: qualcomm: rmnet: Define the MAPv4 packet formats
by Subash Abhinov Kasiviswanathan
· 8 years ago
4e8683a
net: qualcomm: rmnet: Set pacing shift
by Subash Abhinov Kasiviswanathan
· 8 years ago
b23e722
net: qualcomm: rmnet: Rename ingress data format to data format
by Subash Abhinov Kasiviswanathan
· 8 years ago
76e0895
net: qualcomm: rmnet: Remove unused function declaration
by Subash Abhinov Kasiviswanathan
· 8 years ago
0b59a23
net: qualcomm: rmnet: Remove invalid condition while stamping mux id
by Subash Abhinov Kasiviswanathan
· 8 years ago
4b5ba67
net: qualcomm: rmnet: Remove redundant check when stamping map header
by Subash Abhinov Kasiviswanathan
· 8 years ago
7f0b800
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 8 years ago
27e95e3
thunderx: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
7f1c684
nfp: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
96a8604
bnxt_en: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
ae75415
mlx4: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
c0124f3
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
by Jesper Dangaard Brouer
· 8 years ago
99ffc5a
ixgbe: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
8712882
i40e: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
0ddf543
xdp/mlx5: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
d0adb51
nfp: add basic multicast filtering
by Jakub Kicinski
· 8 years ago
c979da7
net: bgmac: Remove short packet padding for DSA
by Florian Fainelli
· 8 years ago
398aff6
net: systemport: Remove short packet padding
by Florian Fainelli
· 8 years ago
74bd5d5
net/mlx5e: hide an unused variable
by Arnd Bergmann
· 8 years ago
8a4816c
tg3: Add Macronix NVRAM support
by Prashant Sreedharan
· 8 years ago
d2c2928
nfp: flower: implement the PORT_REIFY message
by Dirk van der Merwe
· 8 years ago
0f08479
nfp: add repr_preclean callback
by Dirk van der Merwe
· 8 years ago
c6d20ab
nfp: flower: obtain repr link state only from firmware
by Dirk van der Merwe
· 8 years ago
be6e36d
cxgb4: collect TX rate limit info in UP CIM logs
by Rahul Lakkireddy
· 8 years ago
c554f53
net: mvneta: add module EEPROM reading support
by Russell King
· 8 years ago
856b2cc
net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interrupt
by Russell King
· 8 years ago
6d81f45
net: mvneta: add EEE support
by Russell King
· 8 years ago
4932a91
net: mvneta: add flow control support
by Russell King
· 8 years ago
22f4bf8
net: mvneta: add 1000BaseX support
by Russell King
· 8 years ago
3269995
net: mvneta: move port configuration
by Russell King
· 8 years ago
503f9aa9
net: mvneta: convert to phylink
by Russell King
· 8 years ago
fc548b9
net: mvneta: prepare to convert to phylink
by Russell King
· 8 years ago
3b8bc67
net: mvneta: ensure PM paths take the rtnl lock
by Russell King
· 8 years ago
4282fc4
sh_eth: kill redundant check in the probe() method
by Sergei Shtylyov
· 8 years ago
5d0c100
ravb: kill redundant check in the probe() method
by Sergei Shtylyov
· 8 years ago
72bca20
liquidio: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 8 years ago
aa006d1
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 8 years ago
5f58dff
qed: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 8 years ago
1ca7992
net: stmmac: Allow debug prints of frame_len/COE
by Florian Fainelli
· 8 years ago
bdb4216
net: stmmac: Pad ring number with zeroes in display_ring()
by Florian Fainelli
· 8 years ago
3abbccc
net: hns: add ACPI mode support for ethtool -p
by Jian Shen
· 8 years ago
8d93ac0
cxgb4: Check alignment constraint for T6
by Ganesh Goudar
· 8 years ago
7009744
net: ena: increase ena driver version to 1.5.0
by Netanel Belgazal
· 8 years ago
8510e1a
net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X
by Netanel Belgazal
· 8 years ago
41e87c9
qed*: Advance drivers' version to 8.33.0.20
by Tomer Tayar
· 8 years ago
da09091
qed*: Utilize FW 8.33.1.0
by Tomer Tayar
· 8 years ago
21dd79e
qed*: HSI renaming for different types of HW
by Tomer Tayar
· 8 years ago
a2e7699
qed*: Refactoring and rearranging FW API with no functional impact
by Tomer Tayar
· 8 years ago
a9add19
cxgb4: use CLIP with LIP6 on T6 for TCAM filters
by Ganesh Goudar
· 8 years ago
ac0b715
forcedeth: optimize the rx with likely
by Zhu Yanjun
· 8 years ago
75ce719
sky2: Replace mdelay with msleep in sky2_vpd_wait
by Jia-Ju Bai
· 8 years ago
cae1927
bpf: offload: allow netdev to disappear while verifier is running
by Jakub Kicinski
· 8 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2758b3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
19286e4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 8 years ago
d367341
Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 8 years ago
9b93ab9
net/mlx5: Separate ingress/egress namespaces for each vport
by Gal Pressman
· 8 years ago
4484e29
net/mlx5: Fix ingress/egress naming mistake
by Gal Pressman
· 8 years ago
Next »