summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2015-02-072-97/+127
| * | | | be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla2015-02-073-51/+36
| * | | | be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam2015-02-073-23/+66
| * | | | be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2015-02-072-2/+9
| * | | | be2net: refactor code that checks flash file compatibilityVasundhara Volam2015-02-072-68/+78
| * | | | be2net: replace (1 << x) with BIT(x)Vasundhara Volam2015-02-073-15/+15
| * | | | be2net: move un-exported routines from be.h to respective src filesSathya Perla2015-02-073-166/+167
| * | | | ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-054-0/+47
| * | | | ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2015-02-052-66/+87
| * | | | ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2015-02-052-75/+113
| * | | | ixgbevf: Add code to check for Tx hangEmil Tantilov2015-02-052-19/+115
| * | | | ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov2015-02-051-21/+17
| * | | | ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov2015-02-051-5/+5
| * | | | ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-054-2/+113
| * | | | ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-051-3/+0
| * | | | ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-051-1/+0
| * | | | ixgbe: fix setting port VLANEmil Tantilov2015-02-051-5/+8
| * | | | ixgbevf: add RSS support for X550Emil Tantilov2015-02-052-0/+45
| * | | | ixgbevf: enable multiple queue supportEmil Tantilov2015-02-052-3/+20
| * | | | ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-051-3/+0
| * | | | ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore2015-02-051-30/+35
| * | | | fm10k: Resolve compile warnings with W=1Matthew Vick2015-02-052-6/+2
| * | | | fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick2015-02-051-5/+2
| * | | | vxge: fix sparse warningLad, Prabhakar2015-02-051-1/+1
| * | | | net/macb: fix sparse warningLad, Prabhakar2015-02-051-2/+1
| * | | | net: bnx2x: fix sparse warningsLad, Prabhakar2015-02-051-3/+3
| * | | | enic: enic_main: fix sparse warningsLad, Prabhakar2015-02-051-3/+3
| * | | | enic: enic_ethtool: fix sparse warningLad, Prabhakar2015-02-051-1/+1
| * | | | be2net: fix sparse warningLad, Prabhakar2015-02-051-1/+1
| * | | | chelsio: cxgb4: fix sparse warningLad, Prabhakar2015-02-051-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-0513-30/+69
| |\ \ \ \ | | |/ / /
| * | | | net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-4/+2
| * | | | qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-052-18/+9
| * | | | net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar2015-02-051-0/+2
| * | | | netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-3/+1
| * | | | net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-5/+2
| * | | | myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-2/+1
| * | | | cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring2015-02-051-2/+1
| * | | | cxgb4: Add low latency socket busy_poll supportHariprasad Shenai2015-02-044-3/+174
| * | | | NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-041-4/+2
| * | | | IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring2015-02-041-1/+1
| * | | | net/mlx4_en: Notify TX Vlan offload changeIdo Shamay2015-02-041-0/+4
| * | | | net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay2015-02-041-2/+3
| * | | | net/mlx4_en: Print page allocator informationIdo Shamay2015-02-041-0/+4
| * | | | net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz2015-02-041-6/+6
| * | | | net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz2015-02-041-1/+2
| * | | | net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb2015-02-041-1/+1
| * | | | net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb2015-02-042-9/+6
| * | | | net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-043-0/+189
| * | | | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-046-2/+157
OpenPOWER on IntegriCloud