index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
nfp: abm: add initial active buffer management NIC skeleton
Jakub Kicinski
6
-0
/
+155
2018-05-23
nfp: core: allow 4-byte aligned accesses to Memory Units
Jakub Kicinski
1
-50
/
+44
2018-05-23
nfp: add shared buffer configuration
Jakub Kicinski
6
-1
/
+294
2018-05-23
nfp: add support for per-PCI PF mailbox
Jakub Kicinski
3
-0
/
+173
2018-05-23
nfp: move rtsym helpers to pf code
Jakub Kicinski
3
-48
/
+51
2018-05-22
qede: Add support for populating ethernet TLVs.
Sudarsana Reddy Kalluru
1
-0
/
+101
2018-05-22
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
3
-1
/
+160
2018-05-22
qed: Add support for processing iscsi tlv request.
Sudarsana Reddy Kalluru
2
-1
/
+134
2018-05-22
qed: Add support for processing fcoe tlv request.
Sudarsana Reddy Kalluru
2
-1
/
+831
2018-05-22
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
5
-1
/
+443
2018-05-22
qed: Add MFW interfaces for TLV request support.
Sudarsana Reddy Kalluru
1
-0
/
+231
2018-05-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-199
/
+264
2018-05-22
mlxsw: spectrum_router: Add support for route append
David Ahern
1
-0
/
+2
2018-05-22
i40e: use the more traditional 'i' loop variable
Jacob Keller
1
-28
/
+28
2018-05-22
i40e: add function doc headers for ethtool stats functions
Jacob Keller
1
-0
/
+38
2018-05-22
i40e: update data pointer directly when copying to the buffer
Jacob Keller
1
-59
/
+58
2018-05-22
i40e: fold prefix strings directly into stat names
Jacob Keller
1
-68
/
+69
2018-05-22
i40e: use WARN_ONCE to replace the commented BUG_ON size check
Jacob Keller
1
-2
/
+4
2018-05-22
i40e: split i40e_get_strings() into smaller functions
Jacob Keller
1
-83
/
+100
2018-05-22
i40e: always return all queue stat strings
Jacob Keller
1
-5
/
+17
2018-05-22
i40e: always return VEB stat strings
Jacob Keller
1
-29
/
+23
2018-05-22
i40e: free skb after clearing lock in ptp_stop
Jacob Keller
1
-1
/
+3
2018-05-21
ti: ethernet: davinci: Fix cast to int warnings
Florian Fainelli
1
-4
/
+4
2018-05-21
net: ethernet: davinci_emac: Fix printing of base address
Florian Fainelli
1
-2
/
+2
2018-05-21
net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format
Florian Fainelli
1
-2
/
+2
2018-05-21
net: ethernet: ti: cpts: Fix timestamp print
Florian Fainelli
1
-1
/
+2
2018-05-21
ti: ethernet: cpdma: Use correct format for genpool_*
Florian Fainelli
1
-1
/
+1
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-147
/
+116
2018-05-21
cxgb4: copy the length of cpl_tx_pkt_core to fw_wr
Ganesh Goudar
1
-15
/
+14
2018-05-21
net: ethernet: Sort Kconfig sourcing alphabetically
Florian Fainelli
1
-8
/
+8
2018-05-20
sh_eth: fix typo in comment to BCULR write
Sergei Shtylyov
1
-1
/
+2
2018-05-20
sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'
Sergei Shtylyov
1
-11
/
+11
2018-05-20
sh_eth: fix typo in EESR.TRO bit name
Sergei Shtylyov
2
-7
/
+7
2018-05-20
net: hns3: Fix for CMDQ and Misc. interrupt init order problem
Yunsheng Lin
1
-8
/
+8
2018-05-20
net: hns3: Fixes kernel panic issue during rmmod hns3 driver
Xi Wang
1
-2
/
+2
2018-05-20
net: hns3: Fix for netdev not running problem after calling net_stop and net_...
Fuyun Liang
1
-0
/
+3
2018-05-20
net: hns3: Use enums instead of magic number in hclge_is_special_opcode
Huazhong Tan
1
-1
/
+5
2018-05-20
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
6
-2
/
+8
2018-05-20
net: hns3: Fix the missing client list node initialization
Xi Wang
1
-0
/
+2
2018-05-20
net: hns3: cleanup of return values in hclge_init_client_instance()
Jian Shen
1
-8
/
+6
2018-05-20
net: hns3: Fixes API to fetch ethernet header length with kernel default
Peng Li
1
-102
/
+2
2018-05-20
net: hns3: Fixes error reported by Kbuild and internal review
Salil Mehta
1
-1
/
+3
2018-05-20
r8169: fix network error on resume from suspend
Heiner Kallweit
1
-19
/
+20
2018-05-20
Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"
Jeff Kirsher
1
-8
/
+1
2018-05-20
net: qcom/emac: Allocate buffers from local node
Hemanth Puranik
1
-2
/
+4
2018-05-19
sh_eth: add R8A77980 support
Sergei Shtylyov
1
-0
/
+44
2018-05-19
sh_eth: add EDMR.NBST support
Sergei Shtylyov
2
-0
/
+6
2018-05-19
sh_eth: add RGMII support
Sergei Shtylyov
1
-0
/
+3
2018-05-19
net: mvpp2: Add missing VLAN tag detection
Maxime Chevallier
1
-0
/
+3
2018-05-19
mlxsw: use devlink helper to generate physical port name
Jiri Pirko
4
-20
/
+19
[prev]
[next]