Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
be14cc98e9fd5416cc8f86799913fd3c52dc720e
/
drivers
/
net
/
ethernet
/
broadcom
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1d3f41e
b44: always set duplex mode why phy changes
by Hauke Mehrtens
· 11 years ago
25d54fe
b44: add calls to phy_{start,stop}
by Hauke Mehrtens
· 11 years ago
d7b9531
tg3: Don't check undefined error bits in RXBD
by Michael Chan
· 11 years ago
babe723
bnx2x: Add missing bit in default Tx switching
by Yuval Mintz
· 11 years ago
94d9de3
bnx2x: save RAM in kdump kernel by disabling TPA
by Michal Schmidt
· 11 years ago
ff2ad30
bnx2x: save RAM in kdump kernel by using a single queue
by Michal Schmidt
· 11 years ago
7d0445d
bnx2x: clamp num_queues to prevent passing a negative value
by Michal Schmidt
· 11 years ago
cd2b038
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
by Joe Perches
· 11 years ago
51adfcc33
net: bcmgenet: remove unused bh_lock member
by Florian Fainelli
· 11 years ago
da56bbf
net: bcmgenet: remove commented code in bcmgenet_xmit()
by Florian Fainelli
· 11 years ago
80d8e96
net: bcmgenet: drop checks on priv->phydev
by Florian Fainelli
· 11 years ago
225a9a2
bcmgenet: Deleted unnecessary select_queue method.
by David S. Miller
· 11 years ago
5343a10
net: bcmgenet: Use devm_ioremap_resource()
by Fabio Estevam
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6f1f411
tg3: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
a5444b1
bnx2x: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
f2a2dfe
bnx2: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
bdaa53b
net: bcmgenet: hook into the build system
by Florian Fainelli
· 11 years ago
aa09677
net: bcmgenet: add MDIO routines
by Florian Fainelli
· 11 years ago
1c1008c
net: bcmgenet: add main driver file
by Florian Fainelli
· 11 years ago
b4af9a5
net: bcmgenet: add driver definitions and private structure
by Florian Fainelli
· 11 years ago
3156b8e
bnx2x: utilize FW 7.8.19
by Dmitry Kravkov
· 11 years ago
230bb0f
bnx2x: (semantic) revise scheduling of sp_rtnl
by Yuval Mintz
· 11 years ago
0155a27
bnx2x: Fix bnx2x_panic_dump for VFs
by Yuval Mintz
· 11 years ago
3a3534e
bnx2x: Revise IOV vlan/mac validation
by Yuval Mintz
· 11 years ago
14a94eb
bnx2x: Add support in PF driver for RSC
by Michal Kalderon
· 11 years ago
ba72f32
bnx2x: Semantic Validate vlan/mac changes
by Yuval Mintz
· 11 years ago
f96d8d8
bnx2x: Remove unnecessary internal mem config
by Ariel Elior
· 11 years ago
3565b66
bnx2x: Remove unused iov code
by Yuval Mintz
· 11 years ago
76ca70f
bnx2x: [Debug] change verbosity of some prints
by Yuval Mintz
· 11 years ago
656493d
bnx2x: Allow VF rss on higher PFs
by Yuval Mintz
· 11 years ago
c6993df
tg3: Fix deadlock in tg3_change_mtu()
by Nithin Sujir
· 11 years ago
c6e27f2
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
by Dan Carpenter
· 11 years ago
1c8bb76
bnx2[x]: Make module parameters readable
by James M Leddy
· 11 years ago
e8c37aff
bnx2x: fix L2-GRE TCP issues
by Dmitry Kravkov
· 11 years ago
33f9e6f
bnx2x: Fix generic option settings
by Yaniv Rosner
· 11 years ago
5f6db13
bnx2x: More Shutdown revisions
by Yuval Mintz
· 11 years ago
076d132
bnx2x: Fix VF flr flow
by Ariel Elior
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
d9aee59
bnx2x: Don't release PCI bars on shutdown
by Yuval Mintz
· 11 years ago
8d448b8
bnx2x: fix sparse warning
by stephen hemminger
· 11 years ago
5571415
bgmac: propagate error codes in bgmac_probe()
by Florian Fainelli
· 11 years ago
c14db20
bnx2x: Correct default Tx switching behaviour
by Yuval Mintz
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a8f47eb
bnx2x: namespace and dead code cleanups
by stephen hemminger
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
95e92fd
bnx2x: fix DMA unmapping of TSO split BDs
by Michal Schmidt
· 11 years ago
9a2620c
bnx2x: prevent WARN during driver unload
by Yuval Mintz
· 11 years ago
0e59593
bgmac: fix typos
by Hauke Mehrtens
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e8379c7
bnx2x: fix VLAN configuration for VFs.
by Yuval Mintz
· 11 years ago
9dfef3a
bnx2x: fix AFEX memory overflow
by Yuval Mintz
· 11 years ago
5b62291
bnx2x: Clean before update RSS arrives
by Michal Kalderon
· 11 years ago
89e18ae
bnx2x: Correct number of MSI-X vectors for VFs
by Michal Kalderon
· 11 years ago
e848582
bnx2x: limit number of interrupt vectors for 57711
by Dmitry Kravkov
· 11 years ago
6df4aff
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
by Hauke Mehrtens
· 11 years ago
622a521
bgmac: reset all cores on Northstar SoC
by Hauke Mehrtens
· 11 years ago
48e07fb
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
by Hauke Mehrtens
· 11 years ago
56ceecd
bgmac: initialize the DMA controller of core rev >= 4
by Hauke Mehrtens
· 11 years ago
20170e7
tg3: Update version to 3.136
by Nithin Sujir
· 11 years ago
1743b83
tg3: Poll cpmu link state on APE + ASF enabled devices
by Nithin Sujir
· 11 years ago
f82995b
tg3: Set the MAC clock to the fastest speed during boot code load
by Nithin Sujir
· 11 years ago
e565eec
tg3: Add unicast filtering support.
by Michael Chan
· 11 years ago
f022ae6
tg3: Refactor __tg3_set_mac_addr()
by Michael Chan
· 11 years ago
f17e9fa
bnx2x: Fix KR2 work-around detection of BCM8073
by Yaniv Rosner
· 11 years ago
ad1d9ef
bnx2x: Fix incorrect link-up report
by Yaniv Rosner
· 11 years ago
a429ec2
bnx2x: Fix Duplex setting for 54618se
by Yaniv Rosner
· 11 years ago
e803d33
bnx2x: Fix passive DAC cable detection
by Yaniv Rosner
· 11 years ago
b899e69
bnx2x: Fix 578xx-KR 1G link
by Yaniv Rosner
· 11 years ago
d15e2a9
cnic: Add a signature to indicate valid doorbell offset.
by Eddie Wai
· 11 years ago
487d9ed
bnx2: Update version to 2.2.5.
by Michael Chan
· 11 years ago
4016bad
bnx2: Report MDI/MDIX status to ethtool.
by Michael Chan
· 11 years ago
41033b6
bnx2: Enable auto-mdix when autoneg is disabled.
by Michael Chan
· 11 years ago
d17e53b
bnx2: Advertise nothing when speed is forced
by Michael Chan
· 11 years ago
8fd90de
net: bnx2x: slight optimization of addr compare
by dingtianhong
· 11 years ago
69c5885
bgmac: use phy_mii_ioctl in ioctl handler
by Hauke Mehrtens
· 11 years ago
5322dbf
bgmac: drop duplicated PHY defines
by Rafał Miłecki
· 11 years ago
3756791
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
by Nithin Sujir
· 11 years ago
fcf93a0
bnx2x: Fix build with SRIOV disabled.
by David S. Miller
· 11 years ago
858f4de
bnx2x: add VF Multicast filters support
by Yuval Mintz
· 11 years ago
0c757de
bnx2x: Add num of VFs to Management statistics
by Yuval Mintz
· 11 years ago
31b3523
bnx2x: no error when RSS configuration fails
by Yuval Mintz
· 11 years ago
68bf5a1
bnx2x: add Big-Endian ethtool comment
by Yuval Mintz
· 11 years ago
33d8e6a
bnx2x: Add AER support (missing bits)
by Yuval Mintz
· 11 years ago
91ebb92
bnx2x: Add support for Multi-Function UNDI
by Yuval Mintz
· 11 years ago
b04138b
b44: use fixed PHY device if we do not find any
by Hauke Mehrtens
· 11 years ago
656a7c2
b44: do not set PHY address to 30 for every ext PHY
by Hauke Mehrtens
· 11 years ago
bea69c4
b44: activate PHY when MAC is off
by Hauke Mehrtens
· 11 years ago
86f4ea6
b44: add phylib support
by Hauke Mehrtens
· 11 years ago
348baa6
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
by Hauke Mehrtens
· 11 years ago
7befa6a
b44: abort when no PHY is available at all
by Hauke Mehrtens
· 11 years ago
5ab6329
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
by Hauke Mehrtens
· 11 years ago
d619419
b44: check register instead of PHY address to detect external PHY
by Hauke Mehrtens
· 11 years ago
5495ab7
bnx2x: cleanup skb_set_hash
by Tom Herbert
· 11 years ago
c047e07
bnx2x: downgrade "valid ME register value" message level
by Michal Schmidt
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
bd5cef0
net: bnx2x calls skb_set_hash
by Tom Herbert
· 11 years ago
Next »