Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f31c9a8c1380e20e95d06925f2e42baf61af4db7
/
drivers
/
net
/
sfc
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a4900ac
sfc: Create multiple TX queues
by Ben Hutchings
· 15 years ago
5298c37
sfc: Test only the first pair of TX queues
by Ben Hutchings
· 15 years ago
affaf48
sfc: Add Siena PHY BIST and cable diagnostic support
by Steve Hodgson
· 15 years ago
c28884c
sfc: Clean up efx_nic::irq_zero_count
by Ben Hutchings
· 15 years ago
3d07df1
sfc: Add necessary parentheses to macro definitions in net_driver.h
by Ben Hutchings
· 15 years ago
fa236e1
sfc: Break NAPI processing after one ring-full of TX completions
by Ben Hutchings
· 15 years ago
3a59510
sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS
by Steve Hodgson
· 15 years ago
fbcfe8e
sfc: Update MCDI protocol definitions
by Ben Hutchings
· 15 years ago
d614cfb
sfc: Enable IPv6 RSS using random key for Toeplitz hash
by Ben Hutchings
· 15 years ago
97e1eaa
sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors
by Steve Hodgson
· 15 years ago
b548a98
sfc: Log specific message for failure of NVRAM self-test
by Ben Hutchings
· 15 years ago
41b7e4c
sfc: Extend the legacy interrupt workarounds
by Steve Hodgson
· 15 years ago
b7b40ee
sfc: Reconfigure the XAUI serdes after an EM reset
by Steve Hodgson
· 15 years ago
ef524f2
sfc: Stop masking out XGMII faults over reconfigures
by Steve Hodgson
· 15 years ago
6369545
sfc: Handle serious errors in exactly one interrupt handler
by Steve Hodgson
· 15 years ago
00bbb4a
sfc: Consistently report short MCDI responses as EIO
by Ben Hutchings
· 15 years ago
b17424b
sfc: Ignore parity errors in the other port's SRAM
by Steve Hodgson
· 15 years ago
e41c11e
sfc: Change falcon_probe_board() to fail for unsupported boards
by Ben Hutchings
· 15 years ago
f49a458
sfc: Always close net device at the end of a disabling reset
by Ben Hutchings
· 15 years ago
aabc564
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
by Ben Hutchings
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
242cc05
sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
by Ben Hutchings
· 15 years ago
e0bf54c
sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
by Ben Hutchings
· 15 years ago
5508590
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
by Jiri Pirko
· 15 years ago
5ecccb7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5e2a911
sfc: Fix SFE4002 initialisation
by Steve Hodgson
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
a4b97f2
sfc: Do not include unneeded headers
by Ben Hutchings
· 15 years ago
754c653
sfc: Fix some incorrect or redundant comments
by Ben Hutchings
· 15 years ago
2291b20
sfc: Remove declarations of nonexistent functions
by Ben Hutchings
· 15 years ago
4cddca5
sfc: Add some missing bits to register self-test masks
by Steve Hodgson
· 15 years ago
c91f48d6
sfc: Survive ISR0=0 bug in the shared IRQ case
by Guido Barzini
· 15 years ago
2e80340
sfc: Implement NVRAM selftest for SFC9000 family
by Ben Hutchings
· 15 years ago
4f16c07
sfc: Replace PHY MDIO test with an 'alive' test
by Ben Hutchings
· 15 years ago
7a6b8f6
sfc: Enable autonegotiated flow-control by default if supported
by Steve Hodgson
· 15 years ago
8b2103a
sfc: Handle firmware assertion failure while resetting
by Steve Hodgson
· 15 years ago
5297a98
sfc: Update MCDI protocol definitions
by Ben Hutchings
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a27e86
sfc: Use fixed-size buffers for MCDI NVRAM requests
by Ben Hutchings
· 15 years ago
8704a2c
sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
by Guido Barzini
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
357d46a
sfc: QT202x: Remove unreliable MMD check at initialisation
by Matthew Slattery
· 15 years ago
f3766c2
sfc: Fix conditions for MDIO self-test
by Ben Hutchings
· 15 years ago
55029c1
sfc: Fix polling for slow MCDI operations
by Ben Hutchings
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
286d47b
sfc: Disable TX descriptor prefetch watchdog
by Ben Hutchings
· 15 years ago
50d6ec5
sfc: QT2025C: Add error message for suspected bad SFP+ cables
by Ben Hutchings
· 15 years ago
1a1284e
sfc: QT2025C: Work around PHY firmware initialisation bug
by Matthew Slattery
· 15 years ago
0d83b2f
sfc: QT2025C: Switch into self-configure mode when not in loopback
by Matthew Slattery
· 15 years ago
17d6aea
sfc: QT2025C: Work around PHY bug
by Matthew Slattery
· 15 years ago
a7ebd27
sfc: Fix DMA mapping cleanup in case of an error in TSO
by Neil Turton
· 15 years ago
a355020
sfc: Include XGXS in XMAC link status check except in XGMII loopback
by Ben Hutchings
· 15 years ago
ff3b00a
sfc: Move PHY software state initialisation from init() into probe()
by Steve Hodgson
· 15 years ago
94de803
drivers/net/sfc: Correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
906bb26
sfc: Update version, copyright dates, authors
by Ben Hutchings
· 15 years ago
738a8f4
sfc: Implement TSO for TCP/IPv6
by Ben Hutchings
· 15 years ago
8880f4e
sfc: Add support for SFC9000 family (2)
by Ben Hutchings
· 15 years ago
afd4aea
sfc: Add support for SFC9000 family (1)
by Ben Hutchings
· 15 years ago
f0d37f4
sfc: Add firmware protocol definitions (MCDI)
by Steve Hodgson
· 15 years ago
8e730c1
sfc: Move shared NIC code from falcon.c to new source file nic.c
by Ben Hutchings
· 15 years ago
744093c
sfc: Rename falcon.h to nic.h
by Ben Hutchings
· 15 years ago
c383b53
sfc: Allow for additional checksum offload features
by Ben Hutchings
· 15 years ago
7688483
sfc: Extend MTD driver for use with new NICs
by Ben Hutchings
· 15 years ago
c1c4f45
sfc: Remove static PHY data and enumerations
by Ben Hutchings
· 15 years ago
e58f69f
sfc: Extend loopback mode enumeration
by Ben Hutchings
· 15 years ago
5784946
sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
by Ben Hutchings
· 15 years ago
152b6a6
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
by Ben Hutchings
· 15 years ago
06629f0
sfc: Add efx_nic_type operation for identity LED control
by Ben Hutchings
· 15 years ago
0aa3fba
sfc: Add efx_nic_type operation for NVRAM self-test
by Ben Hutchings
· 15 years ago
9bfc4bb
sfc: Add efx_nic_type operation for register self-test
by Ben Hutchings
· 15 years ago
eb9f674
sfc: Implement ethtool reset operation
by Ben Hutchings
· 15 years ago
89c758f
sfc: Add power-management and wake-on-LAN support
by Ben Hutchings
· 15 years ago
78c1f0a
sfc: Generalise link state monitoring
by Steve Hodgson
· 15 years ago
d3245b2
sfc: Refactor link configuration
by Ben Hutchings
· 15 years ago
ef2b90e
sfc: Move Falcon NIC operations to efx_nic_type
by Ben Hutchings
· 15 years ago
4b0d29d
sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
by Ben Hutchings
· 15 years ago
674979d
sfc: Remove duplicate hardware structure definitions
by Ben Hutchings
· 15 years ago
39e6021
sfc: Remove redundant writes to INT_ADR_KER
by Ben Hutchings
· 15 years ago
c1ac403
sfc: Clean up RX event handling
by Ben Hutchings
· 15 years ago
0228f5cdb0
sfc: Move descriptor cache base addresses to struct efx_nic_type
by Ben Hutchings
· 15 years ago
daeda63
sfc: Decouple NIC revision number from Falcon PCI revision number
by Ben Hutchings
· 15 years ago
299f8d6
sfc: Remove some redundant whitespace
by Ben Hutchings
· 15 years ago
45d03e5
sfc: Remove another unused workaround macro
by Ben Hutchings
· 15 years ago
0589ece
sfc: Remove EFX_WORKAROUND_9141 macro
by Matthew Slattery
· 15 years ago
fb45f2c
sfc: Limit some hardware workarounds to Falcon
by Ben Hutchings
· 15 years ago
b895d73
sfc: Always start Falcon using the XMAC
by Steve Hodgson
· 15 years ago
ab86746
sfc: Replace MDIO spinlock with mutex
by Steve Hodgson
· 15 years ago
47c3d19
sfc: QT202x: Reset before reading PHY id
by Steve Hodgson
· 15 years ago
fdaa9ae
sfc: Simplify PHY polling
by Steve Hodgson
· 15 years ago
cc83f6d
sfc: Do not set net_device::trans_start in self-test
by Ben Hutchings
· 15 years ago
f30eb23
sfc: Move inline comment into kernel-doc
by Ben Hutchings
· 15 years ago
8be4f3e
sfc: Change MAC promiscuity and multicast hash at the same time
by Ben Hutchings
· 15 years ago
9007b9f
sfc: Simplify XMAC link polling
by Ben Hutchings
· 15 years ago
Next »