Age | Commit message (Expand) | Author |
2015-12-13 | fm10k: Cleanup MSI-X interrupts in case of failure | Alexander Duyck |
2015-12-13 | fm10k: conditionally compile DCB and DebugFS support | Jacob Keller |
2015-12-13 | fm10k: bump driver version | Jacob Keller |
2015-12-13 | fm10k: consistently refer to VLANs and VLAN IDs | Jacob Keller |
2015-12-13 | fm10k: remove namespace pollution of fm10k_iov_msg_data_pf | Jacob Keller |
2015-12-13 | fm10k: remove unnecessary else block from if statements with return | Jacob Keller |
2015-12-13 | fm10k: do not use CamelCase | Jacob Keller |
2015-12-13 | fm10k: use ether_addr_copy to copy MAC address | Jacob Keller |
2015-12-13 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2015-12-12 | e1000e: initial support for i219-LM (3) | Raanan Avargil |
2015-12-12 | igb: improve handling of disconnected adapters | Jarod Wilson |
2015-12-12 | igb: fix NULL derefs due to skipped SR-IOV enabling | Jan Beulich |
2015-12-12 | e1000e: Increase timeout of polling bit RSPCIPHY | Raanan Avargil |
2015-12-12 | e1000e: fix division by zero on jumbo MTUs | Dmitry Fleytman |
2015-12-12 | e1000: Elementary checkpatch warnings and checks removed | Janusz Wolak |
2015-12-12 | e1000: get rid of duplicate exit path | Jean Sacren |
2015-12-12 | e1000: fix kernel-doc argument being missing | Jean Sacren |
2015-12-12 | e1000e: clean up the local variable | Jean Sacren |
2015-12-12 | e1000: fix a typo in the comment | Jean Sacren |
2015-12-12 | e1000: clean up the checking logic | Jean Sacren |
2015-12-12 | igb: use the correct i210 register for EEMNGCTL | Todd Fujinaka |
2015-12-12 | e1000: Remove checkpatch coding style errors | Janusz Wolak |
2015-12-12 | igb: don't unmap NULL hw_addr | Jarod Wilson |
2015-12-12 | e1000: fix data race between tx_ring->next_to_clean | Dmitriy Vyukov |
2015-12-12 | igb: add 88E1543 initialization code | Todd Fujinaka |
2015-12-12 | e1000: make eeprom read/write scheduler friendly | Joern Engel |
2015-12-12 | i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 | Catherine Sullivan |
2015-12-12 | i40evf: change version string generation | Mitch Williams |
2015-12-12 | i40e: clean whole mac filter list | Shannon Nelson |
2015-12-12 | i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 | Anjali Singhai Jain |
2015-12-12 | i40e: hush little warnings | Mitch Williams |
2015-12-12 | i40e: Opcode and structures required by OEM Post Update AQ command and add ne... | Michal Kosiarz |
2015-12-12 | i40e: use explicit cast from u16 to u8 | Kamil Krawczyk |
2015-12-12 | i40evf: check rings before freeing resources | Mitch Williams |
2015-12-12 | i40e: don't add zero MAC filter | Mitch Williams |
2015-12-12 | i40e: properly delete VF MAC filters | Mitch Williams |
2015-12-12 | i40e: chomp the BIT(_ULL) | Jesse Brandeburg |
2015-12-12 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2015-12-12 | ixgbe: do not report 2.5 Gbps as supported | Emil Tantilov |
2015-12-12 | ixgbe: Clean stale VLANs when changing port VLAN or resetting | Alexander Duyck |
2015-12-12 | ixgbe: Clear stale pool mappings | Alexander Duyck |
2015-12-12 | ixgbe: Fix VLAN promisc in relation to SR-IOV | Alexander Duyck |
2015-12-12 | ixgbe: Add support for VLAN promiscuous with SR-IOV | Alexander Duyck |
2015-12-12 | ixgbe: Reorder search to work from the top down instead of bottom up | Alexander Duyck |
2015-12-12 | ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF | Alexander Duyck |
2015-12-12 | ixgbe: Simplify configuration of setting VLVF and VLVFB | Alexander Duyck |
2015-12-12 | ixgbe: Reduce VT code indent in set_vfta by introducing jump label | Alexander Duyck |
2015-12-12 | ixgbe: Simplify definitions for regidx and bit in set_vfta | Alexander Duyck |
2015-12-12 | ixgbe: Fix SR-IOV VLAN pool configuration | Alexander Duyck |
2015-12-12 | ixgbe: Return error on failure to allocate mac_table | Alexander Duyck |