| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | i40e/i40evf: AdminQ API update for new FW | Shannon Nelson | 2014-06-11 | 3 | -33/+161 |
| | * | | i40e/i40evf: set headwb Tx context flags and use them | Ashish Shah | 2014-06-11 | 2 | -3/+5 |
| | * | | igb: separate hardware setting from the set_ts_config ioctl | Jacob Keller | 2014-06-11 | 1 | -12/+38 |
| | * | | igb: unhide invariant returns | Todd Fujinaka | 2014-06-11 | 5 | -74/+66 |
| * | | | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas | 2014-06-11 | 2 | -2/+2 |
| |/ / |
|
| * | | net/mlx4_core: Keep only one driver entry release mlx4_priv | Wei Yang | 2014-06-11 | 1 | -1/+1 |
| * | | net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas | Jack Morgenstein | 2014-06-11 | 1 | -4/+37 |
| * | | net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo... | Rickard Strandqvist | 2014-06-11 | 1 | -1/+1 |
| * | | cxgb4: Change default Interrupt Holdoff Packet Count Threshold | Hariprasad Shenai | 2014-06-10 | 2 | -30/+40 |
| * | | iw_cxgb4: don't truncate the recv window size | Hariprasad Shenai | 2014-06-10 | 1 | -0/+1 |
| * | | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections | Hariprasad Shenai | 2014-06-10 | 3 | -4/+117 |
| * | | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 2014-06-10 | 5 | -7/+76 |
| * | | i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf | Shannon Nelson | 2014-06-09 | 2 | -2/+2 |
| * | | i40e: Allow RSS table entry range and GPS to be any number, not necessarily p... | Anjali Singhai Jain | 2014-06-09 | 1 | -3/+1 |
| * | | i40e: Delete stale MAC filters after change | Greg Rose | 2014-06-09 | 1 | -8/+5 |
| * | | i40e: Do not fall back to one queue model if the only feature enabled is ATR | Anjali Singhai Jain | 2014-06-09 | 1 | -0/+1 |
| * | | i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum | Jesse Brandeburg | 2014-06-09 | 5 | -40/+115 |
| * | | i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabled | Frank Zhang | 2014-06-09 | 1 | -3/+13 |
| * | | i40e: Changes to Interrupt distribution policy | Anjali Singhai Jain | 2014-06-09 | 1 | -6/+19 |
| * | | i40e: implement anti-spoofing for VFs | Mitch Williams | 2014-06-08 | 3 | -2/+60 |
| * | | i40e: don't complain about removing non-existent addresses | Shannon Nelson | 2014-06-08 | 1 | -2/+5 |
| * | | i40e: remove unused variable and memory allocation | Shannon Nelson | 2014-06-08 | 2 | -11/+0 |
| * | | i40e: allow for more VSIs | Mitch Williams | 2014-06-08 | 5 | -35/+45 |
| * | | i40evf: Fix function header | Catherine Sullivan | 2014-06-08 | 1 | -1/+1 |
| * | | i40e: add checks for AQ error status bits | Shannon Nelson | 2014-06-08 | 1 | -0/+36 |
| * | | i40e/i40evf: Bump build version | Catherine Sullivan | 2014-06-08 | 2 | -2/+2 |
| * | | i40e/i40evf: remove deprecated device IDs | Jesse Brandeburg | 2014-06-08 | 5 | -11/+1 |
| * | | i40e/i40evf: fix poll weight | Jesse Brandeburg | 2014-06-08 | 2 | -2/+2 |
| * | | i40e/i40evf: fix TSO accounting | Jesse Brandeburg | 2014-06-08 | 4 | -16/+6 |
| * | | i40e/i40evf: remove chatty reset messages | Mitch Williams | 2014-06-08 | 2 | -11/+4 |
| * | | i40e: not all VSIs have rings | Mitch Williams | 2014-06-08 | 1 | -2/+2 |
| * | | i40e: clear pxe after adminq is rebuilt | Shannon Nelson | 2014-06-08 | 1 | -0/+1 |
| * | | i40e: Fix incorrect feature configuration status | Akeem G Abodunrin | 2014-06-08 | 1 | -3/+4 |
| * | | i40evf: use correct format for printing MAC addresses | Mitch Williams | 2014-06-08 | 1 | -2/+2 |
| * | | i40evf: clean up log message formatting | Mitch Williams | 2014-06-08 | 2 | -14/+14 |
| * | | i40evf: remove bogus comment | Mitch Williams | 2014-06-08 | 1 | -3/+0 |
| * | | i40evf: remove unnecessary log messages | Mitch Williams | 2014-06-08 | 2 | -38/+16 |
| * | | i40e/i40evf: Clean up a few things | Akeem G Abodunrin | 2014-06-08 | 4 | -12/+1 |
| * | | i40e/i40evf: Fix code to accommodate i40e_register.h changes | Anjali Singhai Jain | 2014-06-08 | 5 | -33/+8 |
| * | | i40e/i40evf: fix rx descriptor status | Jesse Brandeburg | 2014-06-08 | 2 | -8/+12 |
| * | | net: use ethtool_cmd_speed_set helper to set ethtool speed value | Jiri Pirko | 2014-06-06 | 1 | -5/+7 |
| * | | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 2014-06-06 | 24 | -47/+47 |
| * | | amd-xgbe: Remove unnecessary include | Tom Lendacky | 2014-06-06 | 1 | -1/+0 |
| * | | i40e/i40evf: Bump build version | Catherine Sullivan | 2014-06-06 | 2 | -3/+3 |
| * | | i40e: remove irqs only when they are set up | Shannon Nelson | 2014-06-06 | 2 | -0/+7 |
| * | | i40e: don't remove HMC that doesn't exist | Shannon Nelson | 2014-06-06 | 1 | -9/+15 |
| * | | i40e: print full link message | Jesse Brandeburg | 2014-06-06 | 1 | -5/+51 |
| * | | i40e: add xcast stats for port | Shannon Nelson | 2014-06-06 | 2 | -0/+32 |
| * | | i40e: add vsi x-cast stats | Shannon Nelson | 2014-06-06 | 1 | -2/+5 |
| * | | i40e: increase reset wait time | Shannon Nelson | 2014-06-06 | 1 | -1/+1 |