index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
sfc: Fix reporting of IPv4 full filters through ethtool
Ben Hutchings
1
-2
/
+2
2012-08-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
4
-9
/
+46
2012-07-19
sfc: initialize dynamic sysfs attributes for lockdep
Michal Schmidt
1
-0
/
+1
2012-07-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
14
-153
/
+181
2012-07-17
sfc: Correct some comments on enum reset_type
Ben Hutchings
1
-4
/
+4
2012-07-17
sfc: Fix interface statistics running backward
Ben Hutchings
3
-10
/
+28
2012-07-17
sfc: Disable VF queues during register self-test
Ben Hutchings
5
-60
/
+76
2012-07-17
sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()
Ben Hutchings
1
-3
/
+8
2012-07-17
sfc: Use dev_kfree_skb() in efx_end_loopback()
Ben Hutchings
1
-1
/
+1
2012-07-17
sfc: Use strlcpy() to copy ethtool stats names
Ben Hutchings
1
-1
/
+1
2012-07-17
sfc: Stop changing header offsets on TX
Ben Hutchings
1
-9
/
+0
2012-07-17
sfc: Remove dead write to tso_state::packet_space
Ben Hutchings
1
-1
/
+0
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
5
-63
/
+62
2012-07-17
sfc: Work around bogus 'uninitialised variable' warning
Ben Hutchings
1
-1
/
+1
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-2
/
+1
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2
-1
/
+2
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-05-10
sfc: Implement module EEPROM access for SFE4002 and SFN4112F
Ben Hutchings
1
-0
/
+33
2012-05-10
sfc: Added support for new ethtool APIs for obtaining module eeprom
Stuart Hodgson
3
-0
/
+116
2012-05-10
sfc: By default refill RX rings as soon as space for a batch
David Riddoch
1
-6
/
+12
2012-05-10
sfc: Fill RX rings completely full, rather than to 95% full
David Riddoch
2
-14
/
+4
2012-05-10
sfc: Fix missing cleanup in failure path of efx_pci_probe()
Ben Hutchings
1
-1
/
+2
2012-05-10
sfc: Do not attempt to flush queues if DMA is disabled
Stuart Hodgson
1
-14
/
+19
2012-05-08
sfc: Fix division by zero when using one RX channel and no SR-IOV
Ben Hutchings
1
-1
/
+1
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-5
/
+5
2012-03-27
sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Shmulik Ladkani
1
-1
/
+1
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-4
/
+4
2012-03-06
sfc: Log the part number on probe
Ben Hutchings
3
-17
/
+53
2012-03-06
sfc: Remove efx_channel::last_eventq_read_ptr
Ben Hutchings
1
-2
/
+0
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
7
-7
/
+51
2012-03-06
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
3
-14
/
+21
2012-03-06
sfc: Test all event queues in parallel
Ben Hutchings
1
-49
/
+65
2012-03-06
sfc: Raise self-test timeouts
Ben Hutchings
1
-19
/
+46
2012-03-06
sfc: Remove TX completions from adaptive IRQ scoring
Ben Hutchings
2
-3
/
+2
2012-03-06
sfc: Update comments on efx_rx_packet_gro()
Ben Hutchings
1
-5
/
+2
2012-03-06
sfc: Remove redundant function efx_nic_has_mc()
Ben Hutchings
2
-6
/
+1
2012-03-06
sfc: Fix calculation of vf_i in map_vi_index()
Robert Stonehouse
1
-1
/
+1
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-02-25
sfc: Fix assignment of ip_summed for pre-allocated skbs
Ben Hutchings
1
-2
/
+2
2012-02-24
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-23
sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels
Ben Hutchings
1
-3
/
+6
2012-02-23
sfc: Minor formatting cleanup
Ben Hutchings
3
-4
/
+4
2012-02-23
sfc: Reverse initial buffer table allocation to allow for later resizing
Ben Hutchings
1
-1
/
+6
2012-02-23
sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()
Ben Hutchings
1
-5
/
+6
2012-02-23
sfc: Specify that the VFDI status page has page alignment and size
Ben Hutchings
1
-1
/
+2
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
13
-26
/
+2192
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
6
-14
/
+50
2012-02-16
sfc: Pass NIC structure into efx_wanted_parallelism()
Ben Hutchings
1
-4
/
+4
2012-02-16
sfc: Add support for 'extra' channel types
Ben Hutchings
3
-108
/
+239
[next]