index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
ifb: should not use __dev_get_by_index() without locks
Eric Dumazet
1
-1
/
+2
2009-10-23
net: au1000_eth: add missing capability.h
Manuel Lauss
1
-0
/
+1
2009-10-23
myri10ge: improve port type reporting in ethtool
Brice Goglin
1
-3
/
+14
2009-10-23
e1000e: reset the PHY on 82577/82578 when going to Sx
Bruce Allan
1
-2
/
+1
2009-10-23
sfc: 10Xpress: Report support for pause frames
Ben Hutchings
1
-0
/
+1
2009-10-23
netxen: avoid undue board config check
Dhananjay Phadke
1
-10
/
+4
2009-10-23
netxen: fix tx timeout handling on firmware hang
Amit Kumar Salecha
1
-0
/
+1
2009-10-23
netxen: fix i2c init
Dhananjay Phadke
2
-6
/
+3
2009-10-22
qlge: Add ethtool register dump function.
Ron Mercer
3
-0
/
+345
2009-10-22
qlge: Add ethtool wake on LAN function.
Ron Mercer
4
-0
/
+172
2009-10-22
qlge: Add ethtool blink function.
Ron Mercer
3
-0
/
+89
2009-10-22
qlge: Add ethtool get/set pause parameter.
Ron Mercer
3
-2
/
+37
2009-10-22
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...
Joyce Yu
1
-1
/
+1
2009-10-21
KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST
Ben Dooks
1
-1
/
+1
2009-10-21
KS8851: Fix MAC address write order
Ben Dooks
2
-4
/
+34
2009-10-21
KS8851: Add soft reset at probe time
Ben Dooks
1
-0
/
+3
2009-10-21
net: fix section mismatch in fec.c
Steven King
1
-1
/
+1
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
5
-76
/
+43
2009-10-20
i2400m-sdio: select IWMC3200TOP in Kconfig
Tomas Winkler
1
-0
/
+8
2009-10-20
iwmc3200wifi: select IWMC3200TOP in Kconfig
Tomas Winkler
1
-0
/
+1
2009-10-20
qlge: Size RX buffers based on MTU.
Ron Mercer
2
-74
/
+214
2009-10-19
ethoc: clear only pending irqs
Thomas Chou
1
-1
/
+1
2009-10-19
ethoc: inline regs access
Thomas Chou
1
-9
/
+10
2009-10-19
cosa: Kill off the use of the old ioctl path
Alan Cox
1
-7
/
+13
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
1
-9
/
+13
2009-10-18
cxgb3: No need to wake queue in xmit handler
Krishna Kumar
1
-1
/
+1
2009-10-18
netxen; update version to 4.0.62
Dhananjay Phadke
1
-2
/
+2
2009-10-18
netxen: sysfs control for auto firmware recovery
Narender Kumar
2
-1
/
+52
2009-10-18
netxen: fix error codes in for tools access
Dhananjay Phadke
2
-24
/
+31
2009-10-18
netxen: onchip memory access change
Amit Kumar Salecha
3
-9
/
+17
2009-10-18
netxen: reset sequence changes
Amit Kumar Salecha
3
-29
/
+16
2009-10-18
netxen: 128 memory controller support
Amit Kumar Salecha
2
-10
/
+53
2009-10-18
netxen: defines for next revision
Amit Kumar Salecha
1
-0
/
+2
2009-10-17
be2net: Add support for next generation of BladeEngine device.
Ajit Khaparde
1
-2
/
+13
2009-10-17
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2
-10
/
+19
2009-10-15
bnx2x: Update to version 1.52.1-1
Eilon Greenstein
1
-2
/
+2
[prev]
[next]