Age | Commit message (Expand) | Author | Files | Lines |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 16 | -84/+221 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 16 | -84/+221 |
2014-06-09 | i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf | Shannon Nelson | 2 | -2/+2 |
2014-06-09 | i40e: Allow RSS table entry range and GPS to be any number, not necessarily p... | Anjali Singhai Jain | 1 | -3/+1 |
2014-06-09 | i40e: Delete stale MAC filters after change | Greg Rose | 1 | -8/+5 |
2014-06-09 | i40e: Do not fall back to one queue model if the only feature enabled is ATR | Anjali Singhai Jain | 1 | -0/+1 |
2014-06-09 | i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum | Jesse Brandeburg | 5 | -40/+115 |
2014-06-09 | i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabled | Frank Zhang | 1 | -3/+13 |
2014-06-09 | i40e: Changes to Interrupt distribution policy | Anjali Singhai Jain | 1 | -6/+19 |
2014-06-09 | i40e: implement anti-spoofing for VFs | Mitch Williams | 3 | -2/+60 |
2014-06-09 | i40e: don't complain about removing non-existent addresses | Shannon Nelson | 1 | -2/+5 |
2014-06-09 | i40e: remove unused variable and memory allocation | Shannon Nelson | 2 | -11/+0 |
2014-06-09 | i40e: allow for more VSIs | Mitch Williams | 5 | -35/+45 |
2014-06-09 | i40evf: Fix function header | Catherine Sullivan | 1 | -1/+1 |
2014-06-09 | i40e: add checks for AQ error status bits | Shannon Nelson | 1 | -0/+36 |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 15 | -57/+57 |
2014-06-08 | i40e/i40evf: Bump build version | Catherine Sullivan | 2 | -2/+2 |
2014-06-08 | i40e/i40evf: remove deprecated device IDs | Jesse Brandeburg | 5 | -11/+1 |
2014-06-08 | i40e/i40evf: fix poll weight | Jesse Brandeburg | 2 | -2/+2 |
2014-06-08 | i40e/i40evf: fix TSO accounting | Jesse Brandeburg | 4 | -16/+6 |
2014-06-08 | i40e/i40evf: remove chatty reset messages | Mitch Williams | 2 | -11/+4 |
2014-06-08 | i40e: not all VSIs have rings | Mitch Williams | 1 | -2/+2 |
2014-06-08 | i40e: clear pxe after adminq is rebuilt | Shannon Nelson | 1 | -0/+1 |
2014-06-08 | i40e: Fix incorrect feature configuration status | Akeem G Abodunrin | 1 | -3/+4 |
2014-06-08 | i40evf: use correct format for printing MAC addresses | Mitch Williams | 1 | -2/+2 |
2014-06-08 | i40evf: clean up log message formatting | Mitch Williams | 2 | -14/+14 |
2014-06-08 | i40evf: remove bogus comment | Mitch Williams | 1 | -3/+0 |
2014-06-08 | i40evf: remove unnecessary log messages | Mitch Williams | 2 | -38/+16 |
2014-06-08 | i40e/i40evf: Clean up a few things | Akeem G Abodunrin | 4 | -12/+1 |
2014-06-08 | i40e/i40evf: Fix code to accommodate i40e_register.h changes | Anjali Singhai Jain | 5 | -33/+8 |
2014-06-08 | i40e/i40evf: fix rx descriptor status | Jesse Brandeburg | 2 | -8/+12 |
2014-06-07 | net: use ethtool_cmd_speed_set helper to set ethtool speed value | Jiri Pirko | 1 | -5/+7 |
2014-06-07 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 24 | -47/+47 |
2014-06-07 | amd-xgbe: Remove unnecessary include | Tom Lendacky | 1 | -1/+0 |
2014-06-06 | i40e/i40evf: Bump build version | Catherine Sullivan | 2 | -3/+3 |
2014-06-06 | i40e: remove irqs only when they are set up | Shannon Nelson | 2 | -0/+7 |
2014-06-06 | i40e: don't remove HMC that doesn't exist | Shannon Nelson | 1 | -9/+15 |
2014-06-06 | i40e: print full link message | Jesse Brandeburg | 1 | -5/+51 |
2014-06-06 | i40e: add xcast stats for port | Shannon Nelson | 2 | -0/+32 |
2014-06-06 | i40e: add vsi x-cast stats | Shannon Nelson | 1 | -2/+5 |
2014-06-06 | i40e: increase reset wait time | Shannon Nelson | 1 | -1/+1 |
2014-06-06 | i40e/i40evf: add Tx pre queue disable function | Matt Jared | 5 | -0/+54 |
2014-06-06 | i40e/i40evf: check AQ register for valid data | Kamil Krawczyk | 2 | -8/+60 |
2014-06-06 | i40evf: make messages less dire | Mitch Williams | 1 | -2/+2 |
2014-06-06 | i40e: print message for pre-production hardware | Jesse Brandeburg | 1 | -0/+4 |
2014-06-06 | i40e: add VEB stats to ethtool | Shannon Nelson | 1 | -43/+84 |
2014-06-06 | i40e: set lan_veb index | Shannon Nelson | 1 | -0/+2 |
2014-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -8/+11 |
2014-06-06 | net: systemport: start with carrier off | Florian Fainelli | 1 | -0/+3 |
2014-06-06 | net: systemport: fix comment about HW prepending 2bytes | Florian Fainelli | 1 | -3/+3 |