summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_main.c
AgeCommit message (Expand)Author
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29net/benet: Remove interface typeGavin Shan
2013-10-27be2net: add support for ndo_busy_pollSathya Perla
2013-10-27be2net: Warn users of possible broken functionality on BE2 cards with very ol...Somnath Kotur
2013-10-21net: be2net: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-19be2net: Rework PCIe error report log messagingAjit Khaparde
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam
2013-10-01be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam
2013-09-27be2net: Fix to display the VLAN priority for a VFAjit Khaparde
2013-09-27be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde
2013-09-27be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde
2013-09-27be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde
2013-09-27be2net: Fix VLAN promiscuous mode programmingAjit Khaparde
2013-09-27be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde
2013-09-21DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() wi...Russell King
2013-09-13be2net: missing variable initializationAntonio Alecrim Jr
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-03be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-27be2net: implement ethtool set/get_channel hooksSathya Perla
2013-08-27be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla
2013-08-27be2net: refactor be_get_resources() codeSathya Perla
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla
2013-08-26be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-22be2net: fix disabling TX in be_close()Sathya Perla
2013-08-07be2net: don't limit max MAC and VLAN countsVasundhara Volam
2013-08-07be2net: Do not call get_die_temperature cmd for VFVasundhara Volam
2013-08-05be2net: Staticize local functionsJingoo Han
2013-07-30be2net: don't use dev_err when AER enabling failsIvan Vecera
2013-07-24be2net: delete primary MAC address while unloadingSathya Perla
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla
2013-07-24be2net: fix MAC address modification for VFSathya Perla
2013-07-16be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-19be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller