Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
524f42fab787a9510be826ce3d736b56d454ac6d
/
drivers
/
net
/
ethernet
/
broadcom
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 12 years ago
c80dc13
net/tg3: Fix warning from pci_disable_device()
by Gavin Shan
· 12 years ago
d8af4df
net/tg3: Fix kernel crash
by Gavin Shan
· 12 years ago
31bd297
bgmac: add dependency to phylib
by Hauke Mehrtens
· 12 years ago
1b4fc0e
bnx2x: fix tunneling CSUM calculation
by Dmitry Kravkov
· 12 years ago
8b80cda
net: rename ll methods to busy-poll
by Eliezer Tamir
· 12 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 12 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8cc2d92
bnx2x: fill in sane dump flag information
by Michal Schmidt
· 12 years ago
5bb680d
bnx2x: fix dump flag handling
by Michal Schmidt
· 12 years ago
058eec4
bnx2x: remove zeroing of dump data buffer
by Michal Schmidt
· 12 years ago
6d446ec
net/tg3: Avoid delay during MMIO access
by Gavin Shan
· 12 years ago
c957d09
bnx2x: Remove sparse and coccinelle warnings
by Yuval Mintz
· 12 years ago
37173488
bnx2x: Fix compilation with no IOV support
by Yuval Mintz
· 12 years ago
b8e0d88
bnx2x: Fix 20G KR2 support claims
by Yaniv Rosner
· 12 years ago
03c22ea
bnx2x: improve VF timings
by Ariel Elior
· 12 years ago
af902ae
bnx2x: VF ndo sanity
by Ariel Elior
· 12 years ago
78c3bcc
bnx2x: Improve PF behaviour toward VF
by Ariel Elior
· 12 years ago
8576827
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
by Yijing Wang
· 12 years ago
b8a39dd
Bnx2x: remove redundant D0 power state set
by Yijing Wang
· 12 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 12 years ago
75b2945
bnx2x: replace mechanism to check for next available packet
by Dmitry Kravkov
· 12 years ago
8f20aa5
bnx2x: add support for ndo_ll_poll
by Dmitry Kravkov
· 12 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
646093a
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
by Wei Yongjun
· 12 years ago
72bb72b
tg3: Prevent system hang during repeated EEH errors.
by Michael Chan
· 12 years ago
3dc6475
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
by Florian Fainelli
· 12 years ago
df465ab
tg3: Wait for boot code to finish after power on
by Nithin Sujir
· 12 years ago
6f00a02
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
by Maxime Bizon
· 12 years ago
0ae99b5
bcm63xx_enet: split DMA channel register accesses
by Maxime Bizon
· 12 years ago
7260aac
bcm63xx_enet: implement reset autoneg ethtool callback
by Maxime Bizon
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9bc297e
tg3: Add read dma workaround for 5720
by Nithin Sujir
· 12 years ago
44dbc78
bnx2x: Fix bridged GSO for 57710/57711 chips
by Yuval Mintz
· 12 years ago
e768fb2
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
by Dmitry Kravkov
· 12 years ago
5865fc1
tg3: remove redundant pm init code
by Yijing Wang
· 12 years ago
829a507
bnx2x: fix a power state test
by Yuval Mintz
· 12 years ago
639d65b
bnx2x: semi-Semantic changes
by Yuval Mintz
· 12 years ago
6bf07b8
bnx2x: Revise prints
by Yuval Mintz
· 12 years ago
3cdeec2
bnx2x: Semantic removal and beautification
by Yuval Mintz
· 12 years ago
16a5fd9
bnx2x: Revise comments and alignment
by Yuval Mintz
· 12 years ago
d76a611
bnx2x: Semantic change of empty lines
by Yuval Mintz
· 12 years ago
ada7c19
bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hash
by Eric Dumazet
· 12 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
3fb43eb
bnx2x: Change to D3hot only on removal
by Yuval Mintz
· 12 years ago
b030ed2
bnx2x: Implement PCI shutdown
by Yuval Mintz
· 12 years ago
8680019
bnx2x: Count number of possible FCoE interfaces
by Dmitry Kravkov
· 12 years ago
70ca5d7
bnx2x: Ack unknown VF messages
by Ariel Elior
· 12 years ago
ca1ee4b
bnx2x: Add and correct PCI link speed prints
by Dmitry Kravkov
· 12 years ago
e09b74d
bnx2x: Zero VFs starting MACs
by Ariel Elior
· 12 years ago
8513fbd
net: ethernet: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
f2068b8
tg3: Remove unnecessary lock around tg3_flag_set
by Nithin Sujir
· 12 years ago
7c10ee3
tg3: Fix misplaced empty line
by Nithin Sujir
· 12 years ago
4a5f46f
tg3: Use descriptive label names in tg3_start
by Nithin Sujir
· 12 years ago
328947f
tg3: Make tg3_rings_reset() more concise
by Nithin Sujir
· 12 years ago
32ba19e
tg3: Simplify ring control block setup
by Nithin Sujir
· 12 years ago
2e460fc
tg3: Split APE driver state change out of boot reset signature update
by Nithin Sujir
· 12 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
84b6f74
bnx2x: Enable `set_phys_id' for all functions
by Yaniv Rosner
· 12 years ago
e68072e
bnx2x: Wait for MCP validity during AER
by Yuval Mintz
· 12 years ago
178135c
bnx2x: Link-flap avoidance in switch dependent mode
by Dmitry Kravkov
· 12 years ago
3521b419
bnx2x: Add Private Flags Support
by Yuval Mintz
· 12 years ago
c2bba06
tg3: Update version to 3.132
by Nithin Sujir
· 12 years ago
fb03a43
tg3: Ensure boot code has completed initialization before accessing hardware
by Nithin Sujir
· 12 years ago
8dbb0dc
net/ethernet/broadcom/tg3: Use module_pci_driver to register driver
by Peter Hüwe
· 12 years ago
5a4123f
net/ethernet/broadcom/bnx2: Use module_pci_driver to register driver
by Peter Hüwe
· 12 years ago
057cf65
bnx2x: Fix GSO for 57710/57711 chips
by Yuval Mintz
· 12 years ago
8802f57
net-bnx2x: dont reload on GRO change
by Eric Dumazet
· 12 years ago
1cbf9eb
tg3: Implement set/get_eee handlers
by Nithin Sujir
· 12 years ago
5b6c273
tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()
by Nithin Sujir
· 12 years ago
400dfba
tg3: Add tg3_eee_pull_config() function
by Nithin Sujir
· 12 years ago
9e2ecbe
tg3: Add ethtool_eee struct and tg3_setup_eee()
by Nithin Sujir
· 12 years ago
0f0d151
tg3: Fix data corruption on 5725 with TSO
by Michael Chan
· 12 years ago
44f3b50
tg3: Skip powering down function 0 on certain serdes devices
by Nithin Sujir
· 12 years ago
e00adf3
drivers/net: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
0595224
bnx2x: Prevent memory leak when cnic is absent
by Yuval Mintz
· 12 years ago
b026192
bnx2x: correct reading of speed capabilities
by Yaniv Rosner
· 12 years ago
97cd1ee
Revert "bnx2x: allow nvram test to run when device is down"
by Dmitry Kravkov
· 12 years ago
32e1927
tg3: fix to append hardware time stamping flags
by Flavio Leitner
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
65bc0cf
bnx2x: allow handling tunnel over udp offload
by Dmitry Kravkov
· 12 years ago
f233a97
tg3: shows HW time stamping support only if ptp_capable is present
by Flavio Leitner
· 12 years ago
0eb43b4
bnx2x, bnx2fc: Use per port max exchange resources
by Bhanu Prakash Gollapudi
· 12 years ago
ecf01c2
bnx2x: Prevent NULL pointer dereference in kdump
by Yuval Mintz
· 12 years ago
70632d0
bnx2x: Allow recovery from second slot reset
by Yuval Mintz
· 12 years ago
2f7a312
bnx2x: Fix memory leak
by Yuval Mintz
· 12 years ago
f8f4f61
bnx2x: Enhance MAC configuration for VFs
by Dmitry Kravkov
· 12 years ago
ba35a0f
bnx2x: Allow RX/TX pause control in autoneg
by Yaniv Rosner
· 12 years ago
2c2d06d
bnx2x: prevent GRO false checksum claims
by Yuval Mintz
· 12 years ago
b23f7a0
treewide: Fix typo in printk and comments
by Masanari Iida
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
26f26b3
bnx2x: update version to 1.78.17-0
by Dmitry Kravkov
· 12 years ago
d2d2d87
bnx2x: allow nvram test to run when device is down
by Dmitry Kravkov
· 12 years ago
edb944d
bnx2x: add additional regions for CRC memory test
by Dmitry Kravkov
· 12 years ago
f1691dc
bnx2x: remove non-necessary assignment
by Dmitry Kravkov
· 12 years ago
30c20b6
bnx2x: fix byte-by-byte nvram write for BE machines
by Dmitry Kravkov
· 12 years ago
8564095
bnx2x: refactor nvram read procedure
by Dmitry Kravkov
· 12 years ago
Next »