summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree2014-04-1610-22/+133
* cxgb4: use the correct max size for firmware flashSteve Wise2014-04-151-1/+1
* qlcnic: Fix MSI-X initialization codeAlexander Gordeev2014-04-151-12/+16
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-151-2/+2
* driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua2014-04-151-4/+0Star
* at86rf230: fix __at86rf230_read_subreg functionAlexander Aring2014-04-151-1/+1
* at86rf230: remove check if AVDD settledAlexander Aring2014-04-151-8/+0Star
* net: cadence: Add architecture dependenciesJean Delvare2014-04-151-3/+3
* cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise2014-04-141-1/+3
* qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-141-0/+10
* qlcnic: Fix QLogic application/driver interface for virtual NIC configurationJitendra Kalsaria2014-04-141-14/+17
* qlcnic: Fix PVID configuration on eSwitch port.Jitendra Kalsaria2014-04-141-0/+1
* qlcnic: Fix max ring count calculationShahed Shaikh2014-04-142-8/+8
* qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.Sucheta Chakraborty2014-04-143-4/+5
* qlcnic: Fix panic due to uninitialzed delayed_work struct in use.Sucheta Chakraborty2014-04-141-3/+2Star
* be2net: Fix invocation of be_close() after be_clear()Kalesh AP2014-04-142-0/+9
* be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam2014-04-141-4/+5
* net/mlx4_core: Defer VF initialization till PF is fully initializedAmir Vadai2014-04-141-1/+8
* bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman2014-04-141-1/+1
* Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni2014-04-141-8/+33
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-04-142-77/+96
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1337-296/+279Star
|\
| * drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-121-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91Star
| |\
| | * i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| | * i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4Star
| | * ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4Star
| | * igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-9/+7Star
| | * igb: fix last_rx_timestamp usageJakub Kicinski2014-04-113-23/+11Star
| | * igb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4Star
| | * e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4Star
| | * e1000: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+5Star
| | * e1000: remove debug messages with function namesJakub Kicinski2014-04-111-124/+0Star
| | * ixgbevf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4Star
| | * ixgbevf: Add bit to mark work queue initializationMark Rustad2014-04-112-1/+11
| | * ixgbe: remove open-coded skb_cow_headFrancois Romieu2014-04-111-7/+6Star
| | * ixgbe: Add bit to mark service task initializationMark Rustad2014-04-112-1/+15
| * | r8152: check RTL8152_UNPLUGhayeswang2014-04-121-0/+48
| * | net: sun4i-emac: add promiscuous supportMarc Zyngier2014-04-121-9/+21
| * | net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-121-3/+1Star
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-04-1112-62/+66
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-04-1012-62/+66
| | |\ \ | | | |/ | | |/|
| | | * ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-091-4/+3Star
| | | * ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-091-3/+1Star
| | | * ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-091-0/+2
| | | * b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki2014-04-091-7/+7
| | | * rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle2014-04-091-10/+0Star
| | | * ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-091-1/+4
| | | * rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-091-7/+19
| | | * rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-091-2/+4