index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ariadne.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-22
e1000e: store EEPROM version number to prevent unnecessary NVM reads
Bruce Allan
3
-5
/
+7
2008-11-22
e1000e: cosmetic newline in debug message
Bruce Allan
1
-1
/
+1
2008-11-22
e1000e: sync change flow control variables with ixgbe
Bruce Allan
7
-53
/
+58
2008-11-22
e1000e: link up/down messages must follow a specific format
Bruce Allan
1
-2
/
+7
2008-11-22
e1000e: ESB2 config after link up
Bruce Allan
4
-37
/
+167
2008-11-22
e1000e: check return of pci_save_state
Bruce Allan
1
-1
/
+4
2008-11-22
e1000e: update comments listing supported parts for each MAC family
Bruce Allan
2
-0
/
+3
2008-11-22
e1000e: 82571 check for link fix on 82571 serdes
Bruce Allan
1
-6
/
+28
2008-11-22
e1000e: commit speed/duplex changes for m88 PHY
Bruce Allan
1
-4
/
+4
2008-11-22
e1000e: disable correctable errors for quad ports while going to D3
Alexander Duyck
1
-1
/
+21
2008-11-22
inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.
David S. Miller
1
-5
/
+5
2008-11-22
netdevice pc300: Add the reason about PC300 BROKEN in Kconfig
Wang Chen
1
-0
/
+2
2008-11-22
netdevice pc300: Convert directly reference of netdev->priv
Wang Chen
1
-9
/
+8
2008-11-22
netdevice hdlc: Convert directly reference of netdev->priv
Wang Chen
2
-6
/
+6
2008-11-22
net: use net_eq() in INET_MATCH and INET_TW_MATCH
Eric Dumazet
1
-4
/
+4
2008-11-21
pkt_sched: sch_drr: Fix qlen in drr_drop()
Jarek Poplawski
1
-0
/
+1
2008-11-21
ixgbe: convert directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-11-21
ixgbe: add SFP+ driver support
Donald Skidmore
6
-7
/
+550
2008-11-21
DCB: Add support for DCB BCN
Alexander Duyck
5
-9
/
+416
2008-11-21
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
4
-1
/
+62
2008-11-21
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
4
-1
/
+193
2008-11-21
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
4
-1
/
+161
2008-11-21
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
19
-19
/
+2593
2008-11-21
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
5
-43
/
+41
2008-11-21
ipgre: convert to netdevice_ops
Stephen Hemminger
1
-16
/
+26
2008-11-21
ipv6: convert tunnels to net_device_ops
Stephen Hemminger
2
-30
/
+32
2008-11-21
ipip: convert to net_device_ops
Stephen Hemminger
1
-16
/
+17
2008-11-21
hippi: convert driver to net_device_ops
Stephen Hemminger
3
-10
/
+23
2008-11-21
defxx: convert driver to net_device_ops
Stephen Hemminger
1
-7
/
+10
2008-11-21
fddi: convert to new network device ops
Stephen Hemminger
3
-9
/
+19
2008-11-21
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
2
-2
/
+10
2008-11-21
dummy: convert to net_device_ops
Stephen Hemminger
1
-5
/
+10
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
36
-93
/
+183
2008-11-21
Linux 2.6.28-rc6
v2.6.28-rc6
Linus Torvalds
1
-1
/
+1
2008-11-20
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
1
-1
/
+1
2008-11-20
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
3
-2
/
+15
2008-11-20
[IA64] remove duplicate include iommu.h
Huang Weiyi
1
-1
/
+0
2008-11-20
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
1
-1
/
+1
2008-11-20
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2
-1
/
+2
2008-11-20
x86: Fix interrupt leak due to migration
Matthew Wilcox
1
-0
/
+14
2008-11-20
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
1
-2
/
+18
2008-11-20
parisc: fix bug in compat_arch_ptrace
Helge Deller
1
-5
/
+5
2008-11-20
[CIFS] Do not attempt to close invalidated file handles
Steve French
4
-9
/
+30
2008-11-20
MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: csrc-r4k: Fix spelling mistake.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: RB532: Provide functions for gpio configuration
Phil Sutter
2
-120
/
+75
2008-11-20
MIPS: IP22: Make indy_sc_ops variable static
Dmitri Vorobiev
1
-1
/
+1
2008-11-20
MIPS: RB532: GPIO register offsets are relative to GPIOBASE
Florian Fainelli
2
-7
/
+9
2008-11-20
MIPS: Malta: Fix include paths in malta-amon.c
David Daney
1
-3
/
+3
2008-11-20
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
2
-70
/
+55
[next]