aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
Commit message (Expand)AuthorAge
* bnx2x: Prevent tunnel config for 577xxMintz, Yuval2016-12-05
* bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2016-12-05
* net: bnx2x: fix improper return valuePan Bian2016-12-05
* bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru2016-10-23
* bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com2016-09-27
* bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron2016-09-26
* bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron2016-09-26
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli2016-09-02
* | bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck2016-09-06
* | bnx2x: Don't flush multicast MACsYuval Mintz2016-08-24
|/
* bnx2x: Move all UDP port notifiers to single functionAlexander Duyck2016-06-17
* bnx2x: allow adding VLANs while interface is downMichal Schmidt2016-06-05
* bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov2016-05-31
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz2016-03-18
* bnx2x: don't wait for Tx completion on recoveryYuval Mintz2016-03-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt2016-03-02
| * bnx2x: define event data reserved fields as little-endianMichal Schmidt2016-03-02
| * bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt2016-03-02
| * bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt2016-03-02
| * bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt2016-03-02
| * bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt2016-03-02
| * bnx2x: fix crash on big-endian when adding VLANMichal Schmidt2016-03-02
* | net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-03
* | bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann2016-02-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\|
| * bnx2x: Fix 84833 phy command handlerYuval Mintz2016-02-21
| * bnx2x: Fix led setting for 84858 phy.Yuval Mintz2016-02-21
| * bnx2x: Correct 84858 PHY fw versionYuval Mintz2016-02-21
| * bnx2x: Fix 84833 RX CRCYuval Mintz2016-02-21
| * bnx2x: Fix link-forcing for KR2Yuval Mintz2016-02-21
* | bnx2x: Add missing HSI for big-endian machinesYuval Mintz2016-02-18
* | net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-17
* | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-17
* | bnx2x: Warn about grc timeouts in register dumpYuval Mintz2016-02-16
* | bnx2x: extend DCBx supportYuval Mintz2016-02-16
* | bnx2x: Add support for single-port DCBxYuval Mintz2016-02-16
* | bnx2x: Add Geneve inner-RSS supportYuval Mintz2016-02-16
* | bnx2x: Remove unneccessary EXPORT_SYMBOLYuval Mintz2016-02-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31
|\
| * bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-18
* | bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-08
* | bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-08
* | bnx2x: simplify distinction between port and func statsMichal Schmidt2015-12-05
* | bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt2015-12-05
* | bnx2x: drop redundant error message about allocation failureMichal Schmidt2015-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\|