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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-19
e1000e: LED settings in EEPROM ignored on 82571 and 82572
Bruce Allan
1
-6
/
+0
2009-12-19
netxen: use module parameter correctly
Stephen Hemminger
1
-54
/
+3
2009-12-17
Bluetooth: Prevent ill-timed autosuspend in USB driver
Oliver Neukum
1
-0
/
+1
2009-12-16
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
Magnus Damm
1
-1
/
+6
2009-12-16
ixgbe: allow tx of pre-formatted vlan tagged packets
Gurucharan Shetty
1
-1
/
+12
2009-12-16
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2
-0
/
+40
2009-12-16
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Mallikarjuna R Chilakala
1
-2
/
+5
2009-12-16
bcm63xx_enet: fix compilation failure after get_stats_count removal
Florian Fainelli
1
-3
/
+9
2009-12-15
sky2: leave PCI config space writeable
stephen hemminger
1
-13
/
+0
2009-12-15
sky2: print Optima chip name
stephen hemminger
1
-1
/
+1
2009-12-14
drivers/net/bonding/: : use pr_fmt
Joe Perches
5
-690
/
+465
2009-12-14
can: CAN_MCP251X should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-12-14
drivers/net/usb: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-14
drivers/net/cpmac.c: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-14
drivers/net/sfc: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-14
drivers/atm: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-14
3c574_cs: disable irq before calling el3_interrupt
Ken Kawasaki
2
-0
/
+8
2009-12-14
mlx4_core: return a negative error value
roel kluin
1
-1
/
+1
2009-12-14
can: Fix data length code handling in rx path
Oliver Hartkopp
7
-25
/
+17
2009-12-12
be2net: fix error in rx completion processing.
Ajit Khaparde
1
-2
/
+2
2009-12-12
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2
-1
/
+8
2009-12-12
igb: fix handling of mailbox collisions between PF/VF
Alexander Duyck
1
-9
/
+13
2009-12-12
usb: remove rare pm primitive for conversion to new API
Oliver Neukum
1
-2
/
+2
2009-12-12
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2059
-209334
/
+309538
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
3
-24
/
+152
2009-12-12
Staging: batman: fix debug Kconfig option
Greg Kroah-Hartman
1
-1
/
+1
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
26
-3540
/
+874
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-4
/
+4
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
679
-174515
/
+165727
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
10
-80
/
+124
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
91
-1811
/
+9254
2009-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+10
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-4
/
+10
2009-12-12
tty: split the lock up a bit further
Alan Cox
1
-0
/
+3
2009-12-12
tty: Move the leader test in disassociate
Alan Cox
1
-2
/
+3
2009-12-12
tty: Push the bkl down a bit in the hangup code
Alan Cox
1
-2
/
+2
2009-12-12
tty: Push the lock down further into the ldisc code
Alan Cox
2
-5
/
+9
2009-12-12
tty: push the BKL down into the handlers a bit
Alan Cox
3
-62
/
+94
2009-12-12
tty: moxa: split open lock
Alan Cox
1
-12
/
+11
2009-12-12
tty: moxa: Kill the use of lock_kernel
Alan Cox
1
-14
/
+2
2009-12-12
tty: moxa: Fix modem op locking
Alan Cox
1
-15
/
+10
2009-12-12
tty: moxa: Kill off the throttle method
Alan Cox
1
-20
/
+1
2009-12-12
tty: moxa: Locking clean up
Alan Cox
1
-33
/
+25
2009-12-12
tty: moxa: rework the locking a bit
Alan Cox
1
-5
/
+22
2009-12-12
tty: moxa: Use more tty_port ops
Alan Cox
1
-116
/
+21
2009-12-12
tty: isicom: fix deadlock on shutdown
Alan Cox
1
-1
/
+1
2009-12-12
tty: mxser: Use the new locking rules to fix setserial properly
Alan Cox
1
-67
/
+78
2009-12-12
tty: mxser: use the tty_port_open method
Alan Cox
1
-76
/
+35
2009-12-12
tty: isicom: sort out the board init logic
Alan Cox
1
-30
/
+11
2009-12-12
tty: isicom: switch to the new tty_port_open helper
Alan Cox
1
-67
/
+21
[next]