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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
sfc: 10Xpress: Report support for pause frames
Ben Hutchings
1
-0
/
+1
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-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
iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.
Tomas Winkler
12
-0
/
+2124
2009-10-20
qlge: Size RX buffers based on MTU.
Ron Mercer
2
-74
/
+214
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
ctcm rollback in case of errors
Einar Lueck
1
-17
/
+42
2009-10-18
lcs: Recognize return codes of ccw_device_set_online().
Klaus-Dieter Wacker
1
-3
/
+9
2009-10-18
lcs: ODEBUG: object is on stack, but not annotated.
Klaus-Dieter Wacker
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
[next]