summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: always initialize frag->last_in_pageQian Cai2019-08-051-3/+2
* net: dsa: mv88e6xxx: drop adjust_link to enabled phylinkHubert Feurstein2019-08-051-26/+0
* NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold2019-08-053-4/+5
* r8152: fix typo in register nameKevin Lo2019-08-021-6/+6
* net: phy: fix race in genphy_update_linkHeiner Kallweit2019-08-021-0/+6
* enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-021-0/+1
* net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-021-1/+1
* atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-021-2/+6
* net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov2019-08-011-1/+1
* net: samsung: Spelling s/case/cause/Geert Uytterhoeven2019-08-011-1/+1
* net: packetengines: Fix manufacturer spelling and capitalizationGeert Uytterhoeven2019-08-012-4/+4
* net: nixge: Spelling s/Instrument/Instruments/Geert Uytterhoeven2019-08-011-1/+1
* net: ixp4xx: Spelling s/XSacle/XScale/Geert Uytterhoeven2019-08-011-1/+1
* net: broadcom: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-3/+3
* net: apple: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-2/+2
* net: amd: Spelling s/case/cause/Geert Uytterhoeven2019-08-011-1/+1
* net: 8390: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-2/+2
* mvpp2: fix panic on module removalMatteo Croce2019-08-011-3/+2
* net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen2019-07-311-2/+3
* net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai2019-07-311-1/+2
* isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-07-311-1/+11
* net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEKGeert Uytterhoeven2019-07-311-1/+0
* Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-07-311-3/+5
|\
| * mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai2019-07-291-3/+5
* | net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'Christophe JAILLET2019-07-311-1/+1
* | net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...Christophe JAILLET2019-07-311-1/+1
* | mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata2019-07-311-2/+2
* | mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko2019-07-311-1/+1
* | net: dsa: qca8k: enable port flow controlxiaofeis2019-07-301-1/+3
* | compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-07-303-0/+19
* | enetc: Fix build error without PHYLIBYueHaibing2019-07-301-0/+1
* | net: stmmac: Sync RX Buffer upon allocationJose Abreu2019-07-301-3/+10
* | mlxsw: spectrum_ptp: fix duplicated check on orig_egr_typesColin Ian King2019-07-301-2/+2
* | net: dsa: mv88e6xxx: use link-down-define instead of plain valueHubert Feurstein2019-07-301-1/+1
* | net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein2019-07-301-2/+4
* | net: smc911x: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* | net: hamradio: baycom_epp: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-1/+2
* | net: wan: sdla: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* | mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabledPetr Machata2019-07-295-17/+82
* | net: spider_net: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* | net: ehea: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-1/+1
* | mvpp2: refactor the HW checksum setupMatteo Croce2019-07-291-13/+22
* | mvpp2: refactor MTU change codeMatteo Croce2019-07-291-28/+13
* | rocker: fix memory leaks of fib_work on two error return pathsColin Ian King2019-07-291-0/+2
* | net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl2019-07-291-0/+7
* | arcnet: com20020-isa: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+6
* | arcnet: arc-rimi: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+3
* | arcnet: com90io: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+2
* | arcnet: com90xx: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+3
* | r8169: don't use MSI before RTL8168dHeiner Kallweit2019-07-271-2/+7