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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-35
/
+51
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
Michael Chan
1
-3
/
+6
2017-01-25
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
Michael Chan
1
-19
/
+18
2017-01-25
bnxt_en: Fix bnxt_reset() in the slow path task.
Michael Chan
1
-13
/
+25
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
2017-01-22
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
2
-78
/
+323
2017-01-22
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
2
-1
/
+12
2017-01-20
bcm63xx_enet: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+4
2017-01-18
bnxt_en: Fix "uninitialized variable" bug in TPA code path.
Michael Chan
1
-1
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+18
2017-01-13
bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.
Michael Chan
1
-0
/
+5
2017-01-13
bnxt_en: Add support for ethtool -p.
Michael Chan
4
-1
/
+123
2017-01-13
bnxt_en: Update to firmware interface spec to 1.6.1.
Michael Chan
1
-24
/
+237
2017-01-13
bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.
Michael Chan
1
-0
/
+2
2017-01-13
bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.
Michael Chan
1
-0
/
+2
2017-01-13
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
1
-7
/
+18
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-01-08
net: remove useless memset's in drivers get_stats64
stephen hemminger
1
-2
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
4
-15
/
+9
2017-01-07
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
1
-0
/
+3
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+11
2017-01-04
net: systemport: Pad packet before inserting TSB
Florian Fainelli
1
-9
/
+9
2017-01-04
net: systemport: Utilize skb_put_padto()
Florian Fainelli
1
-3
/
+2
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-12
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+12
[next]