Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf() | Emil Tantilov | 2016-07-22 | 1 | -6/+8 | |
| * | | | | | | | | | libcxgb: remove unused including <linux/version.h> | Wei Yongjun | 2016-07-25 | 1 | -1/+0 | |
| * | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2016-07-25 | 12 | -352/+350 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i40e: Explicitly write platform-specific mac address after PF reset | Tushar Dave | 2016-07-22 | 1 | -38/+49 | |
| | * | | | | | | | | | i40e: add missing link advertise setting | Stefan Assmann | 2016-07-22 | 1 | -0/+1 | |
| | * | | | | | | | | | i40e: Move the mutex lock in i40e_client_unregister | Catherine Sullivan | 2016-07-22 | 1 | -2/+2 | |
| | * | | | | | | | | | i40e: Remove redundant memset | Amitoj Kaur Chawla | 2016-07-22 | 1 | -1/+0 | |
| | * | | | | | | | | | i40e/i40evf-bump version to 1.6.11 | Bimmy Pujari | 2016-07-22 | 2 | -2/+2 | |
| | * | | | | | | | | | i40e: refactor Rx filter handling | Mitch Williams | 2016-07-22 | 3 | -279/+261 | |
| | * | | | | | | | | | i40evf: add hyperv dev ids | Joshua Hay | 2016-07-22 | 1 | -0/+2 | |
| | * | | | | | | | | | i40e: Remove device ID 0x37D4 | Catherine Sullivan | 2016-07-22 | 5 | -5/+0 | |
| | * | | | | | | | | | i40e/i40evf: remove useless initializer | Mitch Williams | 2016-07-22 | 2 | -5/+2 | |
| | * | | | | | | | | | i40e: Fix to show correct Advertised Link Modes when link is down | Avinash Dayanand | 2016-07-22 | 1 | -19/+28 | |
| | * | | | | | | | | | i40e: avoid null pointer dereference | Heinrich Schuchardt | 2016-07-22 | 1 | -1/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | libcxgb: export ppm release and tagmask set api | Varun Prakash | 2016-07-25 | 1 | -0/+2 | |
| * | | | | | | | | | libcxgb: add library module for Chelsio drivers | Varun Prakash | 2016-07-25 | 6 | -24/+78 | |
| * | | | | | | | | | cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf | Ganesh Goudar | 2016-07-25 | 7 | -236/+446 | |
| * | | | | | | | | | mlxsw: spectrum: Add support in matchall mirror TC offloading | Yotam Gigi | 2016-07-24 | 2 | -1/+507 | |
| * | | | | | | | | | mlxsw: reg: Add the Monitoring Port Analyzer register | Yotam Gigi | 2016-07-24 | 1 | -0/+67 | |
| * | | | | | | | | | mlxsw: reg: Add Monitoring Port Analyzer Table register | Yotam Gigi | 2016-07-24 | 1 | -0/+54 | |
| * | | | | | | | | | mlxsw: reg: Add Shared Buffer Internal Buffer register | Yotam Gigi | 2016-07-24 | 1 | -0/+41 | |
| * | | | | | | | | | mlxsw: pci: Add max span resources to resources query | Nogah Frankel | 2016-07-24 | 2 | -0/+7 | |
| * | | | | | | | | | mlxsw: pci: Add resources query implementation. | Nogah Frankel | 2016-07-24 | 6 | -3/+109 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-24 | 23 | -173/+428 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | net/mlx4_en: use READ_ONCE when freeing xdp_prog | Brenden Blanco | 2016-07-20 | 1 | -2/+4 | |
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2016-07-20 | 9 | -167/+233 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fm10k: bump version number | Jacob Keller | 2016-07-20 | 1 | -1/+1 | |
| | * | | | | | | | | fm10k: return proper error code when pci_enable_msix_range fails | Jacob Keller | 2016-07-20 | 1 | -1/+1 | |
| | * | | | | | | | | fm10k: force link to remain down for at least a second on resume events | Jacob Keller | 2016-07-20 | 1 | -0/+4 | |
| | * | | | | | | | | fm10k: implement request_lport_map pointer | Jacob Keller | 2016-07-20 | 3 | -13/+9 | |
| | * | | | | | | | | fm10k: check if PCIe link is restored | Jacob Keller | 2016-07-20 | 1 | -0/+13 | |
| | * | | | | | | | | fm10k: enable bus master after every reset | Jacob Keller | 2016-07-20 | 1 | -0/+2 | |
| | * | | | | | | | | fm10k: use common flow for suspend and resume | Jacob Keller | 2016-07-20 | 1 | -70/+3 | |
| | * | | | | | | | | fm10k: implement reset_notify handler for PCIe FLR events | Jacob Keller | 2016-07-20 | 1 | -0/+33 | |
| | * | | | | | | | | fm10k: use common reset flow when handling io errors from PCI stack | Jacob Keller | 2016-07-20 | 1 | -53/+7 | |
| | * | | | | | | | | fm10k: implement prepare_suspend and handle_resume | Jacob Keller | 2016-07-20 | 1 | -0/+38 | |
| | * | | | | | | | | fm10k: split fm10k_reinit into two functions | Jacob Keller | 2016-07-20 | 1 | -5/+28 | |
| | * | | | | | | | | fm10k: wait for queues to drain if stop_hw() fails once | Jacob Keller | 2016-07-20 | 3 | -7/+40 | |
| | * | | | | | | | | fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING | Jacob Keller | 2016-07-20 | 1 | -1/+4 | |
| | * | | | | | | | | fm10k: use actual hardware registers when checking for pending Tx | Jacob Keller | 2016-07-20 | 1 | -3/+5 | |
| | * | | | | | | | | fm10k: perform data path reset even when switch is not ready | Jacob Keller | 2016-07-20 | 1 | -5/+0 | |
| | * | | | | | | | | fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING | Jacob Keller | 2016-07-20 | 4 | -15/+24 | |
| | * | | | | | | | | fm10k: Reset mailbox global interrupts | Ngai-Mint Kwan | 2016-07-20 | 2 | -0/+6 | |
| | * | | | | | | | | fm10k: prevent multiple threads updating statistics | Jacob Keller | 2016-07-20 | 2 | -0/+15 | |
| | * | | | | | | | | fm10k: avoid possible null pointer dereference in fm10k_update_stats | Jacob Keller | 2016-07-20 | 1 | -2/+8 | |
| | * | | | | | | | | fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set | Jacob Keller | 2016-07-20 | 1 | -1/+2 | |
| * | | | | | | | | | net/faraday: Disallow using reversed MAC address from hardware | Gavin Shan | 2016-07-20 | 1 | -9/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | mlxsw: spectrum: Expose per-tc counters via ethtool | Ido Schimmel | 2016-07-20 | 2 | -1/+65 | |
| * | | | | | | | | mlxsw: spectrum: Expose per-priority counters via ethtool | Ido Schimmel | 2016-07-20 | 1 | -9/+107 | |
| * | | | | | | | | net: cpmac: fix error handling of cpmac_probe() | Wei Yongjun | 2016-07-20 | 1 | -3/+2 |