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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
5
-141
/
+134
|
\
|
*
bnx2x: Fix kdump when iommu=on
Yuval Mintz
2015-04-01
1
-23
/
+16
|
*
bnx2x: Fix kdump on 4-port device
Yuval Mintz
2015-04-01
1
-18
/
+35
|
*
bnx2x: Fix statistics locking scheme
Yuval Mintz
2015-03-24
5
-100
/
+83
*
|
ptp: bnx2x: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
*
|
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
1
-1
/
+1
*
|
bnx2x: Prevent probe as early as possible
Yuval Mintz
2015-03-31
1
-0
/
+7
*
|
bnx2x: Count number of link changes
Yaniv Rosner
2015-03-31
2
-2
/
+27
*
|
bnx2x: Configure IFir et al. according to nvram
Yaniv Rosner
2015-03-31
3
-15
/
+55
*
|
ptp: bnx2x: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
*
|
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-1
/
+1
|
\
|
|
*
bnx2x: fix encapsulation features on 57710/57711
Michal Schmidt
2015-03-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-10
1
-0
/
+3
|
\
|
|
*
bnx2x: Force fundamental reset for EEH recovery
Brian King
2015-03-05
1
-0
/
+3
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-09
5
-11
/
+11
*
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
3
-5
/
+5
|
/
*
net: bnx2x: fix sparse warnings
Lad, Prabhakar
2015-02-06
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
1
-1
/
+1
|
\
|
*
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
2015-01-27
1
-1
/
+1
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
|
net: bnx2x: avoid macro redefinition
David Decotigny
2015-01-12
1
-4
/
+0
*
|
bnx2x: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2015-01-02
1
-1
/
+1
*
|
net: bnx2x: convert to timecounter adjtime.
Richard Cochran
2014-12-31
1
-5
/
+1
*
|
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-31
1
-1
/
+1
|
/
*
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
1
-3
/
+5
*
bnx2x: fix typos in "configure"
Jiri Benc
2014-12-18
2
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
2
-2
/
+10
|
\
|
*
bnx2x: Implement ndo_gso_check()
Joe Stringer
2014-12-09
1
-0
/
+7
|
*
bnx2x: Limit 1G link enforcement
Yaniv Rosner
2014-12-09
1
-2
/
+3
*
|
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-10
1
-1
/
+1
*
|
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
2014-12-09
7
-5
/
+88
*
|
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-09
1
-2
/
+18
*
|
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-03
1
-1
/
+1
*
|
bnx2x: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-1
/
+1
*
|
bnx2x: use napi_schedule_irqoff()
Eric Dumazet
2014-10-30
2
-2
/
+2
|
/
*
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
2014-09-19
3
-21
/
+42
*
bnx2x: New multi-function mode: UFP
Yuval Mintz
2014-09-19
6
-18
/
+200
*
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
2014-09-19
5
-42
/
+54
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
4
-54
/
+89
|
\
|
*
bnx2x: Fix link problems for 1G SFP RJ45 module
Yaniv Rosner
2014-09-06
3
-36
/
+50
|
*
bnx2x: Configure device endianity on driver load and reset endianity on removal.
Manish Chopra
2014-09-02
1
-18
/
+39
*
|
bnx2x: fix tunneled GSO over IPv6
Dmitry Kravkov
2014-09-02
1
-1
/
+1
*
|
bnx2x: prevent incorrect byte-swap in BE
Dmitry Kravkov
2014-09-02
1
-20
/
+0
*
|
bnx2x: Fix sparse warnings
Yuval Mintz
2014-08-30
2
-8
/
+8
*
|
bnx2x: Fix static checker warning regarding `txdata_ptr'
Yuval Mintz
2014-08-28
1
-2
/
+2
*
|
bnx2x: Fix timesync endianity
Michal Kalderon
2014-08-26
1
-2
/
+4
*
|
bnx2x: Be more forgiving toward SW GRO
Dmitry Kravkov
2014-08-26
1
-1
/
+9
*
|
bnx2x: VF clean statistics
Yuval Mintz
2014-08-26
1
-0
/
+5
*
|
bnx2x: Fix stop-on-error
Yuval Mintz
2014-08-26
2
-6
/
+21
[next]