Age | Commit message (Expand) | Author | Files | Lines |
2016-04-21 | fm10k: fix possible null pointer deref after kcalloc | Jacob Keller | 2 | -18/+22 |
2016-04-21 | fm10k: Reset multicast mode when deleting lport | Ngai-Mint Kwan | 1 | -0/+4 |
2016-04-21 | fm10k: update comment regarding reserved bits check | Jacob Keller | 1 | -1/+1 |
2016-04-21 | fm10k: use different name than FM10K_VLAN_CLEAR for override bit | Jacob Keller | 3 | -3/+8 |
2016-04-21 | fm10k: use 8bit notation instead of 10bit notation for diagram | Jacob Keller | 1 | -2/+2 |
2016-04-21 | fm10k: fix documentation of fm10k_tlv_parse_attr | Jacob Keller | 1 | -8/+10 |
2016-04-21 | fm10k: do not disable PCI device in fm10k_io_error_detected | Jacob Keller | 1 | -2/+0 |
2016-04-21 | fm10k: correctly handle LPORT_MAP error | Jacob Keller | 4 | -1/+35 |
2016-04-21 | fm10k: Fix multicast mode sync issues | Ngai-Mint Kwan | 1 | -13/+7 |
2016-04-21 | fm10k: drop 1588 support | Jacob Keller | 12 | -876/+11 |
2016-04-21 | fm10k: prevent RCU issues during AER events | Jacob Keller | 1 | -1/+10 |
2016-04-21 | fm10k: use DRV_SUMMARY to reduce code duplication | Jacob Keller | 1 | -3/+3 |
2016-04-21 | fm10k: Add support for bulk Tx cleanup & cleanup boolean logic | Alexander Duyck | 1 | -5/+9 |
2016-04-21 | fm10k: remove debug-statistics support | Jacob Keller | 1 | -71/+1 |
2016-04-21 | fm10k: add helper functions to set strings and data for ethtool stats | Jacob Keller | 1 | -25/+34 |
2016-04-19 | net: w5100: don't build spi driver without w5100 | Arnd Bergmann | 1 | -1/+1 |
2016-04-18 | enic: set netdev->vlan_features | Govindarajulu Varadarajan | 1 | -0/+1 |
2016-04-18 | fec: move to new ethtool api {get|set}_link_ksettings | Philippe Reynes | 1 | -8/+8 |
2016-04-17 | nfp: add async reconfiguration mechanism | Jakub Kicinski | 2 | -27/+157 |
2016-04-17 | nfp: remove buggy RX buffer length validation | Jakub Kicinski | 1 | -12/+14 |
2016-04-17 | nfp: remove unused suspicious mask defines | Jakub Kicinski | 1 | -4/+0 |
2016-04-17 | nfp: correct names of constants in comments | Jakub Kicinski | 1 | -3/+3 |
2016-04-17 | nfp: remove unnecessary static | Jakub Kicinski | 1 | -1/+1 |
2016-04-17 | nfp: check the right pointer for errors | Jakub Kicinski | 1 | -1/+1 |
2016-04-17 | stmmac: socfpga: remove extra call to socfpga_dwmac_setup | Dinh Nguyen | 1 | -6/+0 |
2016-04-17 | net: w5100: support W5200 | Akinobu Mita | 4 | -48/+289 |
2016-04-17 | net: w5100: support SPI interface mode | Akinobu Mita | 3 | -0/+151 |
2016-04-17 | net: w5100: enable to support sleepable register access interface | Akinobu Mita | 2 | -38/+153 |
2016-04-17 | net: w5100: add ability to support other bus interface | Akinobu Mita | 2 | -201/+431 |
2016-04-17 | net: w5100: move mmiowb into register access callbacks | Akinobu Mita | 1 | -29/+15 |
2016-04-16 | qede: Add fastpath support for tunneling | Manish Chopra | 2 | -10/+92 |
2016-04-16 | qed: Enable GRE tunnel slowpath configuration | Manish Chopra | 1 | -0/+4 |
2016-04-16 | qed/qede: Add GENEVE tunnel slowpath configuration support | Manish Chopra | 4 | -1/+69 |
2016-04-16 | qed/qede: Add VXLAN tunnel slowpath configuration support | Manish Chopra | 5 | -4/+86 |
2016-04-16 | qed: Add infrastructure support for tunneling | Manish Chopra | 10 | -4/+553 |
2016-04-15 | qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue | Amitoj Kaur Chawla | 1 | -1/+1 |
2016-04-15 | mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb | Jiri Pirko | 1 | -1/+2 |
2016-04-15 | mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs | Jiri Pirko | 1 | -10/+2 |
2016-04-14 | mlxsw: spectrum_buffers: Implement occupancy monitoring | Jiri Pirko | 3 | -16/+293 |
2016-04-14 | mlxsw: core: Introduce support for asynchronous EMAD register access | Jiri Pirko | 2 | -173/+334 |
2016-04-14 | mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing | Jiri Pirko | 3 | -4/+28 |
2016-04-14 | mlxsw: reg: Extend SBPM register for occupancy control | Jiri Pirko | 2 | -2/+32 |
2016-04-14 | mlxsw: reg: Add Shared Buffer Status register definition | Jiri Pirko | 1 | -0/+100 |
2016-04-14 | mlxsw: core: Add devlink shared buffer occupancy callbacks | Jiri Pirko | 2 | -8/+77 |
2016-04-14 | mlxsw: spectrum_buffers: Implement shared buffer configuration | Jiri Pirko | 3 | -1/+216 |
2016-04-14 | mlxsw: core: Add mlxsw_core_port_driver_priv helper | Jiri Pirko | 1 | -0/+9 |
2016-04-14 | mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user | Jiri Pirko | 2 | -14/+18 |
2016-04-14 | mlxsw: spectrum_buffers: Change initialization of PG 9 | Jiri Pirko | 1 | -3/+5 |
2016-04-14 | mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin... | Jiri Pirko | 1 | -3/+2 |
2016-04-14 | mlxsw: spectrum_buffers: Cache shared buffer configuration | Jiri Pirko | 2 | -19/+82 |