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.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
2013-03-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
209
-1520
/
+6428
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
209
-1520
/
+6428
2013-03-20
chelsio: use netdev_alloc_skb_ip_align
stephen hemminger
1
-2
/
+1
2013-03-20
chelsio: add headroom in RX path
Eric Dumazet
1
-1
/
+1
2013-03-20
bnx2x: AER revised
Yuval Mintz
4
-30
/
+130
2013-03-20
net: fec: make local function fec_poll_controller() static
Wei Yongjun
1
-1
/
+1
2013-03-20
net: ethernet: davinci_emac: make local function emac_poll_controller() static
Wei Yongjun
1
-1
/
+1
2013-03-20
net: mdio-octeon: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-20
net: mdio-gpio: Use module_platform_driver()
Sachin Kamat
1
-11
/
+1
2013-03-20
net: au1k_ir: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-20
net: s6gmac: Use module_platform_driver()
Sachin Kamat
1
-14
/
+1
2013-03-20
net: ks8695net: Use module_platform_driver()
Sachin Kamat
1
-19
/
+1
2013-03-20
connector: Added coredumping event to the process connector
Jesper Derehag
1
-0
/
+25
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
3
-6
/
+10
2013-03-20
gianfar: Remove redundant programming of [rt]xic registers
Claudiu Manoil
1
-12
/
+12
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
2
-10
/
+22
2013-03-20
gianfar: Fix tx napi polling
Claudiu Manoil
1
-37
/
+45
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
137
-741
/
+1484
2013-03-20
net: fec: Define indexes as 'unsigned int'
Fabio Estevam
1
-3
/
+3
2013-03-20
lpc_eth: fix error return code in lpc_eth_drv_probe()
Wei Yongjun
1
-1
/
+2
2013-03-20
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
1
-0
/
+5
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2
-0
/
+6
2013-03-20
ath6kl: fix size_t printf warnings
Kalle Valo
1
-7
/
+7
2013-03-20
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-12
/
+9
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-174
/
+230
2013-03-19
net/smsc911x: Use NULL instead of integer for pointer
Sachin Kamat
1
-1
/
+1
2013-03-19
qeth: Fix scatter-gather regression
Frank Blaschka
3
-8
/
+42
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
2
-6
/
+13
2013-03-19
qeth: delay feature trace
Stefan Raspl
1
-1
/
+1
2013-03-19
mrf24j40: Fix byte-order of IEEE address
Alan Ott
1
-1
/
+1
2013-03-19
mrf24j40: Increase max SPI speed to 10MHz
Alan Ott
1
-3
/
+2
2013-03-19
mrf24j40: Warn if transmit interrupts timeout
Alan Ott
1
-0
/
+1
2013-03-19
mrf24j40: pinctrl support
Alan Ott
1
-0
/
+7
2013-03-19
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2013-03-19
rt2800: 5592: add more USB devices IDs
Stanislaw Gruszka
1
-0
/
+9
2013-03-19
rt2800: 5592: iq calibration for 5GHz
Stanislaw Gruszka
1
-10
/
+60
2013-03-19
rt2800: 5592: add Kconfig
Stanislaw Gruszka
1
-0
/
+7
2013-03-19
rt2800: 5592: TXWI & RXWI descriptors size
Stanislaw Gruszka
4
-7
/
+58
2013-03-19
rt2800: 5592: add chip specific vgc calculations
Stanislaw Gruszka
1
-7
/
+22
2013-03-19
rt2800: 5592: add AGC init
Stanislaw Gruszka
1
-1
/
+4
2013-03-19
rt2800: add write_with_rx_chain function
Stanislaw Gruszka
2
-0
/
+19
2013-03-19
rt2800: rearrange bbp/rfcsr initialization
Stanislaw Gruszka
1
-5
/
+45
2013-03-19
rt2800: 5592: add iq calibration
Stanislaw Gruszka
3
-4
/
+101
2013-03-19
rt2800: 5592: more channel switch registers settings (BBP & GLRT)
Stanislaw Gruszka
1
-0
/
+32
2013-03-19
rt2800: 5592: enable rf init
Stanislaw Gruszka
1
-0
/
+1
2013-03-19
rt2800: 5592: setup LDO_CFG0 when configuring channel
Stanislaw Gruszka
1
-0
/
+5
2013-03-19
rt2800: 5592: init frequency calibration
Stanislaw Gruszka
1
-3
/
+9
2013-03-19
rt2800: 5592: initialize RF_38/39/30 registers
Stanislaw Gruszka
1
-1
/
+2
2013-03-19
rt2800: 5592: initialize BBP_R138 register
Stanislaw Gruszka
1
-1
/
+2
[next]