index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bnxt_en: Fix TX push operation on ARM64.
Michael Chan
2016-09-06
1
-2
/
+2
|
*
bnx2x: don't reset chip on cleanup if PCI function is offline
Guilherme G. Piccoli
2016-09-01
1
-4
/
+15
|
*
tg3: Fix for disallow tx coalescing time to be 0
Ivan Vecera
2016-09-01
1
-10
/
+1
*
|
bnx2x: Add support for segmentation of tunnels with outer checksums
Alexander Duyck
2016-09-06
1
-3
/
+12
*
|
net: systemport: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
|
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+1
|
\
|
|
*
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
2016-08-18
1
-1
/
+1
*
|
net: systemport: Fix ordering in intrl2_*_mask_clear macro
Florian Fainelli
2016-08-25
1
-1
/
+1
*
|
bnx2x: Don't flush multicast MACs
Yuval Mintz
2016-08-24
5
-34
/
+241
*
|
net: bgmac: make it clear when setting interface type to RMII
Rafał Miłecki
2016-08-18
1
-1
/
+2
*
|
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2016-08-18
3
-1
/
+62
|
/
*
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
Siva Reddy Kallam
2016-08-03
1
-4
/
+0
*
tg3: Fix for diasllow rx coalescing time to be 0
Satish Baddipadige
2016-08-03
1
-0
/
+1
*
net: bcm63xx: avoid possible null pointer dereference
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+1
*
bnxt_en: Add new NPAR and dual media device IDs.
Michael Chan
2016-07-25
1
-6
/
+33
*
bnxt_en: Log a message, if enabling NTUPLE filtering fails.
Vasundhara Volam
2016-07-25
1
-2
/
+6
*
bnxt_en: Improve ntuple filters by checking destination MAC address.
Michael Chan
2016-07-25
2
-3
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
2
-2
/
+2
|
\
|
*
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
2016-07-15
1
-1
/
+1
|
*
bnxt_en: initialize rc to zero to avoid returning garbage
Colin Ian King
2016-07-11
1
-1
/
+1
*
|
bnxt_en: Remove locking around txr->dev_state
Florian Fainelli
2016-07-19
1
-2
/
+0
*
|
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
Prashant Sreedharan
2016-07-19
1
-0
/
+6
*
|
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
Prashant Sreedharan
2016-07-19
1
-11
/
+53
*
|
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
Prashant Sreedharan
2016-07-19
1
-1
/
+80
*
|
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
Prashant Sreedharan
2016-07-19
2
-4
/
+25
*
|
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
Prashant Sreedharan
2016-07-19
2
-16
/
+39
*
|
bnxt_en: Add basic support for Nitro in North Star 2.
Prashant Sreedharan
2016-07-19
2
-13
/
+28
*
|
net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()
Wei Yongjun
2016-07-13
1
-6
/
+2
*
|
net: ethernet: bgmac: Fix return value check in bgmac_probe()
Wei Yongjun
2016-07-11
1
-1
/
+1
*
|
Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
Philippe Reynes
2016-07-11
1
-2
/
+26
*
|
net: ethernet: bgmac: Add platform device support
Jon Mason
2016-07-09
7
-285
/
+650
*
|
net: ethernet: bgmac: convert to feature flags
Jon Mason
2016-07-09
2
-48
/
+140
*
|
net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
Jon Mason
2016-07-09
4
-217
/
+298
*
|
net: ethernet: bgmac: add dma_dev pointer
Jon Mason
2016-07-09
2
-8
/
+10
*
|
net: ethernet: bgmac: change bgmac_* prints to dev_* prints
Jon Mason
2016-07-09
2
-62
/
+55
*
|
bnxt: fix a condition
Dan Carpenter
2016-07-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-1
/
+1
|
\
|
|
*
net: bcmsysport: Device stats are unsigned long
Florian Fainelli
2016-07-01
1
-1
/
+1
*
|
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-04
1
-26
/
+2
*
|
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
2016-07-04
3
-39
/
+31
*
|
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
2016-07-02
3
-3
/
+31
*
|
bnxt_en: Assign netdev->dev_port with port ID.
Michael Chan
2016-07-02
1
-0
/
+1
*
|
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
Michael Chan
2016-07-02
1
-3
/
+12
*
|
bnxt_en: Increase maximum supported MTU to 9500.
Vasundhara Volam
2016-07-02
1
-1
/
+1
*
|
bnxt_en: Enable MRU enables bit when configuring VNIC MRU.
Michael Chan
2016-07-02
1
-1
/
+2
*
|
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
2016-07-02
2
-0
/
+21
*
|
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
2016-07-02
1
-0
/
+2
*
|
bnxt_en: Add support for updating flash more securely
Rob Swindell
2016-07-02
2
-1
/
+3
*
|
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2016-07-02
2
-6
/
+17
[prev]
[next]