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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
net: ethernet: broadcom: Drop dependency on OF
Florian Fainelli
1
-2
/
+2
2018-07-17
tg3: Add higher cpu clock for 5762.
Sanjeev Bansal
1
-0
/
+9
2018-07-17
tg3: Update copyright
Siva Reddy Kallam
2
-0
/
+6
2018-07-16
bnxt_en: remove redundant debug register dma mem allocation
YueHaibing
2
-16
/
+0
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
2018-07-13
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2
-3
/
+4
2018-07-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-6
/
+9
2018-07-12
cnic: use kvzalloc to allocate memory for csk_tbl
Jan Dakinevich
1
-3
/
+3
2018-07-10
bnxt_en: Fix for system hang if request_irq fails
Vikas Gupta
1
-1
/
+3
2018-07-10
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
3
-4
/
+1
2018-07-10
bnxt_en: Support clearing of the IFF_BROADCAST flag.
Michael Chan
1
-2
/
+7
2018-07-10
bnxt_en: Always set output parameters in bnxt_get_max_rings().
Michael Chan
1
-2
/
+2
2018-07-10
bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
Michael Chan
1
-1
/
+4
2018-07-10
bnxt_en: Fix the vlan_tci exact match check.
Venkat Duvvuru
1
-3
/
+27
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2
-3
/
+4
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
3
-3
/
+5
2018-07-05
bnxt_en: Add bnxt_en initial params table and register it.
Vasundhara Volam
4
-11
/
+147
2018-07-04
cnic: remove redundant pointer req and variable func
Colin Ian King
1
-4
/
+1
2018-07-04
net: bgmac: remove redundant variable 'freed'
Colin Ian King
1
-2
/
+0
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+14
2018-06-30
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
3
-0
/
+13
2018-06-30
cnic: tidy up a size calculation
Dan Carpenter
1
-1
/
+1
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
5
-5
/
+9
2018-06-29
tg3: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+14
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2
-2
/
+2
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
1
-11
/
+5
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+0
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-3
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-15
/
+17
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+3
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-35
/
+7
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-06-05
net: ethernet: bnx2: Replace NULL comparison
Varsha Rao
1
-21
/
+21
2018-06-05
net: ethernet: bnx2: Remove extra parentheses
Varsha Rao
1
-1
/
+1
2018-05-29
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
1
-1
/
+6
2018-05-26
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-18
/
+1
2018-05-26
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-17
/
+6
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2
-2
/
+3
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2
-14
/
+9
2018-05-08
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
1
-0
/
+3
2018-05-08
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2
-4
/
+15
2018-05-04
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
1
-4
/
+5
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+13
2018-04-30
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
1
-1
/
+1
2018-04-27
bnxt_en: Reserve rings at driver open if none was reserved at probe time.
Michael Chan
1
-0
/
+31
2018-04-27
bnxt_en: Reserve RSS and L2 contexts for VF.
Michael Chan
3
-5
/
+14
2018-04-27
bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.
Michael Chan
1
-1
/
+26
[prev]
[next]