summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-04-30bnx2x: Align RX buffersScott Wood
2017-04-30bnx2x: Get rid of useless temporary variableAndy Shevchenko
2017-04-30bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko
2017-04-30bnx2x: Replace custom scnprintf()Andy Shevchenko
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-07bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt
2017-03-07bnx2x: fix incorrect filter count in an error messageMichal Schmidt
2017-03-07bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-03-07bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-03-07bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-03-07bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt
2017-03-07bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-24net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-23bnx2x: avoid two atomic ops per page on x86Eric Dumazet
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
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-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2016-12-05net: bnx2x: fix improper return valuePan Bian
2016-12-03bnx2x: use reset to set network headerZhang Shengju
2016-11-16bnx2x: switch to napi_complete_done()Eric Dumazet
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-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