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
2012-04-17
hippi: fix printk format in rrunner.c
Randy Dunlap
1
-2
/
+3
2012-04-16
net/can: use module_pci_driver
Axel Lin
5
-59
/
+5
2012-04-16
atl1: remove unused member from atl1_adapter structure
Tony Zelenoff
1
-1
/
+0
2012-04-16
drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c
Paul Gortmaker
1
-3
/
+4
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-53
/
+62
2012-04-15
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
1
-6
/
+67
2012-04-15
ixgbe: UTA table incorrectly programmed
Greg Rose
1
-29
/
+0
2012-04-15
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
1
-10
/
+11
2012-04-15
ixgbe: enable FDB netdevice ops
John Fastabend
1
-0
/
+71
2012-04-15
atl1: do not drop rx/tx interrupts before they are scheduled
Tony Zelenoff
1
-4
/
+10
2012-04-15
atl1: do not process interrupts in cycle in handler
Tony Zelenoff
1
-57
/
+48
2012-04-15
atl1: enable errors and link ints when rx/tx scheduled
Tony Zelenoff
2
-13
/
+29
2012-04-15
atl1: add value to check ability of reenabling IRQs
Tony Zelenoff
2
-0
/
+8
2012-04-15
atl1: make function to set imr of card
Tony Zelenoff
1
-4
/
+9
2012-04-15
atl1: use defined functions to disable irq
Tony Zelenoff
1
-3
/
+3
2012-04-15
atl1: add napi process of tx interrupts
Tony Zelenoff
1
-11
/
+16
2012-04-15
atl1: make driver napi compatible
Tony Zelenoff
2
-6
/
+41
2012-04-15
atl1: handle rx in separate condition
Tony Zelenoff
1
-9
/
+10
2012-04-15
virtio-net: send gratuitous packets when needed
Jason Wang
1
-5
/
+59
2012-04-15
isdn/hysdn: Convert to kstrtoul_from_user
Peter Hüwe
1
-9
/
+1
2012-04-14
net: Fix spelling typo in net
Masanari Iida
11
-12
/
+12
2012-04-14
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
1
-1
/
+1
2012-04-14
net/wan: use module_pci_driver
Axel Lin
2
-24
/
+2
2012-04-14
net/tokenring: use module_pci_driver
Axel Lin
4
-48
/
+4
2012-04-14
ixgbe: add I2C clock stretching
Don Skidmore
2
-6
/
+15
2012-04-14
igb: Update version to 3.4.7.
Carolyn Wyborny
1
-2
/
+2
2012-04-14
e1000e: cleanup boolean logic
Bruce Allan
6
-35
/
+31
2012-04-14
e1000e: cleanup remaining strings split across multiple lines
Bruce Allan
2
-15
/
+12
2012-04-14
e100: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2012-04-14
e100: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-04-14
ixgbe: fix WoL issue with fiber
Don Skidmore
1
-0
/
+10
2012-04-14
e1000e: issues in Sx on 82577/8/9
Bruce Allan
1
-5
/
+10
2012-04-13
bonding: Fixup get_tx_queue() op second arg type.
David S. Miller
1
-1
/
+1
2012-04-13
net: smsc911x: fix skb handling in receive path
Will Deacon
1
-9
/
+5
2012-04-13
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
1
-4
/
+4
2012-04-13
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
3
-9
/
+7
2012-04-13
8139cp: set intr mask after its handler is registered
Jason Wang
1
-2
/
+8
2012-04-13
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
3
-10
/
+7
2012-04-13
net: WIZnet drivers: fix possible NULL dereference
Mike Sinkovsky
2
-2
/
+2
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
1
-5
/
+2
2012-04-13
ethernet: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-04-13
enic: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-04-13
broadcom: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-2
/
+1
2012-04-13
net: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-04-13
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
3
-5
/
+4
2012-04-13
ppp: Fix race condition with queue start/stop
David Woodhouse
1
-9
/
+6
2012-04-13
caif-hsi: Postpone init of HSI until open()
sjur.brandeland@stericsson.com
1
-52
/
+45
2012-04-13
caif-hsi: Remove stop/start of queue.
sjur.brandeland@stericsson.com
1
-10
/
+0
2012-04-13
caif-hsi: robust frame aggregation for HSI
Dmitry Tarnyagin
1
-55
/
+188
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+7
[next]