Age | Commit message (Expand) | Author | Files | Lines |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -10/+11 |
2017-08-21 | qlogic: make device_attribute const | Bhumika Goyal | 2 | -5/+5 |
2017-08-21 | rtc: ds1307: fix regmap config | Heiner Kallweit | 1 | -1/+0 |
2017-08-20 | liquidio: fix use of pf in pass-through mode in a virtual machine | Rick Farrington | 2 | -5/+44 |
2017-08-20 | net: dsa: mv88e6xxx: make irq_chip const | Bhumika Goyal | 2 | -2/+2 |
2017-08-20 | net: ibm: emac: Fix some error handling path in 'emac_probe()' | Christophe Jaillet | 2 | -9/+4 |
2017-08-20 | cxgb4/cxgbvf: Handle 32-bit fw port capabilities | Ganesh Goudar | 8 | -356/+1220 |
2017-08-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -9/+10 |
2017-08-20 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -33/+74 |
2017-08-20 | net/mlx5e: Use size_t to store byte offset in statistics descriptors | Gal Pressman | 1 | -1/+1 |
2017-08-20 | net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks | Gal Pressman | 2 | -7/+4 |
2017-08-20 | net/mlx5e: Place constants on the right side of comparisons | Or Gerlitz | 1 | -2/+2 |
2017-08-20 | net/mlx5e: Avoid using multiple blank lines | Or Gerlitz | 2 | -2/+0 |
2017-08-20 | net/mlx5e: Properly indent within conditional statements | Or Gerlitz | 1 | -14/+17 |
2017-08-20 | net/mlx5: Add a blank line after declarations | Or Gerlitz | 2 | -0/+2 |
2017-08-20 | net/mlx5: Avoid blank lines after/before open/close brace | Or Gerlitz | 2 | -2/+0 |
2017-08-20 | net/mlx5e: Add outbound PCI buffer overflow counter | Eran Ben Elisha | 2 | -2/+24 |
2017-08-20 | net/mlx5e: Add RX buffer fullness counters | Gal Pressman | 3 | -1/+30 |
2017-08-20 | net/mlx5e: Add PCIe outbound stalls counters | Gal Pressman | 2 | -1/+20 |
2017-08-20 | net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool | Shalom Lagziel | 1 | -12/+118 |
2017-08-20 | net/mlx5e: IPoIB, Fix driver name retrieved by ethtool | Feras Daoud | 1 | -0/+2 |
2017-08-20 | net/mlx5e: Send PAOS command on interface up/down | Eran Ben Elisha | 2 | -7/+20 |
2017-08-19 | bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" | Colin Ian King | 1 | -1/+1 |
2017-08-19 | net: hns3: fix a handful of spelling mistakes | Colin Ian King | 2 | -3/+3 |
2017-08-19 | net: defxx: constify eisa_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-19 | net: hp100: constify eisa_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-19 | net: de4x5: constify eisa_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-19 | net: 3c59x: constify eisa_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-19 | net: 3c509: constify eisa_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | nfp: don't reuse pointers in ring dumping | Jakub Kicinski | 1 | -6/+7 |
2017-08-18 | nfp: fix copy paste in names and messages regarding vNICs | Jakub Kicinski | 1 | -2/+2 |
2017-08-18 | nfp: add ethtool statistics for representors | Jakub Kicinski | 2 | -4/+71 |
2017-08-18 | nfp: add pointer to vNIC config memory to nfp_port structure | Jakub Kicinski | 3 | -37/+18 |
2017-08-18 | nfp: report MAC statistics in ethtool | Jakub Kicinski | 2 | -17/+153 |
2017-08-18 | nfp: store pointer to MAC statistics in nfp_port | Jakub Kicinski | 3 | -8/+9 |
2017-08-18 | nfp: split software and hardware vNIC statistics | Jakub Kicinski | 1 | -72/+120 |
2017-08-18 | nfp: add helper for printing ethtool strings | Jakub Kicinski | 1 | -33/+32 |
2017-08-18 | nfp: don't report standard netdev statistics in ethtool | Jakub Kicinski | 1 | -77/+32 |
2017-08-18 | nfp: allow retreiving management FW logs on representors | Jakub Kicinski | 2 | -18/+17 |
2017-08-18 | nfp: provide ethtool_drvinfo on representors | Jakub Kicinski | 3 | -12/+54 |
2017-08-18 | nfp: link basic ethtool ops to representors | Jakub Kicinski | 3 | -0/+7 |
2017-08-18 | net: drop unused attribute argument from sysfs queue funcs | stephen hemminger | 1 | -1/+1 |
2017-08-18 | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas | 3 | -1/+16 |
2017-08-18 | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas | 5 | -6/+520 |
2017-08-18 | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas | 5 | -242/+345 |
2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas | 3 | -8/+46 |
2017-08-18 | amd-xgbe: Add hardware features debug output | Lendacky, Thomas | 1 | -3/+75 |
2017-08-18 | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas | 2 | -44/+37 |
2017-08-18 | amd-xgbe: Add additional dynamic debug messages | Lendacky, Thomas | 1 | -0/+4 |
2017-08-18 | amd-xgbe: Add support to handle device renaming | Lendacky, Thomas | 4 | -46/+100 |