aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
AgeCommit message (Expand)Author
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-01-16bnx2x: fix various indentation issuesColin Ian King
2018-11-12bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-06-30bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
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-08-24bnx2x: Don't flush multicast MACsYuval Mintz
2015-09-24bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz
2015-06-25bnx2x: Prevent false warning when accessing MACsYuval Mintz
2014-12-09bnx2x: Use correct fastpath version for VFs.Yuval Mintz
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz
2014-08-29bnx2x: Fix sparse warningsYuval Mintz
2014-08-25bnx2x: Fix timesync endianityMichal Kalderon
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-02-12bnx2x: Revise IOV vlan/mac validationYuval Mintz
2014-02-12bnx2x: Add support in PF driver for RSCMichal Kalderon
2014-01-14bnx2x: Correct default Tx switching behaviourYuval Mintz
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon
2013-12-31net: bnx2x: slight optimization of addr comparedingtianhong
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz
2013-03-22bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior
2013-03-12bnx2x: fix vlan-mac memory leakYuval Mintz
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz
2013-01-23bnx2x: Add additional debug informationYuval Mintz
2013-01-23bnx2x: correct usleep_range usageYuval Mintz
2013-01-23bnx2x: reorganization and beautificationYuval Mintz
2013-01-23bnx2x: Semantic renovationYuval Mintz
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-07bnx2x: Support loading cnic resources at run-timeMerav Sicron