summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: Remove autogenerated Module.symvers file.David S. Miller2014-01-171-0/+0
* net/mlx4_core: clean up srq_res_start_move_to()Paul Bolle2014-01-171-30/+16
* net/mlx4_core: clean up cq_res_start_move_to()Paul Bolle2014-01-171-33/+19
* ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore2014-01-171-1/+1
* ixgbevf: create function for all of ring initDon Skidmore2014-01-172-137/+183
* ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore2014-01-173-86/+98
* ixgbevf: use pci drvdata correctly in ixgbevf_suspend()Wei Yongjun2014-01-171-2/+2
* ixgbevf: set the disable state when ixgbevf_qv_disable is calledJacob Keller2014-01-171-0/+1
* ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend2014-01-171-0/+2
* net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla2014-01-172-2/+8
* net: stmmac: restore pinstate in pm resume.Srinivas Kandagatla2014-01-171-0/+3
* net: stmmac: use suspend functions for hibernationSrinivas Kandagatla2014-01-173-50/+12
* net: stmmac: fix power management suspend-resume caseSrinivas Kandagatla2014-01-171-6/+7
* net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla2014-01-172-1/+2
* net: stmmac: move hardware setup for stmmac_open to new functionSrinivas Kandagatla2014-01-171-67/+88
* net: stmmac: move dma allocation to new functionSrinivas Kandagatla2014-01-171-84/+85
* net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla2014-01-171-1/+0
* net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-172-1/+7
* net: mvneta: make mvneta_txq_done() return voidArnaud Ebalard2014-01-171-5/+4
* net: mvneta: mvneta_tx_done_gbe() cleanupsArnaud Ebalard2014-01-171-13/+4
* net: mvneta: implement rx_copybreakwilly tarreau2014-01-171-6/+38
* net: mvneta: convert to build_skb()willy tarreau2014-01-171-14/+35
* net: mvneta: prefetch next rx descriptor instead of current onewilly tarreau2014-01-171-1/+1
* net: mvneta: simplify access to the rx descriptor statuswilly tarreau2014-01-171-13/+12
* net: mvneta: factor rx refilling codewilly tarreau2014-01-171-20/+3
* net: mvneta: remove tests for impossible cases in the tx_done pathwilly tarreau2014-01-171-6/+9
* net: mvneta: replace Tx timer with a real interruptwilly tarreau2014-01-171-59/+12
* net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau2014-01-171-2/+42
* net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau2014-01-171-11/+0
* net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau2014-01-171-29/+55
* net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau2014-01-171-4/+11
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16155-155/+0
* ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-162-0/+17
* ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-162-3/+18
* be2net: update driver version to 10.0.xSathya Perla2014-01-161-1/+1
* be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-164-35/+19
* be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy2014-01-163-17/+23
* be2net: do not use frag index in the RX-compl entrySuresh Reddy2014-01-162-22/+9
* be2net: Remove "10Gbps" from driver description stringSuresh Reddy2014-01-161-1/+1
* be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy2014-01-163-11/+15
* be2net: ignore mac-addr set call for an already programmed mac-addrVasundhara Volam2014-01-161-0/+6
* be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-164-97/+82
* be2net: Log the profile-id used by FW during driver initializationVasundhara Volam2014-01-163-0/+55
* be2net: don't set "pport" field when querying "pvid"Vasundhara Volam2014-01-161-1/+1
* be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam2014-01-162-16/+15
* stmmac: Add vlan rx for better GRO performance.Vince Bridgers2014-01-161-0/+19
* bnx2x: fix sparse warningstephen hemminger2014-01-161-2/+2
* staging,lpc32xx_adc: Add dependency on HAS_IOMEMRichard Weinberger2014-01-151-0/+1
* power,goldfish: Add dependency on HAS_IOMEMRichard Weinberger2014-01-151-0/+1
* net,marvell: Add dependency on HAS_IOMEMRichard Weinberger2014-01-151-0/+1