index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
1
-10
/
+6
*
net: macb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
1
-7
/
+5
*
bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.
Michael Chan
2019-05-05
1
-0
/
+4
*
bnxt_en: Add support for aRFS on 57500 chips.
Michael Chan
2019-05-05
1
-4
/
+12
*
bnxt_en: Query firmware capability to support aRFS on 57500 chips.
Michael Chan
2019-05-05
2
-1
/
+44
*
bnxt_en: Improve NQ reservations.
Michael Chan
2019-05-05
1
-2
/
+4
*
bnxt_en: Separate RDMA MR/AH context allocation.
Devesh Sharma
2019-05-05
2
-1
/
+19
*
bnxt_en: read the clause type from the PHY ID
Vasundhara Volam
2019-05-05
1
-2
/
+2
*
bnxt_en: Read package version from firmware.
Vasundhara Volam
2019-05-05
3
-1
/
+12
*
bnxt_en: Check new firmware capability to display extended stats.
Vasundhara Volam
2019-05-05
2
-2
/
+7
*
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
2019-05-05
3
-1
/
+82
*
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
2019-05-05
1
-39
/
+36
*
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2019-05-05
2
-53
/
+214
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-05-05
12
-179
/
+339
|
\
|
*
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
2019-05-04
1
-22
/
+2
|
*
ice: Use more efficient structures
Jesse Brandeburg
2019-05-04
1
-2
/
+2
|
*
ice: Use bitfields where possible
Jesse Brandeburg
2019-05-04
1
-5
/
+5
|
*
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
2019-05-04
4
-0
/
+120
|
*
ice: Separate if conditions for ice_set_features()
Tony Nguyen
2019-05-04
1
-2
/
+6
|
*
ice: Remove __always_unused attribute
Tony Nguyen
2019-05-04
1
-1
/
+1
|
*
ice: Suppress false-positive style issues reported by static analyzer
Bruce Allan
2019-05-04
1
-0
/
+1
|
*
ice: Refactor getting/setting coalesce
Brett Creeley
2019-05-04
1
-59
/
+93
|
*
ice: Always free/allocate q_vectors
Brett Creeley
2019-05-04
1
-20
/
+14
|
*
ice: Do not unnecessarily initialize local variable
Bruce Allan
2019-05-04
1
-1
/
+1
|
*
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
2019-05-04
4
-28
/
+36
|
*
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
2019-05-04
2
-2
/
+16
|
*
ice: Preserve VLAN Rx stripping settings
Tony Nguyen
2019-05-04
1
-0
/
+4
|
*
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
2019-05-04
1
-7
/
+8
|
*
ice: Use pf instead of vsi-back
Jesse Brandeburg
2019-05-04
1
-30
/
+30
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-05-05
10
-63
/
+193
|
\
\
|
*
|
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
2019-05-04
1
-8
/
+15
|
*
|
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2019-05-04
1
-6
/
+10
|
*
|
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-04
1
-4
/
+2
|
*
|
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-04
1
-25
/
+3
|
*
|
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2019-05-04
2
-14
/
+46
|
*
|
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
2019-05-04
6
-2
/
+74
|
*
|
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
2019-05-04
1
-1
/
+1
|
*
|
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
2019-05-04
1
-0
/
+10
|
*
|
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
2019-05-04
1
-2
/
+2
|
*
|
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
2019-05-04
1
-2
/
+2
|
*
|
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
2019-05-04
3
-0
/
+6
|
*
|
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
2019-05-04
1
-0
/
+23
|
|
/
*
|
r8169: speed up rtl_loop_wait
Heiner Kallweit
2019-05-05
1
-1
/
+1
*
|
r8169: make use of phy_set_asym_pause
Heiner Kallweit
2019-05-05
1
-2
/
+1
*
|
net: ll_temac: Make some functions static
YueHaibing
2019-05-05
1
-8
/
+8
*
|
net: aquantia: Make aq_ndev_driver_name static
YueHaibing
2019-05-05
1
-1
/
+1
*
|
net: mvpp2: cls: Remove set but not used variable 'act'
YueHaibing
2019-05-05
1
-3
/
+0
*
|
net: ll_temac: remove an unnecessary condition
Dan Carpenter
2019-05-05
1
-1
/
+1
*
|
net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
Dan Carpenter
2019-05-05
1
-2
/
+2
*
|
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
Wei Yongjun
2019-05-05
1
-2
/
+2
|
/
[next]