summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/emulex/benet/be_main.c
Commit message (Expand)AuthorAgeFilesLines
* switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-8/+7
|\
| * be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-071-8/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-3/+3
|\ \ | |/
| * cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-281-3/+3
* | be2net: make hwmon interface optionalArnd Bergmann2015-05-191-4/+4
* | be2net: Support for OS2BMC.Venkata Duvvuru2015-05-141-0/+138
* | be2net: Report a "link down" to the stack when a fatal error or fw reset happ...Venkata Duvvuru2015-05-141-19/+23
* | be2net: Export board temperature using hwmon-sysfs interface.Venkata Duvvuru2015-05-141-0/+34
* | be2net: update copyright year to 2015Vasundhara Volam2015-05-091-1/+1
* | be2net: use be_virtfn() instead of !be_physfn()Kalesh AP2015-05-091-5/+6
* | be2net: simplify UFI compatibility checkingVasundhara Volam2015-05-091-40/+16
* | be2net: post full RXQ on interface enableSuresh Reddy2015-05-091-2/+5
* | be2net: check for INSUFFICIENT_VLANS errorKalesh AP2015-05-091-1/+2
* | be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur2015-05-091-1/+1
* | be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar2015-05-091-45/+107
* | be2net: add support for spoofchk settingKalesh AP2015-05-091-4/+47
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-021-2/+3
|\ \ | |/
| * bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-291-2/+3
* | be2net: log link statusIvan Vecera2015-04-301-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-141-1/+1
|\
| * be2net: Fix a bug in Rx buffer postingAjit Khaparde2015-04-081-1/+1
* | be2net: setup xps queue mappingSathya Perla2015-03-291-3/+7
* | be2net: assign CPU affinity hints to be2net IRQsPadmanabh Ratnakar2015-03-291-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-33/+98
|\ \ | |/
| * be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-201-11/+22
| * be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-201-22/+76
* | be2net: implement .sriov_configure() PCI callbackVasundhara Volam2015-03-041-62/+107
* | be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam2015-03-041-5/+44
* | be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam2015-03-041-16/+34
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* | be2net: move be_func_init() call inside be_setup()Sathya Perla2015-02-231-46/+42
* | be2net: refactor adapter resource cleanup sequence into be_cleanup()Kalesh AP2015-02-231-24/+16
* | be2net: refactor adapter resource initialzation sequence into be_resume()Kalesh AP2015-02-231-35/+21
* | be2net: remove code duplication relating to Lancer reset sequenceSathya Perla2015-02-231-46/+45
* | be2net: refactor error detect/recovery functionKalesh AP2015-02-231-14/+17
* | be2net: use a wrapper to schedule and cancel error detection taskSathya Perla2015-02-231-15/+30
* | be2net: refactor function initalization sequence into be_func_init()Sathya Perla2015-02-231-44/+32
* | be2net: get rid of be_get_initial_config() call from be_probe()Sathya Perla2015-02-231-25/+13
* | be2net: move adapter fields alloc/free code to new routinesSathya Perla2015-02-231-213/+195
* | be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna2015-02-201-4/+18
* | be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2015-02-201-23/+24
* | be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna2015-02-201-40/+86
* | be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2015-02-201-39/+66
|/
* MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-131-1/+0
* be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla2015-02-071-13/+22
* be2net: process port misconfig async eventVasundhara Volam2015-02-071-6/+22
* be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2015-02-071-91/+120
* be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla2015-02-071-16/+13
* be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam2015-02-071-16/+49
OpenPOWER on IntegriCloud