aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-05net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven3-8/+8
2018-07-05net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven1-0/+1
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King2-11/+3
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam4-11/+147
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh3-3/+55
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh1-2/+106
2018-07-05net/hamradio/6pack: remove redundant variable channelColin Ian King1-4/+1
2018-07-05fjes: use currently unused variable my_epid and max_epidColin Ian King1-4/+4
2018-07-05net: tehuti: remove redundant pointer skbColin Ian King1-2/+0
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King1-2/+0
2018-07-05net: aquantia: Make some functions staticWei Yongjun1-3/+3
2018-07-05net: dsa: vsc73xx: Make some functions staticWei Yongjun1-4/+5
2018-07-05net: dsa: fix spelling mistake "waitting" -> "waiting"Colin Ian King1-1/+1
2018-07-05r8169: fix runtime suspendHeiner Kallweit1-8/+1
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom4-35/+206
2018-07-04epic100: remove redundant variable 'irq'Colin Ian King1-2/+0
2018-07-04sfc: remove redundant variable old_vlanColin Ian King1-2/+1
2018-07-04qed: remove redundant pointer 'name'Colin Ian King1-2/+0
2018-07-04ethernet: micrel: remove redundant pointer 'info'Colin Ian King1-3/+0
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King1-3/+0
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King1-2/+0
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King1-2/+0
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King1-2/+0
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King1-4/+1
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King1-2/+0
2018-07-04net: ethernet: nb8800: remove redundant pointer rxdColin Ian King1-2/+0
2018-07-04net: alx: remove redundant variable old_duplexColin Ian King1-2/+0
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King1-4/+1
2018-07-04net: dsa: bcm_sf2: remove redundant variable offColin Ian King1-6/+1
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia3-17/+138
2018-07-04igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia1-2/+2
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia1-9/+14
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia1-16/+33
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia1-32/+28
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva15-0/+33
2018-07-04net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler1-15/+23
2018-07-04vhost_net: Avoid rx vring kicks during busyloopToshiaki Makita1-3/+7
2018-07-04vhost_net: Avoid rx queue wake-ups during busypollToshiaki Makita1-7/+19
2018-07-04vhost_net: Avoid tx vring kicks during busyloopToshiaki Makita1-13/+22
2018-07-04vhost_net: Rename local variables in vhost_net_rx_peek_head_lenToshiaki Makita1-17/+17
2018-07-04sfc: batch up RX deliveryEdward Cree3-1/+21
2018-07-04net: dsa: Add Vitesse VSC73xx DSA router driverLinus Walleij3-0/+1376
2018-07-04net: phy: vitesse: Add support for VSC73xxLinus Walleij1-0/+175
2018-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+3
2018-07-03net: aquantia: bump driver versionIgor Russkikh1-2/+2
2018-07-03net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev4-0/+63
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh4-1/+74
2018-07-03net: aquantia: Improve adapter init/deinit logicIgor Russkikh6-31/+66
2018-07-03net: aquantia: Ethtool based ring size configurationAnton Mikaev7-50/+136
2018-07-03net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-3/+3