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
2019-05-05
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
1
-39
/
+36
2019-05-05
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2
-53
/
+214
2019-05-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-179
/
+339
2019-05-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-63
/
+193
2019-05-05
r8169: speed up rtl_loop_wait
Heiner Kallweit
1
-1
/
+1
2019-05-05
r8169: make use of phy_set_asym_pause
Heiner Kallweit
1
-2
/
+1
2019-05-05
net: ll_temac: Make some functions static
YueHaibing
1
-8
/
+8
2019-05-05
net: aquantia: Make aq_ndev_driver_name static
YueHaibing
1
-1
/
+1
2019-05-05
net: mvpp2: cls: Remove set but not used variable 'act'
YueHaibing
1
-3
/
+0
2019-05-05
net: ll_temac: remove an unnecessary condition
Dan Carpenter
1
-1
/
+1
2019-05-05
net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
Dan Carpenter
1
-2
/
+2
2019-05-05
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
Wei Yongjun
1
-2
/
+2
2019-05-04
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
1
-8
/
+15
2019-05-04
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
1
-6
/
+10
2019-05-04
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-05-04
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
1
-25
/
+3
2019-05-04
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2
-14
/
+46
2019-05-04
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
6
-2
/
+74
2019-05-04
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
1
-1
/
+1
2019-05-04
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
1
-0
/
+10
2019-05-04
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
1
-2
/
+2
2019-05-04
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
1
-2
/
+2
2019-05-04
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
3
-0
/
+6
2019-05-04
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
1
-0
/
+23
2019-05-04
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
1
-22
/
+2
2019-05-04
ice: Use more efficient structures
Jesse Brandeburg
1
-2
/
+2
2019-05-04
ice: Use bitfields where possible
Jesse Brandeburg
1
-5
/
+5
2019-05-04
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
4
-0
/
+120
2019-05-04
ice: Separate if conditions for ice_set_features()
Tony Nguyen
1
-2
/
+6
2019-05-04
ice: Remove __always_unused attribute
Tony Nguyen
1
-1
/
+1
2019-05-04
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
1
-0
/
+1
2019-05-04
ice: Refactor getting/setting coalesce
Brett Creeley
1
-59
/
+93
2019-05-04
ice: Always free/allocate q_vectors
Brett Creeley
1
-20
/
+14
2019-05-04
ice: Do not unnecessarily initialize local variable
Bruce Allan
1
-1
/
+1
2019-05-04
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
4
-28
/
+36
2019-05-04
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
2
-2
/
+16
2019-05-04
ice: Preserve VLAN Rx stripping settings
Tony Nguyen
1
-0
/
+4
2019-05-04
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
1
-7
/
+8
2019-05-04
ice: Use pf instead of vsi-back
Jesse Brandeburg
1
-30
/
+30
2019-05-04
r8169: remove rtl_write_exgmac_batch
Heiner Kallweit
1
-22
/
+4
2019-05-04
mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resources
Shalom Toledo
1
-11
/
+35
2019-05-04
mlxsw: resources: Add local_ports_in_{1x, 2x}
Shalom Toledo
1
-0
/
+4
2019-05-04
mlxsw: Bump firmware version to 13.2000.1122
Ido Schimmel
1
-2
/
+2
2019-05-04
Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
29
-531
/
+959
2019-05-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-208
/
+448
2019-05-04
net: hns3: add support for FEC encoding control
Jian Shen
5
-1
/
+213
2019-05-04
net: hns3: add autoneg and change speed support for fibre port
Jian Shen
3
-11
/
+163
2019-05-04
net: hns3: add support for multiple media type
Jian Shen
8
-63
/
+246
2019-05-03
i40e: Introduce recovery mode support
Alice Michael
3
-31
/
+294
2019-05-03
i40e: print PCI vendor and device ID during probe
Stefan Assmann
1
-3
/
+4
[next]