summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()Wei Yongjun2018-08-091-1/+1
* | | ieee802154: hwsim: fix rcu handlingAlexander Aring2018-08-091-5/+19
* | | net-next: hinic: fix a problem in free_tx_poll()Zhao Chen2018-08-083-11/+49
* | | net: nixge: Get rid of unused struct member 'last_link'Moritz Fischer2018-08-081-1/+0
* | | net: ethernet: ti: cpts: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: tlan: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: sfc: falcon: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: ethernet: sxgbe: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
* | | qlge: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | qlcnic: Mark expected switch fall-througsGustavo A. R. Silva2018-08-081-1/+2
* | | qede: qede_fp: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+2
* | | netxen_nic: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-1/+2
* | | qed: qed_dev: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-2/+2
* | | net/mlx5e: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
* | | vxge: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+3
* | | igbvf: netdev: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | igb: e1000_phy: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | igb_main: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
* | | net/mlx4/en_rx: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
* | | net/mlx4/mcg: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+2
* | | i40e_txrx: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-1/+2
* | | i40e_main: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: hns3: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: hns: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | be2net: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: tulip: de4x5: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+6
* | | net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: thunderx: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+3
* | | cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | liquidio: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: macb: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva2018-08-081-1/+1
* | | alteon: acenic: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | 8390: axnet_cs: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | | net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran2018-08-081-0/+2
* | | net: dsa: b53: Add support for Broadcom Omega SoC internal switchArun Parameswaran2018-08-081-0/+1
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-08-089-194/+276
|\ \ \
| * | | i40e: fix i40e_add_queue_stats data pointer updateJacob Keller2018-08-071-1/+6
| * | | i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz2018-08-074-0/+42
| * | | i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz2018-08-072-0/+4
| * | | i40e: fix warning about shadowed ring parameterJacob Keller2018-08-071-4/+2
| * | | i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller2018-08-071-1/+0
| * | | i40e: convert priority flow control stats to use helpersJacob Keller2018-08-071-36/+51
| * | | i40e: convert VEB TC stats to use an i40e_stats arrayJacob Keller2018-08-071-40/+43
| * | | i40e: Set fec_config when forcing link stateMariusz Stachura2018-08-071-0/+2
| * | | i40e: add helper to copy statistic values into ethtool bufferJacob Keller2018-08-071-23/+93
| * | | i40e: add helper function for copying strings from stat arraysJacob Keller2018-08-071-20/+39