index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-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-12
net: systemport: fix tx work done in TX napi poll
Florian Fainelli
1
-1
/
+3
2014-11-11
net: bcmgenet: apply MII configuration in bcmgenet_open()
Florian Fainelli
3
-5
/
+9
2014-11-11
net: bcmgenet: connect and disconnect from the PHY state machine
Florian Fainelli
3
-1
/
+8
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+11
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-28
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
1
-0
/
+2
2014-10-28
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
1
-6
/
+3
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-08
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-04
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-01
net: bcmgenet: fix bcmgenet_put_tx_csum()
Petri Gynther
1
-6
/
+7
2014-10-01
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-01
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-09-26
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-22
net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma
Florian Fainelli
1
-53
/
+52
2014-09-22
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-19
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
3
-21
/
+42
2014-09-19
bnx2x: New multi-function mode: UFP
Yuval Mintz
6
-18
/
+200
2014-09-19
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
5
-42
/
+54
2014-09-19
net: bcmgenet: communicate integrated PHY revision to PHY driver
Florian Fainelli
3
-2
/
+14
2014-09-19
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
Florian Fainelli
1
-10
/
+0
2014-09-12
drivers: net: b44: Fix typo in returning multicast stats
Mark Einon
1
-1
/
+1
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-09-08
net: bcmgenet: check harder for out of memory conditions
Florian Fainelli
1
-14
/
+19
2014-09-08
net: systemport: check harder for out of memory conditions
Florian Fainelli
1
-12
/
+19
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-57
/
+109
2014-09-05
cnic : Cleanup CONFIG_IPV6 & VLAN check
Anish Bhatt
2
-3
/
+3
2014-09-05
bnx2x: Fix link problems for 1G SFP RJ45 module
Yaniv Rosner
3
-36
/
+50
2014-09-04
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
1
-3
/
+6
2014-09-02
bnx2x: Configure device endianity on driver load and reset endianity on removal.
Manish Chopra
1
-18
/
+39
2014-09-02
tg3: prevent ifup/ifdown during PCI error recovery
Ivan Vecera
2
-0
/
+17
2014-09-01
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
1
-0
/
+9
2014-09-01
bnx2x: fix tunneled GSO over IPv6
Dmitry Kravkov
1
-1
/
+1
[next]