summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2015-02-08cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2-1/+4
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai4-0/+53
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai3-0/+91
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai5-0/+58
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai5-0/+320
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2-0/+42
2015-02-07be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla2-18/+27
2015-02-07be2net: process port misconfig async eventVasundhara Volam4-30/+139
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2-97/+127
2015-02-07be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla3-51/+36
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam3-23/+66
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2-2/+9
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam2-68/+78
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam3-15/+15
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla3-166/+167
2015-02-05ixgbe: add Tx anti spoofing supportDon Skidmore4-0/+47
2015-02-05ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2-66/+87
2015-02-05ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2-75/+113
2015-02-05ixgbevf: Add code to check for Tx hangEmil Tantilov2-19/+115
2015-02-05ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov1-21/+17
2015-02-05ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov1-5/+5
2015-02-05ixgbe: add VXLAN offload support for X550 devicesDon Skidmore4-2/+113
2015-02-05ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore1-3/+0
2015-02-05ixgbe: cleanup redundant default method set_rxpbaDon Skidmore1-1/+0
2015-02-05ixgbe: fix setting port VLANEmil Tantilov1-5/+8
2015-02-05ixgbevf: add RSS support for X550Emil Tantilov2-0/+45
2015-02-05ixgbevf: enable multiple queue supportEmil Tantilov2-3/+20
2015-02-05ixgbe: allow multiple queues in SRIOV modeEmil Tantilov1-3/+0
2015-02-05ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore1-30/+35
2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick2-6/+2
2015-02-05fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick1-5/+2
2015-02-05vxge: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05net/macb: fix sparse warningLad, Prabhakar1-2/+1
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar1-3/+3
2015-02-05enic: enic_main: fix sparse warningsLad, Prabhakar1-3/+3
2015-02-05enic: enic_ethtool: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05be2net: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05chelsio: cxgb4: fix sparse warningLad, Prabhakar1-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-30/+69
2015-02-05net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring1-4/+2
2015-02-05qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2-18/+9
2015-02-05net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar1-0/+2
2015-02-05netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring1-3/+1
2015-02-05net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring1-5/+2
2015-02-05myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring1-2/+1
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh1-3/+24
2015-02-05cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring1-2/+1
2015-02-04cxgb4: Add low latency socket busy_poll supportHariprasad Shenai4-3/+174
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas1-0/+1
2015-02-04NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring1-4/+2