summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
AgeCommit message (Expand)Author
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-19bnx2x: Use NETIF_F_GRO_HW.Michael Chan
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14bnx2x: fix slowpath null crashZhu Yanjun
2017-09-21drivers: net: bnx2x: use setup_timer() helper.Allen Pais
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King
2017-03-07bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-03-07bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval
2016-12-05net: bnx2x: fix improper return valuePan Bian
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-23bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru
2016-10-18ethernet/broadcom: use core min/max MTU checkingJarod Wilson
2016-09-26bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron
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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-02bnx2x: fix indentation in bnx2x_sp_task()Michal 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 crash on big-endian when adding VLANMichal Schmidt
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-16bnx2x: Add support for single-port DCBxYuval Mintz
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-20bnx2x: Fix vxlan removalYuval Mintz
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz
2015-09-17bnx2x: track vxlan port countJiri Benc
2015-09-11bnx2x: use ktime_get_seconds() for timestampArnd Bergmann
2015-08-27bnx2x: Add new device ids under the Qlogic vendorYuval Mintz
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz
2015-08-06bnx2x: Add BD support for storageYuval Mintz