summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: xen-netback: include linux/vmalloc.h againArnd Bergmann2014-06-111-0/+1
* net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim2014-06-111-51/+37
* net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda2014-06-111-1/+0
* net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda2014-06-111-5/+3
* net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter2014-06-111-1/+0
* qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter2014-06-111-1/+0
* net/mlx4_en: Use affinity hintYuval Atias2014-06-113-2/+46
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-1120-174/+453
|\
| * i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2014-06-112-2/+2
| * i40e: use stored base_queue valueShannon Nelson2014-06-111-3/+2
| * i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain2014-06-111-2/+7
| * i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-116-2/+41
| * i40e/i40evf: remove FTYPEJesse Brandeburg2014-06-112-2/+0
| * i40evf: check admin queue error bitsMitch Williams2014-06-111-0/+36
| * i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-114-21/+18
| * i40e: Do not accept tagged packets by defaultGreg Rose2014-06-111-0/+32
| * i40e: Separate out DCB capability and enabled flagsNeerav Parikh2014-06-113-10/+25
| * i40evf: don't go further downMitch Williams2014-06-111-2/+4
| * i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2014-06-112-8/+16
| * i40e/i40evf: AdminQ API update for new FWShannon Nelson2014-06-113-33/+161
| * i40e/i40evf: set headwb Tx context flags and use themAshish Shah2014-06-112-3/+5
| * igb: separate hardware setting from the set_ts_config ioctlJacob Keller2014-06-111-12/+38
| * igb: unhide invariant returnsTodd Fujinaka2014-06-115-74/+66
* | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2014-06-112-2/+2
|/
* farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings2014-06-111-13/+8
* net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang2014-06-111-1/+1
* net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein2014-06-111-4/+37
* net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to falseRickard Strandqvist2014-06-111-1/+1
* net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...Rickard Strandqvist2014-06-111-1/+1
* amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu2014-06-111-1/+1
* cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai2014-06-102-30/+40
* iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai2014-06-103-4/+53
* iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai2014-06-105-15/+180
* iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-108-9/+84
* i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evfShannon Nelson2014-06-092-2/+2
* i40e: Allow RSS table entry range and GPS to be any number, not necessarily p...Anjali Singhai Jain2014-06-091-3/+1
* i40e: Delete stale MAC filters after changeGreg Rose2014-06-091-8/+5
* i40e: Do not fall back to one queue model if the only feature enabled is ATRAnjali Singhai Jain2014-06-091-0/+1
* i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg2014-06-095-40/+115
* i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabledFrank Zhang2014-06-091-3/+13
* i40e: Changes to Interrupt distribution policyAnjali Singhai Jain2014-06-091-6/+19
* i40e: implement anti-spoofing for VFsMitch Williams2014-06-083-2/+60
* i40e: don't complain about removing non-existent addressesShannon Nelson2014-06-081-2/+5
* i40e: remove unused variable and memory allocationShannon Nelson2014-06-082-11/+0
* i40e: allow for more VSIsMitch Williams2014-06-085-35/+45
* i40evf: Fix function headerCatherine Sullivan2014-06-081-1/+1
* i40e: add checks for AQ error status bitsShannon Nelson2014-06-081-0/+36
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-083-1/+56
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-063-1/+56
| |\
| | * at76c50x: fix scan does not work with latest mac80211Andrea Merello2014-06-052-0/+54