index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
2
-4
/
+6
*
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
2
-2
/
+0
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
2
-5
/
+7
*
bnx2x: fix format overflow warning
Arnd Bergmann
2017-07-14
1
-1
/
+2
*
net: broadcom: bnx2x: make a couple of const arrays static
Colin Ian King
2017-07-13
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-1
/
+1
|
\
|
*
bnx2x: Don't log mc removal needlessly
Mintz, Yuval
2017-06-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
3
-6
/
+29
|
\
|
|
*
bnx2x: Don't post statistics to malicious VFs
Mintz, Yuval
2017-06-10
2
-1
/
+13
|
*
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
2017-06-10
1
-4
/
+15
|
*
bnx2x: fix pf2vf bulletin DMA mapping leak
Michal Schmidt
2017-06-07
1
-1
/
+1
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
2
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
1
-1
/
+1
|
\
|
|
*
bnx2x: Fix Multi-Cos
Mintz, Yuval
2017-06-01
1
-1
/
+1
*
|
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
*
|
bnx2x: Remove open coded carrier check
Leon Romanovsky
2017-05-16
1
-1
/
+1
|
/
*
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
2017-05-09
1
-1
/
+1
*
bnx2x: Align RX buffers
Scott Wood
2017-05-01
1
-0
/
+1
*
bnx2x: Get rid of useless temporary variable
Andy Shevchenko
2017-05-01
1
-9
/
+5
*
bnx2x: Reuse bnx2x_null_format_ver()
Andy Shevchenko
2017-05-01
1
-11
/
+9
*
bnx2x: Replace custom scnprintf()
Andy Shevchenko
2017-05-01
1
-70
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
2
-12
/
+12
|
\
|
*
bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
Colin Ian King
2017-04-04
2
-12
/
+12
*
|
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
1
-1
/
+4
|
/
*
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
2017-03-07
1
-0
/
+17
*
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
2017-03-07
1
-1
/
+1
*
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2017-03-07
2
-1
/
+8
*
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
2017-03-07
1
-5
/
+11
*
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
2017-03-07
1
-12
/
+11
*
bnx2x: lower verbosity of VF stats debug messages
Michal Schmidt
2017-03-07
1
-6
/
+8
*
bnx2x: prevent crash when accessing PTP with interface down
Michal Schmidt
2017-03-07
1
-1
/
+19
*
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-24
1
-90
/
+109
*
bnx2x: avoid two atomic ops per page on x86
Eric Dumazet
2017-01-23
1
-10
/
+5
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-07
2
-2
/
+11
|
\
\
|
*
|
bnx2x: Prevent tunnel config for 577xx
Mintz, Yuval
2016-12-05
1
-2
/
+2
|
*
|
bnx2x: Correct ringparam estimate when DOWN
Mintz, Yuval
2016-12-05
1
-0
/
+8
|
*
|
net: bnx2x: fix improper return value
Pan Bian
2016-12-05
1
-0
/
+1
|
|
/
*
|
bnx2x: use reset to set network header
Zhang Shengju
2016-12-03
1
-1
/
+1
*
|
bnx2x: switch to napi_complete_done()
Eric Dumazet
2016-11-16
1
-7
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-1
/
+1
|
\
|
|
*
bnx2x: Use the correct divisor value for PHC clock readings.
Sudarsana Reddy Kalluru
2016-10-23
1
-1
/
+1
*
|
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-10-18
4
-26
/
+17
|
/
*
bnx2x: free the mac filter group list before freeing the cmd
jbaron@akamai.com
2016-09-27
1
-1
/
+1
*
bnx2x: allocate mac filtering pending list in PAGE_SIZE increments
Jason Baron
2016-09-26
1
-37
/
+86
[next]