aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-02-08i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville
2015-02-08i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai
2015-02-07be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla
2015-02-07be2net: process port misconfig async eventVasundhara Volam
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla
2015-02-07be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla
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-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