Age | Commit message (Expand) | Author | Files | Lines |
2014-06-11 | i40e: Separate out DCB capability and enabled flags | Neerav Parikh | 3 | -10/+25 |
2014-06-11 | i40evf: don't go further down | Mitch Williams | 1 | -2/+4 |
2014-06-11 | i40e: Change the notion of src and dst for FD_SB in ethtool | Anjali Singhai Jain | 2 | -8/+16 |
2014-06-11 | i40e/i40evf: AdminQ API update for new FW | Shannon Nelson | 3 | -33/+161 |
2014-06-11 | i40e/i40evf: set headwb Tx context flags and use them | Ashish Shah | 2 | -3/+5 |
2014-06-11 | igb: separate hardware setting from the set_ts_config ioctl | Jacob Keller | 1 | -12/+38 |
2014-06-11 | igb: unhide invariant returns | Todd Fujinaka | 5 | -74/+66 |
2014-06-11 | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas | 2 | -2/+2 |
2014-06-11 | farsync: Fix confusion about DMA address and buffer offset types | Ben Hutchings | 1 | -13/+8 |
2014-06-11 | net/mlx4_core: Keep only one driver entry release mlx4_priv | Wei Yang | 1 | -1/+1 |
2014-06-11 | net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas | Jack Morgenstein | 1 | -4/+37 |
2014-06-11 | net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false | Rickard Strandqvist | 1 | -1/+1 |
2014-06-11 | net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo... | Rickard Strandqvist | 1 | -1/+1 |
2014-06-11 | amd-xgbe: fix unused variable compilation warning in phylib driver | françois romieu | 1 | -1/+1 |
2014-06-10 | cxgb4: Change default Interrupt Holdoff Packet Count Threshold | Hariprasad Shenai | 2 | -30/+40 |
2014-06-10 | iw_cxgb4: don't truncate the recv window size | Hariprasad Shenai | 1 | -0/+1 |
2014-06-10 | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections | Hariprasad Shenai | 3 | -4/+117 |
2014-06-10 | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 5 | -7/+76 |
2014-06-10 | Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
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-08 | i40e: implement anti-spoofing for VFs | Mitch Williams | 3 | -2/+60 |
2014-06-08 | i40e: don't complain about removing non-existent addresses | Shannon Nelson | 1 | -2/+5 |
2014-06-08 | i40e: remove unused variable and memory allocation | Shannon Nelson | 2 | -11/+0 |
2014-06-08 | i40e: allow for more VSIs | Mitch Williams | 5 | -35/+45 |
2014-06-08 | i40evf: Fix function header | Catherine Sullivan | 1 | -1/+1 |
2014-06-08 | i40e: add checks for AQ error status bits | Shannon Nelson | 1 | -0/+36 |
2014-06-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -0/+54 |
2014-06-08 | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet | 1 | -1/+0 |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 20 | -102/+84 |
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 |