summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-01mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier3-26/+38
2012-10-01mlx4_core: Trivial cleanups to driver log messagesRoland Dreier1-5/+4
2012-10-01mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier1-1/+1
2012-10-01mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein4-114/+205
2012-10-01mlx4: Paravirtualize Node Guids for slavesJack Morgenstein3-0/+34
2012-10-01mlx4: Activate SR-IOV mode for IBJack Morgenstein1-6/+0
2012-10-01IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein3-2/+8
2012-10-01mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2-17/+92
2012-10-01net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein1-0/+10
2012-10-01IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein1-0/+6
2012-10-01mlx4: Add alias_guid mechanismJack Morgenstein1-2/+4
2012-10-01mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2-16/+222
2012-10-01mlx4: MAD_IFC paravirtualizationJack Morgenstein1-0/+162
2012-10-01mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein4-12/+275
2012-10-01IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein1-0/+3
2012-10-01mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein5-4/+50
2012-10-01mlx4_core: Remove annoying debug message in the resource trackerOr Gerlitz1-2/+0
2012-10-01mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak1-1/+1
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller68-1245/+1623
2012-09-30be2net: fixup log messagesSathya Perla2-6/+31
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla5-64/+48
2012-09-30be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla1-3/+1
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla3-15/+9
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan1-6/+9
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2-3/+63
2012-09-30tg3: Refactor tg3_close()Michael Chan1-32/+38
2012-09-30tg3: Refactor tg3_open()Michael Chan1-33/+45
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan1-29/+45
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan2-26/+53
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2-76/+146
2012-09-29Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-3/+0
2012-09-29smsc75xx: add wol magic packet supportSteve Glendinning1-14/+174
2012-09-29smsc75xx: enable power saving mode during system suspendSteve Glendinning1-3/+54
2012-09-29smsc75xx: add explicit test that device is READYSteve Glendinning1-0/+23
2012-09-29smsc95xx: add wol magic packet supportSteve Glendinning2-8/+182
2012-09-29smsc95xx: enable power saving mode during system suspendSteve Glendinning2-2/+32
2012-09-29smsc95xx: fix resume when usb device is resetSteve Glendinning1-0/+1
2012-09-29smsc95xx: check return code from control messagesSteve Glendinning1-183/+148
2012-09-29smsc95xx: remove unnecessary variablesSteve Glendinning2-20/+10
2012-09-29smsc95xx: sleep before read for lengthy operationsSteve Glendinning1-2/+2
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-96/+199
2012-09-28ath9k: Fix BTCOEX weight initializationSujith Manoharan4-32/+39
2012-09-28mwifiex: convert to use le16_add_cpu()Wei Yongjun1-3/+2
2012-09-28mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil4-8/+49
2012-09-28ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann1-0/+17
2012-09-28brcmfmac: remove brcmf_update_prof() functionArend van Spriel1-62/+19
2012-09-28brcmfmac: remove brcmf_read_prof() functionArend van Spriel1-27/+22
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel3-616/+615
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman3-51/+962
2012-09-28brcmfmac: remove two obsolete structure definitionsArend van Spriel2-32/+8