aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
|\
| * i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-09
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
| |\
| | * amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas2015-02-08
| | * net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter2015-02-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-09
| |\ \
| | * | i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-09
| | * | i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain2015-02-09
| | * | i40e: use dev_port for fcoe netdevVasu Dev2015-02-09
| | * | i40e: Fix function headerGreg Rose2015-02-09
| | * | i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-09
| | * | i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-09
| | * | i40e: stop the service task at shutdownMitch Williams2015-02-09
| | * | i40evf: stop the watchdog for shutdownMitch Williams2015-02-09
| | * | i40evf: ignore bogus messages from FWMitch Williams2015-02-08
| | * | i40evf: reset on module unloadMitch Williams2015-02-08
| | * | i40e: add locking around VF resetMitch Williams2015-02-08
| | * | i40e: Use even more ARQ descriptorsMitch Williams2015-02-08
| | * | i40e: delay after VF resetMitch Williams2015-02-08
| | * | i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-08
| | * | i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist2015-02-08
| * | | net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2015-02-09
| * | | cxgb4: Add support in cxgb4 to get expansion rom version via ethtoolHariprasad Shenai2015-02-09
| * | | cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2015-02-09
| |/ /
| * | cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai2015-02-08
| * | cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai2015-02-08
| * | cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai2015-02-08
| * | cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai2015-02-08
| * | cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2015-02-08
| * | be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla2015-02-08
| * | be2net: process port misconfig async eventVasundhara Volam2015-02-08
| * | be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2015-02-08
| * | be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla2015-02-08
| * | be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam2015-02-08
| * | be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2015-02-08
| * | be2net: refactor code that checks flash file compatibilityVasundhara Volam2015-02-08
| * | be2net: replace (1 << x) with BIT(x)Vasundhara Volam2015-02-08
| * | be2net: move un-exported routines from be.h to respective src filesSathya Perla2015-02-08
| * | ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-05
| * | ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2015-02-05
| * | ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2015-02-05
| * | ixgbevf: Add code to check for Tx hangEmil Tantilov2015-02-05
| * | ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov2015-02-05
| * | ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov2015-02-05
| * | ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-05
| * | ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-05
| * | ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-05
| * | ixgbe: fix setting port VLANEmil Tantilov2015-02-05
| * | ixgbevf: add RSS support for X550Emil Tantilov2015-02-05
| * | ixgbevf: enable multiple queue supportEmil Tantilov2015-02-05