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
2016-09-06
bnxt_en: Fix TX push operation on ARM64.
Michael Chan
1
-2
/
+2
2016-09-01
bnx2x: don't reset chip on cleanup if PCI function is offline
Guilherme G. Piccoli
1
-4
/
+15
2016-09-01
tg3: Fix for disallow tx coalescing time to be 0
Ivan Vecera
1
-10
/
+1
2016-08-18
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
1
-1
/
+1
2016-08-03
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
Siva Reddy Kallam
1
-4
/
+0
2016-08-03
tg3: Fix for diasllow rx coalescing time to be 0
Satish Baddipadige
1
-0
/
+1
2016-08-01
net: bcm63xx: avoid possible null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+1
2016-07-25
bnxt_en: Add new NPAR and dual media device IDs.
Michael Chan
1
-6
/
+33
2016-07-25
bnxt_en: Log a message, if enabling NTUPLE filtering fails.
Vasundhara Volam
1
-2
/
+6
2016-07-25
bnxt_en: Improve ntuple filters by checking destination MAC address.
Michael Chan
2
-3
/
+24
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2016-07-19
bnxt_en: Remove locking around txr->dev_state
Florian Fainelli
1
-2
/
+0
2016-07-19
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
Prashant Sreedharan
1
-0
/
+6
2016-07-19
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
Prashant Sreedharan
1
-11
/
+53
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
Prashant Sreedharan
1
-1
/
+80
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
Prashant Sreedharan
2
-4
/
+25
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
Prashant Sreedharan
2
-16
/
+39
2016-07-19
bnxt_en: Add basic support for Nitro in North Star 2.
Prashant Sreedharan
2
-13
/
+28
2016-07-15
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
1
-1
/
+1
2016-07-13
net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()
Wei Yongjun
1
-6
/
+2
2016-07-11
net: ethernet: bgmac: Fix return value check in bgmac_probe()
Wei Yongjun
1
-1
/
+1
2016-07-11
Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
Philippe Reynes
1
-2
/
+26
2016-07-11
bnxt_en: initialize rc to zero to avoid returning garbage
Colin Ian King
1
-1
/
+1
2016-07-09
net: ethernet: bgmac: Add platform device support
Jon Mason
7
-285
/
+650
2016-07-09
net: ethernet: bgmac: convert to feature flags
Jon Mason
2
-48
/
+140
2016-07-09
net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
Jon Mason
4
-217
/
+298
2016-07-09
net: ethernet: bgmac: add dma_dev pointer
Jon Mason
2
-8
/
+10
2016-07-09
net: ethernet: bgmac: change bgmac_* prints to dev_* prints
Jon Mason
2
-62
/
+55
2016-07-09
bnxt: fix a condition
Dan Carpenter
1
-1
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-04
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-04
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
3
-39
/
+31
2016-07-02
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
3
-3
/
+31
2016-07-02
bnxt_en: Assign netdev->dev_port with port ID.
Michael Chan
1
-0
/
+1
2016-07-02
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
Michael Chan
1
-3
/
+12
2016-07-02
bnxt_en: Increase maximum supported MTU to 9500.
Vasundhara Volam
1
-1
/
+1
2016-07-02
bnxt_en: Enable MRU enables bit when configuring VNIC MRU.
Michael Chan
1
-1
/
+2
2016-07-02
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
2
-0
/
+21
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
1
-0
/
+2
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
2
-1
/
+3
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2
-6
/
+17
2016-07-02
bnxt_en: Update firmware spec. to 1.3.0.
Michael Chan
2
-32
/
+66
2016-07-02
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
Michael Chan
1
-2
/
+2
2016-07-01
net: bcmsysport: Device stats are unsigned long
Florian Fainelli
1
-1
/
+1
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2016-06-28
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
1
-2
/
+0
2016-06-28
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
1
-0
/
+3
2016-06-28
net: bgmac: Fix SOF bit checking
Florian Fainelli
1
-2
/
+3
2016-06-22
net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-18
/
+2
2016-06-22
net: ethernet: bgmac: use phydev from struct net_device
Philippe Reynes
2
-12
/
+6
[next]