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
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
net: bcmgenet: add support for new GENET PHY revision scheme
Florian Fainelli
1
-1
/
+23
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
2
-4
/
+36
2014-12-09
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
3
-33
/
+125
2014-12-04
SSB / B44: fix WOL for BCM4401
Andrey Skvortsov
1
-0
/
+2
2014-12-03
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-1
/
+1
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-11-26
net: bcmgenet: support restarting auto-negotiation
Florian Fainelli
1
-0
/
+8
2014-11-26
net: bcmgenet: add EEE support
Florian Fainelli
2
-0
/
+100
2014-11-26
net: bcmgenet: add register definitions for EEE
Florian Fainelli
1
-0
/
+22
2014-11-25
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2014-11-21
net: bcmgenet: log RX buffer allocation and RX/TX dma failures
Florian Fainelli
2
-1
/
+12
2014-11-21
net: systemport: log RX buffer allocation and RX/TX DMA failures
Florian Fainelli
2
-1
/
+12
2014-11-16
tg3: use netdev_rss_key_fill() helper
Eric Dumazet
1
-11
/
+6
2014-11-16
bnx2x: use netdev_rss_key_fill() helper
Eric Dumazet
1
-1
/
+1
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+17
2014-11-13
net: systemport: fix tx work done in TX napi poll
Florian Fainelli
1
-1
/
+3
2014-11-12
net: bcmgenet: apply MII configuration in bcmgenet_open()
Florian Fainelli
3
-5
/
+9
2014-11-12
net: bcmgenet: connect and disconnect from the PHY state machine
Florian Fainelli
3
-1
/
+8
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+11
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-3
/
+0
2014-11-01
net: systemport: do not crash freeing an unitialized TX ring
Florian Fainelli
1
-0
/
+7
2014-11-01
net: systemport: fix DMA allocation/freeing sizes
Florian Fainelli
1
-2
/
+4
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+6
2014-10-30
bnx2x: use napi_schedule_irqoff()
Eric Dumazet
2
-2
/
+2
2014-10-29
cnic: Update the rcu_access_pointer() usages
Tej Parkash
1
-4
/
+1
2014-10-29
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
1
-0
/
+2
2014-10-29
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
1
-6
/
+3
2014-10-20
net: ethernet: broadcom: genet: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
net: ethernet: broadcom: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-10-14
tg3: Add skb->xmit_more support
Prashant Sreedharan
1
-4
/
+6
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+2
2014-10-10
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+3
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
1
-5
/
+4
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2014-10-07
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
2
-17
/
+27
2014-10-06
net: bcmgenet: improve bcmgenet_mii_setup()
Petri Gynther
3
-31
/
+48
2014-10-05
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
1
-6
/
+7
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2014-10-02
net: bcmgenet: fix bcmgenet_put_tx_csum()
Petri Gynther
1
-6
/
+7
2014-10-02
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-02
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-09-27
net: bcmgenet: Fix compile warning
Tobias Klauser
1
-16
/
+7
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-83
/
+113
2014-09-23
net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma
Florian Fainelli
1
-53
/
+52
2014-09-23
net: bcmgenet: fix TX reclaim accounting for fragments
Florian Fainelli
1
-1
/
+4
2014-09-22
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
1
-2
/
+18
2014-09-20
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
3
-21
/
+42
2014-09-20
bnx2x: New multi-function mode: UFP
Yuval Mintz
6
-18
/
+200
[prev]
[next]