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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-29
bnxt_en: Handle no aggregation ring gracefully.
Michael Chan
2
-4
/
+22
2016-12-29
bnxt_en: Set default completion ring for async events.
Michael Chan
1
-0
/
+30
2016-12-29
bnxt_en: Implement new scheme to reserve tx rings.
Michael Chan
4
-3
/
+83
2016-12-29
bnxt_en: Add IPV6 hardware RFS support.
Michael Chan
2
-19
/
+66
2016-12-29
bnxt_en: Assign additional vnics to VFs.
Michael Chan
1
-1
/
+4
2016-12-29
bnxt_en: Add new hardware RFS mode.
Michael Chan
2
-1
/
+27
2016-12-29
bnxt_en: Refactor code that determines RFS capability.
Michael Chan
1
-5
/
+33
2016-12-29
bnxt_en: Add function to get vnic capability.
Michael Chan
3
-0
/
+57
2016-12-29
bnxt_en: Refactor TPA code path.
Michael Chan
1
-1
/
+2
2016-12-29
bnxt_en: Fix and clarify link_info->advertising.
Michael Chan
3
-5
/
+6
2016-12-29
bnxt_en: Improve the IRQ disable sequence during shutdown.
Michael Chan
1
-43
/
+46
2016-12-29
bnxt_en: Use napi_complete_done()
Michael Chan
1
-2
/
+3
2016-12-29
bnxt_en: Remove busy poll logic in the driver.
Michael Chan
2
-149
/
+3
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
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-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-12-07
bnxt_en: Add interface to support RDMA driver.
Michael Chan
5
-5
/
+483
2016-12-07
bnxt_en: Refactor the driver registration function with firmware.
Michael Chan
2
-5
/
+31
2016-12-07
bnxt_en: Reserve RDMA resources by default.
Michael Chan
2
-1
/
+66
2016-12-07
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
3
-12
/
+12
2016-12-07
bnxt_en: Move function reset to bnxt_init_one().
Michael Chan
2
-20
/
+6
2016-12-07
bnxt_en: Enable MSIX early in bnxt_init_one().
Michael Chan
2
-69
/
+115
2016-12-07
bnxt_en: Add bnxt_set_max_func_irqs().
Michael Chan
2
-6
/
+12
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+12
2016-12-05
bnx2x: Prevent tunnel config for 577xx
Mintz, Yuval
1
-2
/
+2
2016-12-05
bnx2x: Correct ringparam estimate when DOWN
Mintz, Yuval
1
-0
/
+8
2016-12-05
net: bnx2x: fix improper return value
Pan Bian
1
-0
/
+1
2016-12-05
netdev: broadcom: propagate error code
Pan Bian
1
-1
/
+1
2016-12-05
bnxt_en: Add PFC statistics.
Michael Chan
3
-8
/
+36
2016-12-05
bnxt_en: Implement DCBNL to support host-based DCBX.
Michael Chan
6
-3
/
+557
2016-12-05
bnxt_en: Update firmware header file to latest 1.6.0.
Michael Chan
4
-621
/
+993
2016-12-05
bnxt_en: Re-factor bnxt_setup_tc().
Michael Chan
2
-8
/
+11
2016-12-03
bnx2x: use reset to set network header
Zhang Shengju
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+26
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-11-30
net: ethernet: bcmgenet: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+6
2016-11-30
net: ethernet: bcmsysport: fix fixed-link phydev leaks
Johan Hovold
1
-5
/
+12
2016-11-28
net: bcmgenet: fix phydev reference leak
Johan Hovold
1
-1
/
+3
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+12
2016-11-24
bnxt: do not busy-poll when link is down
Andy Gospodarek
1
-0
/
+3
2016-11-24
bnxt_en: Fix a VXLAN vs GENEVE issue
Christophe Jaillet
1
-3
/
+9
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-11-21
bnx2: use READ_ONCE() instead of barrier()
Eric Dumazet
1
-12
/
+5
2016-11-17
bnxt: add a missing rcu synchronization
Eric Dumazet
1
-0
/
+4
2016-11-17
bnxt_en: Add ethtool -n|-N rx-flow-hash support.
Michael Chan
1
-3
/
+164
2016-11-17
bnxt_en: Add UDP RSS support for 57X1X chips.
Michael Chan
2
-8
/
+16
2016-11-17
bnxt_en: Enhance autoneg support.
Michael Chan
2
-0
/
+24
2016-11-17
bnxt_en: Update firmware interface spec to 1.5.4.
Michael Chan
2
-5
/
+94
[next]