summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-06-13bnx2x: use the right constantJulia Lawall
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2018-03-24bnx2x: Align RX buffersScott Wood
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-14bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-14bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-12-14bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-14bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2016-12-05net: bnx2x: fix improper return valuePan Bian
2016-10-23bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru
2016-09-27bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com
2016-09-26bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron
2016-09-26bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-09-01bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli
2016-08-24bnx2x: Don't flush multicast MACsYuval Mintz
2016-06-17bnx2x: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-05bnx2x: allow adding VLANs while interface is downMichal Schmidt
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2016-03-16bnx2x: don't wait for Tx completion on recoveryYuval Mintz
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-02bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt
2016-03-02bnx2x: define event data reserved fields as little-endianMichal Schmidt
2016-03-02bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt
2016-03-02bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt
2016-03-02bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt
2016-03-02bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt
2016-03-02bnx2x: fix crash on big-endian when adding VLANMichal Schmidt
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-21bnx2x: Fix 84833 phy command handlerYuval Mintz
2016-02-21bnx2x: Fix led setting for 84858 phy.Yuval Mintz
2016-02-21bnx2x: Correct 84858 PHY fw versionYuval Mintz
2016-02-21bnx2x: Fix 84833 RX CRCYuval Mintz