index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sfc: Move efx_xmit_done() declaration into correct stanza
Ben Hutchings
2009-10-24
1
-1
/
+1
*
|
sfc: Remove declarations of nonexistent functions
Ben Hutchings
2009-10-24
1
-2
/
+0
*
|
sfc: Change order of device removal to reverse of probe order
Ben Hutchings
2009-10-24
1
-1
/
+1
*
|
sfc: Merge struct efx_blinker into struct efx_board
Ben Hutchings
2009-10-24
2
-29
/
+21
*
|
sfc: Move all TX DMA length limiting into tx.c
Ben Hutchings
2009-10-24
4
-25
/
+25
*
|
sfc: Define DMA address mask explicitly in terms of descriptor field width
Ben Hutchings
2009-10-24
1
-5
/
+2
*
|
sfc: Eliminate indirect lookups of queue size constants
Ben Hutchings
2009-10-24
7
-98
/
+62
*
|
sfc: Rename register I/O header and functions used by both Falcon and Siena
Ben Hutchings
2009-10-24
7
-421
/
+426
*
|
sfc: Update hardware definitions for Siena
Ben Hutchings
2009-10-24
7
-1887
/
+3756
*
|
sfc: Move RX data FIFO thresholds out of struct efx_nic_type
Ben Hutchings
2009-10-24
2
-15
/
+12
*
|
sfc: Remove versioned bitfield macros
Ben Hutchings
2009-10-24
3
-40
/
+47
*
|
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
2009-10-24
9
-22
/
+2
*
|
sfc: Merge sfe4001.c into falcon_boards.c
Ben Hutchings
2009-10-24
4
-443
/
+420
*
|
sfc: Rename Falcon-specific board code and types
Ben Hutchings
2009-10-24
5
-26
/
+25
*
|
sfc: Remove redundant hardware initialisation
Ben Hutchings
2009-10-24
1
-4
/
+0
*
|
sfc: Remove redundant header gmii.h
Ben Hutchings
2009-10-24
2
-61
/
+0
*
|
sfc: 10Xpress: Report support for pause frames
Ben Hutchings
2009-10-22
1
-0
/
+1
*
|
sfc: 10Xpress: Initialise pause advertising flags
Ben Hutchings
2009-10-12
1
-0
/
+10
|
/
*
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-24
1
-2
/
+1
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
2
-2
/
+2
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
4
-14
/
+15
*
sfc: Improve reliability of RX queue flushing
Ben Hutchings
2009-08-26
1
-0
/
+2
*
sfc: Work around XMAC bug causing packet loss with some peers
Ben Hutchings
2009-08-26
1
-1
/
+6
*
sfc: QT2025C: Use hard reset only
Ben Hutchings
2009-08-26
1
-9
/
+10
*
sfc: Do not reinitialise XAUI serdes before it has completed reset
Ben Hutchings
2009-08-26
2
-3
/
+7
*
sfc: Fix ordering of device registration and initial netif_carrier_off()
Ben Hutchings
2009-08-26
1
-9
/
+17
*
sfc: Expose 100/1000BASE-T MDI-X status via ethtool
Ben Hutchings
2009-06-11
1
-1
/
+10
*
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
2
-7
/
+1
*
sfc: Remove lro module parameter
Ben Hutchings
2009-05-19
1
-13
/
+2
*
sfc: Use generic XENPAK register definitions
Ben Hutchings
2009-05-17
3
-73
/
+4
*
sfc: modify allocation error message
Mike Travis
2009-05-17
1
-2
/
+2
*
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
2009-04-29
5
-48
/
+7
*
sfc: Use generic MDIO functions and definitions
Ben Hutchings
2009-04-29
14
-845
/
+311
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-16
2
-5
/
+6
|
\
|
*
sfc: Use correct macro to set event bitfield
Ben Hutchings
2009-04-14
1
-2
/
+2
|
*
sfc: Match calls to netif_napi_add() and netif_napi_del()
Ben Hutchings
2009-04-14
1
-3
/
+4
*
|
gro: New frags interface to avoid copying shinfo
Herbert Xu
2009-04-16
1
-8
/
+18
*
|
sfc: Don't specify unexistent IRQ
Jean Delvare
2009-04-08
2
-5
/
+0
|
/
*
sfc: Call netif_napi_add() before registering our interrupt handler
Ben Hutchings
2009-03-31
1
-4
/
+3
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
2
-17
/
+24
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...
Ingo Molnar
2009-02-13
1
-12
/
+12
|
|
\
\
\
\
\
|
|
|
|
|
|
*
falcon fix compilation warnings
Jaswinder Singh Rajput
2009-02-11
1
-12
/
+12
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
sfc: Correct address of gPXE boot configuration in EEPROM
Ben Hutchings
2008-11-07
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
2009-02-05
12
-302
/
+279
|
|
\
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
2009-01-15
1
-5
/
+12
|
|
\
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
cpumask: convert drivers/net/sfc
Rusty Russell
2009-01-11
1
-4
/
+11
|
|
*
|
|
|
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
2009-01-11
1
-2
/
+2
|
|
|
/
/
/
*
|
|
|
|
sfc: Implement adaptive IRQ moderation
Ben Hutchings
2009-03-21
6
-21
/
+73
*
|
|
|
|
sfc: Optimise falcon_writel_page_locked() for page > 0
Ben Hutchings
2009-03-21
1
-5
/
+8
*
|
|
|
|
sfc: Remove unused private PCI register definitions
Ben Hutchings
2009-03-21
1
-7
/
+0
[prev]
[next]