summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | nfp: correct RX buffer length calculationJakub Kicinski2016-04-081-7/+1
* | ixgbe: Bump version numberMark Rustad2016-04-081-1/+1
* | ixgbe: Add KR backplane support for x550em_aMark Rustad2016-04-083-4/+18
* | ixgbe: Add support for SGMII backplane interfaceMark Rustad2016-04-083-0/+69
* | ixgbe: Add support for SFPs with retimerMark Rustad2016-04-084-2/+144
* | ixgbe: Introduce function to control MDIO speedMark Rustad2016-04-081-6/+21
* | ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad2016-04-082-5/+37
* | ixgbe: Read and set instance idMark Rustad2016-04-082-0/+13
* | ixgbe: Use new methods for PHY accessMark Rustad2016-04-081-3/+64
* | ixgbe: Add support for x550em_a 10G MAC typeMark Rustad2016-04-0811-9/+311
* | ixgbe: Use method pointer to access IOSF devicesMark Rustad2016-04-082-14/+20
* | ixgbe: Add definitions for x550em_a 10G MACMark Rustad2016-04-081-4/+18
* | ixgbe: Add support for single-port X550 deviceMark Rustad2016-04-083-0/+4
* | ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck2016-04-082-8/+16
* | ixgbe: Take manageability semaphore for firmware commandsMark Rustad2016-04-081-11/+19
* | ixgbe: Clean up interface for firmware commandsMark Rustad2016-04-083-28/+28
* | ixgbe: Correct length check for round upMark Rustad2016-04-081-1/+1
* | ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad2016-04-083-4/+4
* | ixgbe: Delete some unused register definitionsMark Rustad2016-04-081-8/+0
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-04-079-94/+53
|\ \
| * | Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen2016-04-071-1/+0
| * | net: intel: remove dead linksJiri Benc2016-04-071-66/+14
| * | e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-063-6/+8
| * | e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-063-8/+10
| * | igb: Garbled output for "ethtool -m"Doron Shikmoni2016-04-061-1/+2
| * | igb: allow setting MAC address on i211 using a device tree blobJohn Holland2016-04-061-3/+6
| * | igb: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck2016-04-061-5/+7
| * | igb: Fix sparse warning about passing __beXX into leXX_to_cpupAlexander Duyck2016-04-061-4/+6
* | | i40evf: properly handle VLAN featuresMitch Williams2016-04-071-15/+12
* | | i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy2016-04-072-2/+2
* | | i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil2016-04-072-0/+75
* | | i40e: Move NVM event wait check to NVM codeShannon Nelson2016-04-073-30/+33
* | | i40e: Add RSS configuration to virtual channelMitch Williams2016-04-072-6/+84
* | | i40e: Move NVM variable out of AQ structShannon Nelson2016-04-076-11/+11
* | | i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson2016-04-071-1/+9
* | | i40e: Patch to support trusted VFAnjali Singhai Jain2016-04-073-0/+45
* | | i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg2016-04-075-14/+30
* | | i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg2016-04-072-8/+4
* | | i40e/i40evf: Move stack var deeperJesse Brandeburg2016-04-072-2/+4
* | | i40e: Move HW flushAkeem G Abodunrin2016-04-071-0/+1
* | | i40e: Leave debug_mask cleared at initShannon Nelson2016-04-071-1/+0
* | | i40e: Inserting a HW capability display infoDeepthi Kavalur2016-04-071-0/+3
* | | mlxsw: spectrum: Add IEEE 802.1Qbb PFC supportIdo Schimmel2016-04-064-11/+158
* | | mlxsw: reg: Introduce per priority countersIdo Schimmel2016-04-063-5/+63
* | | mlxsw: spectrum: Add support for PAUSE framesIdo Schimmel2016-04-063-10/+95
* | | mlxsw: reg: Add lossless settings for PBMC registerIdo Schimmel2016-04-061-0/+35
* | | mlxsw: reg: Add Port Flow Control Configuration registerIdo Schimmel2016-04-061-0/+131
* | | mlxsw: spectrum: Allow setting maximum rate for a TCIdo Schimmel2016-04-063-3/+77
* | | mlxsw: spectrum: Add IEEE 802.1Qaz ETS supportIdo Schimmel2016-04-063-10/+283
* | | mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)Ido Schimmel2016-04-065-0/+101