index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
2019-02-25
net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
2019-02-25
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
2019-02-25
net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
2019-02-25
net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
2019-02-25
net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-25
mlxsw: spectrum: acl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-25
net: phy: aquantia: add hwmon support
Heiner Kallweit
2019-02-25
net: phy: aquantia: rename aquantia.c to aquantia_main.c
Heiner Kallweit
2019-02-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-02-25
net: dsa: mv88e6xxx: Fix phylink_validate for Topaz family
Marek BehĂșn
2019-02-25
net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X
Marek BehĂșn
2019-02-25
ice: fix overlong string, update stats output
Jesse Brandeburg
2019-02-25
ice: Fix for FC get rx/tx pause params
Lukasz Czapnik
2019-02-25
ice: use absolute vector ID for VFs
Mitch Williams
2019-02-25
ice: check for a leaf node presence
Victor Raj
2019-02-25
ice: flush Tx pipe on disable queue timeout
Victor Raj
2019-02-25
ice: clear VF ARQLEN register on reset
Mitch Williams
2019-02-25
ice: don't spam VFs with link messages
Mitch Williams
2019-02-25
ice: only use the VF for ICE_VSI_VF in ice_vsi_release
Brett Creeley
2019-02-25
ice: fix numeric overflow warning
Bruce Allan
2019-02-25
ice: fix issue where host reboots on unload when iommu=on
Brett Creeley
2019-02-25
ice: fix ice_remove_rule_internal vsi_list handling
Jacob Keller
2019-02-25
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-02-25
ice: Fix added in VSI supported nodes calc
Victor Raj
2019-02-25
ice: Fix the calculation of ICE_MAX_MTU
Maciej Fijalkowski
2019-02-25
ice: Mark extack argument as __always_unused
Bruce Allan
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
net: phy: fix reading fixed phy status
Heiner Kallweit
2019-02-24
net: phy: improve auto-neg emulation in swphy
Heiner Kallweit
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-02-24
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
2019-02-24
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
2019-02-24
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
2019-02-24
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
2019-02-24
net: hns3: fix get VF RSS issue
Jian Shen
2019-02-24
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2019-02-24
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
2019-02-24
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
2019-02-24
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
2019-02-24
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
2019-02-24
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2019-02-24
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
2019-02-24
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
2019-02-24
net: hns3: add xps setting support for hns3 driver
Yunsheng Lin
2019-02-24
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code
Jiri Pirko
[next]