summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-4/+15
|\
| * bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli2016-09-011-4/+15
* | bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck2016-09-061-3/+12
* | bnx2x: Don't flush multicast MACsYuval Mintz2016-08-245-34/+241
|/
* bnx2x: Move all UDP port notifiers to single functionAlexander Duyck2016-06-171-61/+33
* bnx2x: allow adding VLANs while interface is downMichal Schmidt2016-06-051-89/+62
* bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov2016-05-311-7/+10
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-3/+2
* bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz2016-03-181-0/+4
* bnx2x: don't wait for Tx completion on recoveryYuval Mintz2016-03-161-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-084-42/+34
|\
| * bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt2016-03-021-1/+1
| * bnx2x: define event data reserved fields as little-endianMichal Schmidt2016-03-021-6/+6
| * bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt2016-03-023-7/+5
| * bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt2016-03-021-3/+5
| * bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt2016-03-022-5/+7
| * bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt2016-03-021-6/+0
| * bnx2x: fix crash on big-endian when adding VLANMichal Schmidt2016-03-023-16/+12
* | net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-031-1/+1
* | bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann2016-02-241-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-49/+256
|\ \ | |/
| * bnx2x: Fix 84833 phy command handlerYuval Mintz2016-02-212-29/+56
| * bnx2x: Fix led setting for 84858 phy.Yuval Mintz2016-02-212-5/+91
| * bnx2x: Correct 84858 PHY fw versionYuval Mintz2016-02-211-13/+79
| * bnx2x: Fix 84833 RX CRCYuval Mintz2016-02-211-0/+26
| * bnx2x: Fix link-forcing for KR2Yuval Mintz2016-02-211-2/+4
* | bnx2x: Add missing HSI for big-endian machinesYuval Mintz2016-02-181-1/+3
* | net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-172-4/+6
* | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-173-1/+9
* | bnx2x: Warn about grc timeouts in register dumpYuval Mintz2016-02-161-0/+5
* | bnx2x: extend DCBx supportYuval Mintz2016-02-162-15/+47
* | bnx2x: Add support for single-port DCBxYuval Mintz2016-02-161-1/+3
* | bnx2x: Add Geneve inner-RSS supportYuval Mintz2016-02-163-59/+146
* | bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz2016-02-161-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-311-9/+13
|\
| * bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-181-9/+13
* | bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-082-6/+0
* | bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-081-30/+21
* | bnx2x: simplify distinction between port and func statsMichal Schmidt2015-12-051-61/+56
* | bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt2015-12-051-1/+1
* | bnx2x: drop redundant error message about allocation failureMichal Schmidt2015-12-051-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-2/+2
|\ \ | |/
| * bnx2x: Fix vxlan removalYuval Mintz2015-11-201-2/+2
* | bnx2x: Utilize FW 7.13.1.0.Yuval Mintz2015-11-221-20/+23
* | bnx2x: Show port statistics in Multi-functionYuval Mintz2015-11-201-3/+1
* | bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz2015-11-201-2/+3
* | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-2/+0
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-2/+0
* | bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet2015-11-184-167/+2
|/
* bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
OpenPOWER on IntegriCloud