index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
4
-12
/
+41
|
\
|
*
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-03-03
1
-1
/
+5
|
*
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-03-03
2
-9
/
+34
|
*
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
2017-03-02
1
-2
/
+2
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
bnxt_en: use eth_hw_addr_random()
Tobias Klauser
2017-02-21
1
-1
/
+1
*
bnxt_en: fix pci cleanup in bnxt_init_one() failure path
Sathya Perla
2017-02-20
1
-37
/
+39
*
bnxt_en: Fix NULL pointer dereference in a failure path during open.
Michael Chan
2017-02-20
1
-1
/
+3
*
bnxt_en: Reject driver probe against all bridge devices
Ray Jui
2017-02-20
1
-1
/
+1
*
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
2017-02-17
4
-8
/
+6
*
bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs
Deepak Khungar
2017-02-12
1
-0
/
+6
*
bnxt_en: Fix bnxt_setup_tc() error message.
Michael Chan
2017-02-12
1
-1
/
+1
*
bnxt_en: Print FEC settings as part of the linkup dmesg.
Michael Chan
2017-02-12
2
-1
/
+16
*
bnxt_en: Do not setup PHY unless driving a single PF.
Michael Chan
2017-02-12
1
-0
/
+3
*
bnxt_en: Add hardware NTUPLE filter for encapsulated packets.
Michael Chan
2017-02-12
1
-3
/
+14
*
bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs.
Michael Chan
2017-02-12
1
-1
/
+1
*
bnxt_en: Fix ethtool -l pre-set max combined channel.
Michael Chan
2017-02-12
1
-1
/
+1
*
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
Kshitij Soni
2017-02-12
1
-6
/
+26
*
bnxt_en: Update to firmware interface spec 1.7.0.
Michael Chan
2017-02-12
3
-88
/
+363
*
net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+2
*
bnxt_en: Add support for XDP_TX action.
Michael Chan
2017-02-07
4
-17
/
+122
*
bnxt_en: Add basic XDP support.
Michael Chan
2017-02-07
5
-8
/
+214
*
bnxt_en: Refactor tx completion path.
Michael Chan
2017-02-07
2
-1
/
+9
*
bnxt_en: Add a set of TX rings to support XDP.
Michael Chan
2017-02-07
3
-13
/
+27
*
bnxt_en: Add tx ring mapping logic.
Michael Chan
2017-02-07
2
-3
/
+14
*
bnxt_en: Centralize logic to reserve rings.
Michael Chan
2017-02-07
3
-57
/
+52
*
bnxt_en: Use event bit map in RX path.
Michael Chan
2017-02-07
2
-15
/
+18
*
bnxt_en: Add RX page mode support.
Michael Chan
2017-02-07
2
-18
/
+124
*
bnxt_en: Parameterize RX buffer offsets.
Michael Chan
2017-02-07
2
-6
/
+11
*
bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.
Michael Chan
2017-02-07
2
-15
/
+13
*
bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path.
Michael Chan
2017-02-07
2
-13
/
+10
*
bnxt_en: Refactor rx SKB function.
Michael Chan
2017-02-07
2
-16
/
+44
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-1
/
+1
*
net: bgmac: use PHY subsystem for initializing PHY
Rafał Miłecki
2017-01-31
1
-0
/
+10
*
net: bgmac: drop struct bcma_mdio we don't need anymore
Rafał Miłecki
2017-01-31
3
-60
/
+42
*
net: bgmac: allocate struct bgmac just once & don't copy it
Rafał Miłecki
2017-01-31
4
-13
/
+21
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
7
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
2
-35
/
+51
|
\
|
*
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
Michael Chan
2017-01-25
1
-3
/
+6
|
*
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
Michael Chan
2017-01-25
1
-19
/
+18
|
*
bnxt_en: Fix bnxt_reset() in the slow path task.
Michael Chan
2017-01-25
1
-13
/
+25
|
*
bcm63xx_enet: avoid uninitialized variable warning
Arnd Bergmann
2017-01-20
1
-2
/
+4
|
*
bnxt_en: Fix "uninitialized variable" bug in TPA code path.
Michael Chan
2017-01-18
1
-1
/
+1
*
|
net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-24
1
-90
/
+109
*
|
bnx2x: avoid two atomic ops per page on x86
Eric Dumazet
2017-01-23
1
-10
/
+5
*
|
net: systemport: Add support for SYSTEMPORT Lite
Florian Fainelli
2017-01-22
2
-78
/
+323
*
|
net: systemport: Dynamically allocate number of TX rings
Florian Fainelli
2017-01-22
2
-1
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-7
/
+18
|
\
\
|
|
/
[next]