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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
bnx2x: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
1
-2
/
+3
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+15
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2
-3
/
+15
2017-12-19
bnx2x: Use NETIF_F_GRO_HW.
Michael Chan
2
-15
/
+17
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-14
bnx2x: fix slowpath null crash
Zhu Yanjun
1
-3
/
+10
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-10-06
bnx2x: Use pci_ari_enabled() instead of local copy
Bjorn Helgaas
1
-6
/
+1
2017-09-21
drivers: net: bnx2x: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2
-4
/
+6
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2
-2
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2
-5
/
+7
2017-07-14
bnx2x: fix format overflow warning
Arnd Bergmann
1
-1
/
+2
2017-07-13
net: broadcom: bnx2x: make a couple of const arrays static
Colin Ian King
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-25
bnx2x: Don't log mc removal needlessly
Mintz, Yuval
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+29
2017-06-10
bnx2x: Don't post statistics to malicious VFs
Mintz, Yuval
2
-1
/
+13
2017-06-10
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
1
-4
/
+15
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2
-4
/
+4
2017-06-07
bnx2x: fix pf2vf bulletin DMA mapping leak
Michal Schmidt
1
-1
/
+1
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-01
bnx2x: Fix Multi-Cos
Mintz, Yuval
1
-1
/
+1
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-05-16
bnx2x: Remove open coded carrier check
Leon Romanovsky
1
-1
/
+1
2017-05-08
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
1
-1
/
+1
2017-04-30
bnx2x: Align RX buffers
Scott Wood
1
-0
/
+1
2017-04-30
bnx2x: Get rid of useless temporary variable
Andy Shevchenko
1
-9
/
+5
2017-04-30
bnx2x: Reuse bnx2x_null_format_ver()
Andy Shevchenko
1
-11
/
+9
2017-04-30
bnx2x: Replace custom scnprintf()
Andy Shevchenko
1
-70
/
+9
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+12
2017-04-04
bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
Colin Ian King
2
-12
/
+12
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+4
2017-03-07
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
1
-0
/
+17
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
1
-1
/
+1
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2
-1
/
+8
2017-03-07
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
1
-5
/
+11
2017-03-07
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
1
-12
/
+11
2017-03-07
bnx2x: lower verbosity of VF stats debug messages
Michal Schmidt
1
-6
/
+8
2017-03-07
bnx2x: prevent crash when accessing PTP with interface down
Michal Schmidt
1
-1
/
+19
2017-02-27
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-24
net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-90
/
+109
2017-01-23
bnx2x: avoid two atomic ops per page on x86
Eric Dumazet
1
-10
/
+5
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+11
2016-12-05
bnx2x: Prevent tunnel config for 577xx
Mintz, Yuval
1
-2
/
+2
[next]