index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
bnx2x: track vxlan port count
Jiri Benc
1
-2
/
+12
2015-09-11
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
1
-4
/
+2
2015-08-27
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
1
-0
/
+3
2015-08-18
bnx2x: Add vxlan RSS support
Rajesh Borundia
1
-0
/
+109
2015-08-17
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
1
-1
/
+1
2015-08-06
bnx2x: Add BD support for storage
Yuval Mintz
1
-0
/
+85
2015-07-30
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
1
-0
/
+2
2015-07-29
bnx2x: add vlan filtering offload
Yuval Mintz
1
-18
/
+232
2015-07-22
bnx2x: Add MFW dump support
Yuval Mintz
1
-0
/
+28
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
1
-11
/
+45
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
1
-24
/
+26
2015-07-22
bnx2x: Utilize FW 7.12.30
Yuval Mintz
1
-0
/
+2
2015-06-28
bnx2x: fix lockdep splat
Eric Dumazet
1
-1
/
+2
2015-06-25
bnx2x: Fix self-test for 20g devices
Yuval Mintz
1
-4
/
+8
2015-06-25
bnx2x: Fix VF MAC removal
Shahed Shaikh
1
-1
/
+1
2015-06-25
bnx2x: Don't notify about scratchpad parities
Manish Chopra
1
-6
/
+14
2015-06-25
bnx2x: Correct speed from baseT into KR.
Yuval Mintz
1
-0
/
+13
2015-06-25
bnx2x: Correct asymmetric flow-control
Yuval Mintz
1
-7
/
+3
2015-06-01
bnx2x: Move statistics implementation into semaphores
Yuval Mintz
1
-4
/
+5
2015-05-10
bnx2x: limit fw delay in kdump to 5s after boot
Michal Schmidt
1
-2
/
+7
2015-04-29
bnx2x: Delay during kdump load
Yuval Mintz
1
-0
/
+6
2015-04-29
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
Michal Schmidt
1
-4
/
+1
2015-04-29
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
1
-2
/
+2
2015-04-29
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
Michal Schmidt
1
-1
/
+1
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-45
/
+54
2015-04-01
bnx2x: Fix kdump when iommu=on
Yuval Mintz
1
-23
/
+16
2015-04-01
bnx2x: Fix kdump on 4-port device
Yuval Mintz
1
-18
/
+35
2015-03-31
ptp: bnx2x: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
1
-1
/
+1
2015-03-31
bnx2x: Prevent probe as early as possible
Yuval Mintz
1
-0
/
+7
2015-03-31
ptp: bnx2x: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
1
-0
/
+1
2015-03-23
bnx2x: Fix statistics locking scheme
Yuval Mintz
1
-4
/
+3
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-03-16
bnx2x: fix encapsulation features on 57710/57711
Michal Schmidt
1
-1
/
+1
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2015-03-05
bnx2x: Force fundamental reset for EEH recovery
Brian King
1
-0
/
+3
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-3
/
+3
2015-02-05
net: bnx2x: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-01-02
bnx2x: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-1
/
+1
2014-12-30
net: bnx2x: convert to timecounter adjtime.
Richard Cochran
1
-5
/
+1
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-3
/
+5
2014-12-18
bnx2x: fix typos in "configure"
Jiri Benc
1
-2
/
+2
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2014-12-09
bnx2x: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+7
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
1
-0
/
+2
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-1
/
+1
2014-10-30
bnx2x: use napi_schedule_irqoff()
Eric Dumazet
1
-1
/
+1
2014-09-19
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
1
-10
/
+35
2014-09-19
bnx2x: New multi-function mode: UFP
Yuval Mintz
1
-17
/
+112
[next]