Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3759433db2f7340ddec3abd55ebb1178600d014e
/
drivers
/
net
/
sfc
/
efx.c
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
c3ecb9f
sfc: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
739bb23
sfc: Do not reset when hardware monitor detects a fault
by Ben Hutchings
· 16 years ago
f415072
sfc: Expose flash region storing boot code as MTD
by Ben Hutchings
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
6bc5d3a
sfc: Make queue flushes more reliable
by Ben Hutchings
· 16 years ago
ef08af0
sfc: Remove workaround for old firmware bug
by Ben Hutchings
· 16 years ago
e1074a0
sfc: Fix memory BAR release call on error path
by Ben Hutchings
· 16 years ago
a816f75
sfc: Rework efx_set_multicast_hash()
by Ben Hutchings
· 16 years ago
3c78708
sfc: Remove the STATE_RESETTING flag
by Ben Hutchings
· 16 years ago
8c8661e
sfc: Extend self-tests
by Ben Hutchings
· 16 years ago
2467ca4
sfc: Cleanup reset code
by Ben Hutchings
· 16 years ago
bc3c90a
sfc: Remove some unreachable error paths
by Ben Hutchings
· 16 years ago
01aad7b
sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int()
by Ben Hutchings
· 16 years ago
740847d
sfc: Enable TSO for 802.1q VLAN devices
by Ben Hutchings
· 16 years ago
dacccc7
sfc: Do not call netif_{stop,wake}_queue() before register_netdev
by Steve Hodgson
· 16 years ago
f8b87c1
sfc: Make PHY flash mode a device attribute, not a module parameter
by Ben Hutchings
· 16 years ago
42cbe2d
sfc: Cleanup RX event processing
by Ben Hutchings
· 16 years ago
d307402
sfc: Remove efx_channel::evqnum field
by Ben Hutchings
· 16 years ago
8831da7
sfc: Cleanup RX queue information
by Ben Hutchings
· 16 years ago
64ee312
sfc: Remove efx_channel::has_interrupt
by Ben Hutchings
· 16 years ago
46123d0
sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()
by Ben Hutchings
· 16 years ago
4d56606
sfc: Removed forced inlining of long functions
by Ben Hutchings
· 16 years ago
2850656
sfc: Set net_device::vlan_features appropriately
by Ben Hutchings
· 16 years ago
dc8cfa5
sfc: Use explicit bool for boolean variables, parameters and return values
by Ben Hutchings
· 16 years ago
f90748f
sfc: Remove inclusion of workarounds.h from efx.c
by Ben Hutchings
· 16 years ago
60ac106
sfc: Use separate hardware TX queues to select checksum generation
by Ben Hutchings
· 16 years ago
767e468
sfc: Replace net_dev->priv with netdev_priv(net_dev)
by Ben Hutchings
· 16 years ago
aa6ef27
sfc: Create one RX queue and interrupt per CPU package by default
by Ben Hutchings
· 16 years ago
8d9853d
sfc: Use a separate workqueue for resets
by Ben Hutchings
· 16 years ago
b9e4085
netdev: Do not use TX lock to protect address lists.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
37b5a60
sfc: Use kernel I2C system and i2c-algo-bit driver
by Ben Hutchings
· 17 years ago
d3208b5
sfc: Remove redundant casts to and from void *
by Ben Hutchings
· 17 years ago
5b9e207
sfc: Correct and expand some comments
by Ben Hutchings
· 17 years ago
086ea35
sfc: Use resource_size_t for PCI bus address
by Ben Hutchings
· 17 years ago
5566861
sfc: Replaced various macros with inline functions
by Ben Hutchings
· 17 years ago
b347564
sfc: Added and removed braces to comply with kernel style
by Ben Hutchings
· 17 years ago
2c118e0
sfc: Removed unncesssary UL suffixes on 0 literals
by Ben Hutchings
· 17 years ago
f7f13b0
sfc: Simplified efx_rx_calc_buffer_size() using get_order()
by Ben Hutchings
· 17 years ago
91ad757
sfc: Removed casts to void
by Ben Hutchings
· 17 years ago
b9b39b6
[netdrvr] sfc: Add TSO support
by Ben Hutchings
· 17 years ago
8ceee66
New driver "sfc" for Solarstorm SFC4000 controller.
by Ben Hutchings
· 17 years ago