summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-03-05i40e: Don't check operational or sync bit for App TLVNeerav Parikh
2015-03-05i40e: during LED interaction ignore activity LED src modesMatt Jared
2015-03-05i40e: Fix NPAR Tx Scheduler initGreg Rose
2015-03-04net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther
2015-03-04Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-03-04be2net: implement .sriov_configure() PCI callbackVasundhara Volam
2015-03-04be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam
2015-03-04net: cadence: Remove Kconfig dependency on ARCHMichal Simek
2015-03-04sh_eth: Mitigate lost statistics updatesBen Hutchings
2015-03-04sh_eth: Optionally log RX and TX status for each completed descriptorBen Hutchings
2015-03-04sh_eth: Implement ethtool register dump operationsBen Hutchings
2015-03-04sh_eth: WARN on access to a register not implemented in a particular chipBen Hutchings
2015-03-04sh_eth: Implement multicast statistic based on the RFS8 status bitBen Hutchings
2015-03-04bfin_can: Merge header file from arch dependent locationAaron Wu
2015-03-04bfin_can: introduce ioremap to comply to archs with MMUAaron Wu
2015-03-04bfin_can: rewrite the blackfin style of read/write to common onesAaron Wu
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-03xen: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03netconsole: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03net: usb: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03i40e: Fix dependencies in the i40e driver on configfsGreg Rose
2015-03-03ax25: Stop using magic neighbour cache operations.Eric W. Biederman
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda
2015-03-03i40e: Only enable TC0 for NIC partition typeNeerav Parikh
2015-03-03i40e: Register DCBNL ops in MFP modeNeerav Parikh
2015-03-03i40evf: ethtool RSS fixesMitch Williams
2015-03-03i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain
2015-03-03i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain
2015-03-03i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh
2015-03-03i40e: Add FW check to disable DCB and wrap autoneg workaround with FW checkAnjali Singhai Jain
2015-03-03i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain
2015-03-03i40e: don't disable PF LB when disabling VFsMitch Williams
2015-03-03i40e: Add safety net for switch callingAkeem G Abodunrin
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson
2015-03-03i40e: Skip the priority tagging if DCB is not enabledNeerav Parikh
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2015-03-03fm10k: Implement ndo_features_checkMatthew Vick
2015-03-03fm10k: Modify tunnel length header check when offloadingMatthew Vick
2015-03-02sh_eth: Really fix padding of short frames on TXBen Hutchings
2015-03-02Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings
2015-03-02sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings
2015-03-02sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings