summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0Star
* bnx2x: fix various indentation issuesColin Ian King2019-01-161-6/+6
* bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2018-11-121-0/+1
* bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-301-2/+2
* treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-091-1/+1
* bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com2016-09-271-1/+1
* bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron2016-09-261-37/+86
* bnx2x: Don't flush multicast MACsYuval Mintz2016-08-241-11/+180
* bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet2015-09-241-2/+10
* bnx2x: add vlan filtering offloadYuval Mintz2015-07-301-6/+252
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-6/+8
* bnx2x: Utilize FW 7.12.30Yuval Mintz2015-07-221-13/+40
* bnx2x: Prevent false warning when accessing MACsYuval Mintz2015-06-251-1/+1
* bnx2x: Use correct fastpath version for VFs.Yuval Mintz2014-12-091-1/+1
* bnx2x: New multi-function mode: UFPYuval Mintz2014-09-191-1/+40
* bnx2x: Fix sparse warningsYuval Mintz2014-08-301-7/+7
* bnx2x: Fix timesync endianityMichal Kalderon2014-08-261-2/+4
* bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon2014-08-221-0/+50
* bnx2x: Utilize FW 7.10.51Dmitry Kravkov2014-08-221-19/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\
| * bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-311-1/+1
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-13/+13
|/
* bnx2x: Revise IOV vlan/mac validationYuval Mintz2014-02-131-10/+0Star
* bnx2x: Add support in PF driver for RSCMichal Kalderon2014-02-131-43/+102
* bnx2x: Correct default Tx switching behaviourYuval Mintz2014-01-151-0/+7
* bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-131-262/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-4/+11
|\
| * bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-061-3/+7
| * bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-061-1/+4
* | net: bnx2x: slight optimization of addr comparedingtianhong2013-12-311-6/+4Star
|/
* list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2013-11-131-3/+0Star
* bnx2x: VF RSS support - PF sideAriel Elior2013-09-051-0/+10
* bnx2x: Revising locking scheme for MAC configurationYuval Mintz2013-08-021-27/+272
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-031-149/+105Star
* bnx2x: Semantic change of empty linesYuval Mintz2013-06-031-30/+0Star
* bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov2013-03-221-0/+2
* bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-181-11/+12
* bnx2x: use FW 7.8.17Dmitry Kravkov2013-03-121-5/+24
* bnx2x: Add iproute2 support for vfsAriel Elior2013-03-121-17/+7Star
* bnx2x: fix vlan-mac memory leakYuval Mintz2013-03-121-0/+1
* bnx2x: Remove many sparse warningsYuval Mintz2013-01-231-38/+42
* bnx2x: Add additional debug informationYuval Mintz2013-01-231-2/+10
* bnx2x: correct usleep_range usageYuval Mintz2013-01-231-2/+2
* bnx2x: reorganization and beautificationYuval Mintz2013-01-231-30/+34
* bnx2x: Semantic renovationYuval Mintz2013-01-231-10/+10
* bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz2013-01-151-1/+1
* bnx2x: Support statistics collection for VFs by the PFAriel Elior2013-01-021-0/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | bnx2x: Support loading cnic resources at run-timeMerav Sicron2012-11-081-4/+55
|/