summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla
2015-02-07amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas
2015-02-06net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter
2015-02-05ixgbe: add Tx anti spoofing supportDon Skidmore
2015-02-05ixgbevf: combine all of the tasks into a single service taskEmil Tantilov
2015-02-05ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov
2015-02-05ixgbevf: Add code to check for Tx hangEmil Tantilov
2015-02-05ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov
2015-02-05ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov
2015-02-05ixgbe: add VXLAN offload support for X550 devicesDon Skidmore
2015-02-05ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore
2015-02-05ixgbe: cleanup redundant default method set_rxpbaDon Skidmore
2015-02-05ixgbe: fix setting port VLANEmil Tantilov
2015-02-05ixgbevf: add RSS support for X550Emil Tantilov
2015-02-05ixgbevf: enable multiple queue supportEmil Tantilov
2015-02-05ixgbe: allow multiple queues in SRIOV modeEmil Tantilov
2015-02-05ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore
2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick
2015-02-05fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick
2015-02-05vxge: fix sparse warningLad, Prabhakar
2015-02-05net/macb: fix sparse warningLad, Prabhakar
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar
2015-02-05enic: enic_main: fix sparse warningsLad, Prabhakar
2015-02-05enic: enic_ethtool: fix sparse warningLad, Prabhakar
2015-02-05be2net: fix sparse warningLad, Prabhakar
2015-02-05chelsio: cxgb4: fix sparse warningLad, Prabhakar
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring
2015-02-05qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring
2015-02-05net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar
2015-02-05netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-02-05net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring
2015-02-05myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh
2015-02-05cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring
2015-02-04cxgb4: Add low latency socket busy_poll supportHariprasad Shenai
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas
2015-02-04NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring
2015-02-04IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas
2015-02-04net/mlx4_en: Notify TX Vlan offload changeIdo Shamay
2015-02-04net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay
2015-02-04net/mlx4_en: Print page allocator informationIdo Shamay
2015-02-04net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz
2015-02-04net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb