index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
sfc: Enable heuristic selection between page and skb RX buffers
Ben Hutchings
1
-1
/
+1
2009-10-29
sfc: Feed GRO result into RX allocation policy and interrupt moderation
Ben Hutchings
1
-2
/
+11
2009-10-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+6
2009-10-28
sfc: Set ip_summed correctly for page buffers passed to GRO
Ben Hutchings
1
-3
/
+6
2009-10-28
sfc: Really allow RX checksum offload to be disabled
Ben Hutchings
1
-2
/
+3
2009-10-24
sfc: Rename 'xfp' file and functions to reflect reality
Ben Hutchings
5
-58
/
+58
2009-10-24
sfc: Remove unused code for non-autoneg speed/duplex switching
Ben Hutchings
1
-69
/
+39
2009-10-24
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
Ben Hutchings
2
-15
/
+8
2009-10-24
sfc: Move MTD probe after netdev registration and name allocation
Ben Hutchings
1
-2
/
+4
2009-10-24
sfc: Remove unnecessary tests of efx->membase
Ben Hutchings
1
-8
/
+0
2009-10-24
sfc: Remove incorrect assertion from efx_pci_remove_main()
Ben Hutchings
1
-2
/
+0
2009-10-24
sfc: Merge falcon_probe_phy() into falcon_probe_port()
Ben Hutchings
1
-35
/
+25
2009-10-24
sfc: Remove pointless abstraction of memory BAR number
Ben Hutchings
3
-11
/
+10
2009-10-24
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
Ben Hutchings
1
-1
/
+0
2009-10-24
sfc: Maintain interrupt moderation values in ticks, not microseconds
Ben Hutchings
4
-34
/
+28
2009-10-24
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
Ben Hutchings
2
-16
/
+14
2009-10-24
sfc: Move efx_xmit_done() declaration into correct stanza
Ben Hutchings
1
-1
/
+1
2009-10-24
sfc: Remove declarations of nonexistent functions
Ben Hutchings
1
-2
/
+0
2009-10-24
sfc: Change order of device removal to reverse of probe order
Ben Hutchings
1
-1
/
+1
2009-10-24
sfc: Merge struct efx_blinker into struct efx_board
Ben Hutchings
2
-29
/
+21
2009-10-24
sfc: Move all TX DMA length limiting into tx.c
Ben Hutchings
4
-25
/
+25
2009-10-24
sfc: Define DMA address mask explicitly in terms of descriptor field width
Ben Hutchings
1
-5
/
+2
2009-10-24
sfc: Eliminate indirect lookups of queue size constants
Ben Hutchings
7
-98
/
+62
2009-10-24
sfc: Rename register I/O header and functions used by both Falcon and Siena
Ben Hutchings
7
-421
/
+426
2009-10-24
sfc: Update hardware definitions for Siena
Ben Hutchings
7
-1887
/
+3756
2009-10-24
sfc: Move RX data FIFO thresholds out of struct efx_nic_type
Ben Hutchings
2
-15
/
+12
2009-10-24
sfc: Remove versioned bitfield macros
Ben Hutchings
3
-40
/
+47
2009-10-24
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
9
-22
/
+2
2009-10-24
sfc: Merge sfe4001.c into falcon_boards.c
Ben Hutchings
4
-443
/
+420
2009-10-24
sfc: Rename Falcon-specific board code and types
Ben Hutchings
5
-26
/
+25
2009-10-24
sfc: Remove redundant hardware initialisation
Ben Hutchings
1
-4
/
+0
2009-10-24
sfc: Remove redundant header gmii.h
Ben Hutchings
2
-61
/
+0
2009-10-22
sfc: 10Xpress: Report support for pause frames
Ben Hutchings
1
-0
/
+1
2009-10-12
sfc: 10Xpress: Initialise pause advertising flags
Ben Hutchings
1
-0
/
+10
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
1
-2
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2
-2
/
+2
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
4
-14
/
+15
2009-08-26
sfc: Improve reliability of RX queue flushing
Ben Hutchings
1
-0
/
+2
2009-08-26
sfc: Work around XMAC bug causing packet loss with some peers
Ben Hutchings
1
-1
/
+6
2009-08-26
sfc: QT2025C: Use hard reset only
Ben Hutchings
1
-9
/
+10
2009-08-26
sfc: Do not reinitialise XAUI serdes before it has completed reset
Ben Hutchings
2
-3
/
+7
2009-08-26
sfc: Fix ordering of device registration and initial netif_carrier_off()
Ben Hutchings
1
-9
/
+17
2009-06-11
sfc: Expose 100/1000BASE-T MDI-X status via ethtool
Ben Hutchings
1
-1
/
+10
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2
-7
/
+1
2009-05-19
sfc: Remove lro module parameter
Ben Hutchings
1
-13
/
+2
2009-05-17
sfc: Use generic XENPAK register definitions
Ben Hutchings
3
-73
/
+4
2009-05-17
sfc: modify allocation error message
Mike Travis
1
-2
/
+2
2009-04-29
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
5
-48
/
+7
2009-04-29
sfc: Use generic MDIO functions and definitions
Ben Hutchings
14
-845
/
+311
2009-04-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+6
[next]