summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | via-rhine: Eliminate version informationKevin Brace2020-09-291-15/+0
| | * | via-rhine: VTunknown1 device is really VT8251 South BridgeKevin Brace2020-09-291-1/+1
| | * | via-rhine: Fix for the hardware having a reset failure after resumeKevin Brace2020-09-291-0/+2
| | * | net: dsa: seville: fix VCAP IS2 action widthVladimir Oltean2020-09-291-1/+1
| | * | net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean2020-09-291-6/+6
| | * | net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu2020-09-291-15/+16
| | * | virtio-net: don't disable guest csum when disable LROTonghao Zhang2020-09-291-1/+7
| | * | net: usb: ax88179_178a: add MCT usb 3.0 adapterWilken Gottwalt2020-09-281-0/+17
| | * | net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt2020-09-281-0/+1
| | * | net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo2020-09-2812-52/+105
| | * | r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit2020-09-271-2/+2
| | * | mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel2020-09-271-1/+2
| | * | mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap2020-09-271-0/+1
| | * | net: atlantic: fix build when object tree is separateIgor Russkikh2020-09-251-2/+2
| | * | dpaa2-eth: fix command version for Tx shapingIoana Ciornei2020-09-251-1/+3
| | * | net: usb: ax88179_178a: add Toshiba usb 3.0 adapterWilken Gottwalt2020-09-251-0/+17
| | * | team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-09-251-0/+1
| | * | bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-09-251-0/+1
| | * | net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk2020-09-251-2/+4
| | * | net: stmmac: Fix clock handling on remove pathWong Vee Khee2020-09-251-1/+0
| | * | vmxnet3: fix cksum offload issues for non-udp tunnelsRonak Doshi2020-09-253-3/+34
| | * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-09-254-22/+22
| | |\ \
| | | * | ice: fix memory leak in ice_vsi_setupJacob Keller2020-09-251-1/+13
| | | * | ice: fix memory leak if register_netdev_failsJacob Keller2020-09-253-19/+6
| | | * | ice: Fix call trace on suspendAnirudh Venkataramanan2020-09-251-0/+1
| | | * | iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch2020-09-251-2/+2
| | * | | Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-09-251-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | mt76: mt7615: reduce maximum VHT MPDU length to 7991Felix Fietkau2020-09-241-1/+1
| | * | | net/fsl: quieten expected MDIO access failuresJamie Iles2020-09-241-1/+1
| | * | | net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne2020-09-241-8/+12
| | * | | net/ethernet/broadcom: fix spelling typoWang Qing2020-09-241-8/+8
| | * | | net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang2020-09-241-1/+21
| | * | | hinic: fix wrong return value of mac-set cmdLuo bin2020-09-242-13/+5
| | * | | drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functionsXie He2020-09-241-17/+26
| | * | | net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-09-231-11/+4
| | * | | net: lantiq: Add locking for TX DMA channelHauke Mehrtens2020-09-231-0/+2
| | * | | Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-09-231-55/+55
| * | | | Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-031-8/+21
| |\ \ \ \
| | * | | | xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-10-011-8/+21
| * | | | | Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-10-034-52/+40
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-09-291-2/+4
| | |\ \ \ \ \
| | | * | | | | phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter2020-09-081-2/+4
| | * | | | | | usbcore/driver: Accommodate usbipM. Vefa Bicakci2020-09-251-6/+31
| | * | | | | | usbcore/driver: Fix incorrect downcastM. Vefa Bicakci2020-09-251-9/+2
| | * | | | | | usbcore/driver: Fix specific driver selectionM. Vefa Bicakci2020-09-251-1/+1
| | * | | | | | Revert "usbip: Implement a match function to fix usbip"M. Vefa Bicakci2020-09-251-6/+0
| | * | | | | | USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue2020-09-221-28/+2
| * | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-033-0/+13
| |\ \ \ \ \ \ \
| | * | | | | | | i2c: npcm7xx: Clear LAST bit after a failed transaction.Tali Perry2020-09-271-0/+9
| | * | | | | | | i2c: cpm: Fix i2c_ram structureNicolas VINCENT2020-09-271-0/+3