index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+20
2015-06-02
bnx2x: Alloc 4k fragment for each rx ring buffer element
Gabriel Krisman Bertazi
3
-24
/
+80
2015-06-01
bnx2x: Move statistics implementation into semaphores
Yuval Mintz
3
-11
/
+20
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+12
2015-05-12
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
1
-1
/
+1
2015-05-11
bnx2x: limit fw delay in kdump to 5s after boot
Michal Schmidt
1
-2
/
+7
2015-05-04
bnx2x: Fix to prevent inner-reload
Yuval Mintz
1
-5
/
+5
2015-04-29
bnx2x: Delay during kdump load
Yuval Mintz
1
-0
/
+6
2015-04-29
bnx2x: remove {TPA,GRO}_ENABLE_FLAG
Michal Schmidt
3
-31
/
+15
2015-04-29
bnx2x: merge fp->disable_tpa with fp->mode
Michal Schmidt
5
-18
/
+18
2015-04-29
bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
Michal Schmidt
2
-5
/
+1
2015-04-27
bnx2x: really disable TPA if 'disable_tpa' option is set
Michal Schmidt
1
-2
/
+4
2015-04-22
bnx2x: Prevent inner-reload while VFs exist
Yuval Mintz
2
-9
/
+51
2015-04-16
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2
-90
/
+56
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-43
/
+113
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-141
/
+134
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-04-01
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
bnx2x: Count number of link changes
Yaniv Rosner
2
-2
/
+27
2015-03-31
bnx2x: Configure IFir et al. according to nvram
Yaniv Rosner
3
-15
/
+55
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-24
bnx2x: Fix statistics locking scheme
Yuval Mintz
5
-100
/
+83
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-03-17
bnx2x: fix encapsulation features on 57710/57711
Michal Schmidt
1
-1
/
+1
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
5
-11
/
+11
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-05
bnx2x: Force fundamental reset for EEH recovery
Brian King
1
-0
/
+3
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
3
-5
/
+5
2015-02-06
net: bnx2x: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-27
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
1
-1
/
+1
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-13
net: bnx2x: avoid macro redefinition
David Decotigny
1
-4
/
+0
2015-01-03
bnx2x: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-1
/
+1
2014-12-31
net: bnx2x: convert to timecounter adjtime.
Richard Cochran
1
-5
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-1
/
+1
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-3
/
+5
2014-12-18
bnx2x: fix typos in "configure"
Jiri Benc
2
-4
/
+4
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+10
2014-12-10
ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
1
-1
/
+1
2014-12-10
bnx2x: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+7
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
7
-5
/
+88
2014-12-09
bnx2x: Limit 1G link enforcement
Yaniv Rosner
1
-2
/
+3
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+18
[next]