Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
336fb81b319ec4d5c09aa6417de7c042cfcd7461
/
drivers
/
net
/
ethernet
/
broadcom
a11c5c9
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
7b31b4d
tg3: fix return value in tg3_get_stats64
by Govindarajulu Varadarajan
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
98bb739
net: bcmgenet: correctly resume adapter from Wake-on-LAN
by Florian Fainelli
· 10 years ago
c677ba8
net: bcmgenet: update UMAC_CMD only when link is detected
by Florian Fainelli
· 10 years ago
cc013fb
net: bcmgenet: correctly suspend and resume PHY device
by Florian Fainelli
· 10 years ago
e4a60a9
net: bcmgenet: request and enable main clock earlier
by Florian Fainelli
· 10 years ago
9518259
net: bcmgenet: fix reference counting for phy node
by Uwe Kleine-König
· 10 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4d8fdc9
tg3: Modify tg3_tso_bug() to handle multiple TX rings
by Prashant Sreedharan
· 10 years ago
7fc527f
net: bcmgenet: correct spelling
by Brian Norris
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fe26566d
bnx2x: fix crash during TSO tunneling
by Dmitry Kravkov
· 10 years ago
042d765
bnx2x: fix set_setting for some PHYs
by Yaniv Rosner
· 10 years ago
c489be0
net: bcmgenet: use kcalloc instead of kzalloc
by Florian Fainelli
· 10 years ago
8900ea57
net: bcmgenet: add missing braces to some if statements
by Florian Fainelli
· 10 years ago
164d4f2
net: bcmgenet: add and remove missing blank lines
by Florian Fainelli
· 10 years ago
c91b7f6
net: bcmgenet: re-align multiple lines correctly
by Florian Fainelli
· 10 years ago
5e811b3
net: bcmgenet: remove FSF mail address
by Florian Fainelli
· 10 years ago
474ea9c
net: bcmgenet: correctly pad short packets
by Florian Fainelli
· 10 years ago
2405240
net: bcmgenet: only update UMAC_CMD if something changed
by Florian Fainelli
· 10 years ago
06ba837
net: bcmgenet: hook ethtool set/get_wol operations
by Florian Fainelli
· 10 years ago
8c90db7
net: bcmgenet: suspend and resume from Wake-on-LAN
by Florian Fainelli
· 10 years ago
1c3c1e7
net: bcmgenet: fix bcmgenet_wol_resume
by Florian Fainelli
· 10 years ago
8fdb0e0
net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bit
by Florian Fainelli
· 10 years ago
c3ae64a
net: bcmgenet: handle GENET_POWER_WOL_MAGIC
by Florian Fainelli
· 10 years ago
c51de7f
net: bcmgenet: add Wake-on-LAN support code
by Florian Fainelli
· 10 years ago
8562056
net: bcmgenet: request Wake-on-LAN interrupt
by Florian Fainelli
· 10 years ago
b6e978e
net: bcmgenet: add suspend/resume callbacks
by Florian Fainelli
· 10 years ago
909ff5e
net: bcmgenet: modularize bcmgenet_{open,close}
by Florian Fainelli
· 10 years ago
e29585b
net: bcmgenet: add umac_enable_set helper
by Florian Fainelli
· 10 years ago
ef3d4f1
net: bcmgenet: remove wol_enabled conditional code
by Florian Fainelli
· 10 years ago
c265947
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
by Anish Bhatt
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5a680fa
net: bcmgenet: fix RGMII_MODE_EN bit
by Florian Fainelli
· 11 years ago
40a8a31
net: systemport: use kcalloc instead of kzalloc
by Florian Fainelli
· 11 years ago
23acb2f
net: systemport: align multiple lines correctly
by Florian Fainelli
· 11 years ago
83e82f4
net: systemport: add Wake-on-LAN support
by Florian Fainelli
· 11 years ago
9d34c1c
net: systemport: rename rx_csum_en to rx_chk_en
by Florian Fainelli
· 11 years ago
40755a0
net: systemport: add suspend and resume support
by Florian Fainelli
· 11 years ago
b02e6d9
net: systemport: add bcm_sysport_netif_{enable,stop}
by Florian Fainelli
· 11 years ago
18e21b0
net: systemport: update umac_enable_set to take a bitmask
by Florian Fainelli
· 11 years ago
b758858
net: bcmgenet: do not set packet length for RX buffers
by Florian Fainelli
· 11 years ago
219575e
net: bcmgenet: start with carrier off
by Florian Fainelli
· 11 years ago
0f50ce9
net: bcmgenet: disable clock before register_netdev
by Florian Fainelli
· 11 years ago
16f62d9
net: systemport: fix TX NAPI work done return value
by Florian Fainelli
· 11 years ago
412bce8
net: systemport: fix UniMAC reset logic
by Florian Fainelli
· 11 years ago
3b140a6
net: systemport: do not clear IFF_MULTICAST flag
by Florian Fainelli
· 11 years ago
ebf457f
bnx2x: Fail probe of VFs using an old incompatible driver
by Yuval Mintz
· 11 years ago
9927b51
bnx2x: enlarge minimal alignemnt of data offset
by Dmitry Kravkov
· 11 years ago
6495d15
bnx2x: VF can report link speed
by Dmitry Kravkov
· 11 years ago
07b0f00
bnx2x: fix possible panic under memory stress
by Eric Dumazet
· 11 years ago
73413ff
bnx2x: Fix the MSI flags
by Yijing Wang
· 11 years ago
9b8d90b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d7afae0
cnic: Rebranding cnic driver.
by Jitendra Kalsaria
· 11 years ago
28c4ec0
bnx2: Rebranding bnx2 driver.
by Jitendra Kalsaria
· 11 years ago
66c965f
tg3: Change nvram command timeout value to 50ms
by Prashant Sreedharan
· 11 years ago
88729dd
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfree
by Fabian Frederick
· 11 years ago
40c1dea
tg3: Clear NETIF_F_TSO6 flag before doing software GSO
by Prashant Sreedharan
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
f2cfa99
bnx2x: Enlarge the dorq threshold for VFs
by Ariel Elior
· 11 years ago
b17b0ca
bnx2x: Check for UNDI in uncommon branch
by Yuval Mintz
· 11 years ago
a2755be
bnx2x: Fix 1G-baseT link
by Yaniv Rosner
· 11 years ago
dad91ee
bnx2x: Fix link for KR with swapped polarity lane
by Yaniv Rosner
· 11 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 11 years ago
f532e74
net: systemport: start with carrier off
by Florian Fainelli
· 11 years ago
e0ea05d
net: systemport: fix comment about HW prepending 2bytes
by Florian Fainelli
· 11 years ago
ad51c61
net: systemport: correctly check for RX_STATUS_OVFLOW flag
by Florian Fainelli
· 11 years ago
d849808
net: systemport: fix transmit locking scheme
by Florian Fainelli
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9aaae04
bnx2x: Fix kernel crash and data miscompare after EEH recovery
by wenxiong@linux.vnet.ibm.com
· 11 years ago
0c0e634
bnx2x: Adapter not recovery from EEH error injection
by wenxiong@linux.vnet.ibm.com
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
5943691
cnic: Fix missing ISCSI_KEVENT_IF_DOWN message
by Michael Chan
· 11 years ago
437b8a2
cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()
by Michael Chan
· 11 years ago
20f30c2
cnic: Don't take rcu_read_lock in cnic_rcv_netevent()
by Michael Chan
· 11 years ago
014b201
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
by David S. Miller
· 11 years ago
fe62d00
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
by Ben Hutchings
· 11 years ago
b2bda2f
bnx2x: Remove useless return variables
by Peter Senna Tschudin
· 11 years ago
3afc557
drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC
by Paul Gortmaker
· 11 years ago
08f6dd8
bnx2x: update MAINTAINERS for bnx2x and e-mail addresses
by Ariel Elior
· 11 years ago
506724c
tg3: Override clock, link aware and link idle mode during NVRAM dump
by Prashant Sreedharan
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
186534a
net: systemport: use the new fixed PHY helpers
by Florian Fainelli
· 11 years ago
9abf0c2
net: bcmgenet: use the new fixed PHY helpers
by Florian Fainelli
· 11 years ago
0294834
bnx2x: Convert return 0 to return rc
by Joe Perches
· 11 years ago
00b91c6
net: systemport: wait for packet in umac_enable_set()
by Florian Fainelli
· 11 years ago
b1ff53e
net: systemport: fix dma_unmap_single() len
by Florian Fainelli
· 11 years ago
dab531b
net: systemport: pad packets to a minimum of 68 bytes
by Florian Fainelli
· 11 years ago
d5e32cc
net: systemport: only update UMAC_CMD if something changed
by Florian Fainelli
· 11 years ago
126e612
net: systemport: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
de750e4
tg3: Update copyright and version to 3.137
by Michael Chan
· 11 years ago
d3f6f3a
tg3: Prevent page allocation failure during TSO workaround
by Michael Chan
· 11 years ago
d71c0dc
tg3: Don't modify ip header fields when doing GSO
by Michael Chan
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
6255558
bnx2x: fix build when BNX2X_SRIOV is not enabled
by Randy Dunlap
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
de68294
bnx2x: Fix UNDI driver unload
by Yuval Mintz
· 11 years ago
a3862db
net: systemport: hook SYSTEMPORT driver in the build
by Florian Fainelli
· 11 years ago
Next »