Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
97cb7e40c69618ba03030b467faf60dc3ee982ee
/
drivers
/
net
/
sfc
/
efx.c
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 14 years ago
765c9f4
sfc: Add support for RX flow hash control
by Ben Hutchings
· 14 years ago
5d3a6fc
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
by Ben Hutchings
· 14 years ago
39c9cf0
sfc: Record hardware RX hash on each skb where possible
by Ben Hutchings
· 14 years ago
c5d5f5f
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
by Ben Hutchings
· 14 years ago
62776d0
sfc: Implement message level control
by Ben Hutchings
· 14 years ago
4472702
sfc: Implement 64-bit net device statistics on all architectures
by Ben Hutchings
· 15 years ago
d188cee
sfc: Only count bad packets in rx_errors
by Ben Hutchings
· 15 years ago
62b330b
sfc: Allow shared pages to be recycled
by Steve Hodgson
· 15 years ago
90d683a
sfc: Remove efx_rx_queue::add_lock
by Steve Hodgson
· 15 years ago
fd371e3
sfc: Workaround flush failures on Falcon B0
by Steve Hodgson
· 15 years ago
319ba64
sfc: Reschedule any resets scheduled inside efx_pm_freeze()
by Steve Hodgson
· 15 years ago
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
fa236e1
sfc: Break NAPI processing after one ring-full of TX completions
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
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
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
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
ff3b00a
sfc: Move PHY software state initialisation from init() into probe()
by Steve Hodgson
· 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
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
e58f69f
sfc: Extend loopback mode enumeration
by Ben Hutchings
· 15 years ago
152b6a6
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
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
daeda63
sfc: Decouple NIC revision number from Falcon PCI revision number
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
fdaa9ae
sfc: Simplify PHY polling
by Steve Hodgson
· 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
fe75820
sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
by Ben Hutchings
· 15 years ago
55edc6e
sfc: Split MAC stats DMA initiation and completion
by Ben Hutchings
· 15 years ago
1dfc5ce
sfc: Hold MAC lock for longer in efx_init_port()
by Ben Hutchings
· 15 years ago
1338344
sfc: Remove unused function efx_flush_queues()
by Ben Hutchings
· 15 years ago
44838a4
sfc: Clean up struct falcon_board and struct falcon_board_data
by Ben Hutchings
· 15 years ago
332c1ce
sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
by Ben Hutchings
· 15 years ago
c459302
sfc: Log interrupt and reset type names, not numbers
by Ben Hutchings
· 15 years ago
f5e7adc
sfc: Combine high-level header files
by Ben Hutchings
· 15 years ago
eb50c0d
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
by Ben Hutchings
· 15 years ago
3759433
sfc: Move struct falcon_board into struct falcon_nic_data
by Ben Hutchings
· 15 years ago
278c062
sfc: Make board information explicitly Falcon-specific
by Ben Hutchings
· 15 years ago
981fc1b
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
by Ben Hutchings
· 15 years ago
398468e
sfc: Use a single blink implementation
by Ben Hutchings
· 15 years ago
a5211bb
sfc: Move MTD probe after netdev registration and name allocation
by Ben Hutchings
· 15 years ago
2ed380a
sfc: Remove unnecessary tests of efx->membase
by Ben Hutchings
· 15 years ago
be4b163
sfc: Remove incorrect assertion from efx_pci_remove_main()
by Ben Hutchings
· 15 years ago
dc803df
sfc: Remove pointless abstraction of memory BAR number
by Ben Hutchings
· 15 years ago
0d86ebd
sfc: Maintain interrupt moderation values in ticks, not microseconds
by Ben Hutchings
· 15 years ago
f01865f
sfc: Change order of device removal to reverse of probe order
by Ben Hutchings
· 15 years ago
3ffeabd
sfc: Eliminate indirect lookups of queue size constants
by Ben Hutchings
· 15 years ago
79f5599
cpumask: use zalloc_cpumask_var() where possible
by Li Zefan
· 16 years ago
5c8af3b
sfc: Improve reliability of RX queue flushing
by Ben Hutchings
· 15 years ago
aed0628
sfc: Fix ordering of device registration and initial netif_carrier_off()
by Ben Hutchings
· 15 years ago
97bc541
sfc: Remove lro module parameter
by Ben Hutchings
· 16 years ago
3977d03
sfc: modify allocation error message
by Mike Travis
· 16 years ago
68e7f45
sfc: Use generic MDIO functions and definitions
by Ben Hutchings
· 16 years ago
718cff1
sfc: Match calls to netif_napi_add() and netif_napi_del()
by Ben Hutchings
· 16 years ago
7e765cb
sfc: Call netif_napi_add() before registering our interrupt handler
by Ben Hutchings
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
6fb70fd
sfc: Implement adaptive IRQ moderation
by Ben Hutchings
· 16 years ago
115122a
sfc: Clean up properly on reset failure paths
by Ben Hutchings
· 16 years ago
8129d21
sfc: Clean up LED control
by Ben Hutchings
· 16 years ago
249d51b
Merge commit 'v2.6.29-rc4' into core/percpu
by Ingo Molnar
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1974cc2
sfc: Replace stats_enabled flag with a disable count
by Ben Hutchings
· 16 years ago
4b98828
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
by Steve Hodgson
· 16 years ago
da3bc07
sfc: Replace LRO with GRO
by Herbert Xu
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
2f8975f
cpumask: convert drivers/net/sfc
by Rusty Russell
· 16 years ago
fbd59a8
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
by Rusty Russell
· 16 years ago
2d5451d
net: Fix warning fallout from recent NAPI interface changes.
by David S. Miller
· 16 years ago
f4bd954
sfc: When disabling the NIC, close the device rather than unregistering it
by Ben Hutchings
· 16 years ago
6977dc6
sfc: Generate unique names for per-NIC workqueues
by Ben Hutchings
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
7dde596
sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}
by Ben Hutchings
· 16 years ago
fa402b2
sfc: Treat probe as unsuccessful if it scheduled a reset
by Steve Hodgson
· 16 years ago
766ca0f
sfc: Rework MAC, PHY and board event handling
by Ben Hutchings
· 16 years ago
177dfcd
sfc: Add support for sub-10G speeds
by Ben Hutchings
· 16 years ago
06d5e19
sfc: Add phy_type device attribute
by Ben Hutchings
· 16 years ago
f31a45d
sfc: Remove MII extension cruft
by Ben Hutchings
· 16 years ago
56536e9
sfc: Provide hints to irqbalance daemon
by Ben Hutchings
· 16 years ago
28b581a
sfc: Add option to use a separate channel for TX completions
by Neil Turton
· 16 years ago
84ae48f
sfc: Restore phy_flash_cfg module parameter
by Ben Hutchings
· 16 years ago
1ab0062
sfc: Make reset_workqueue driver-global rather than per-NIC
by Steve Hodgson
· 16 years ago
a17102b
sfc: Board support fixes
by Ben Hutchings
· 16 years ago
Next »