index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-04
tipc: Prevent access of non-existent field in short message header
Allan Stephens
1
-1
/
+3
2008-06-04
tipc: Minor optimizations to received message processing
Allan Stephens
3
-25
/
+8
2008-06-04
tipc: Fix minor bugs in link session number handling
Allan Stephens
1
-5
/
+12
2008-06-04
tipc: Fix bugs in message error code display when debugging
Allan Stephens
1
-3
/
+0
2008-06-04
tipc: Standardize error checking on incoming messages via native API
Allan Stephens
1
-16
/
+9
2008-06-04
tipc: Fix bug in connection setup via native API
Allan Stephens
1
-6
/
+3
2008-05-30
ns8320: use netdev_alloc_skb
Stephen Hemminger
1
-6
/
+3
2008-05-30
ts108: use netdev_alloc_skb
Stephen Hemminger
1
-2
/
+4
2008-05-30
net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEM
Marcin Slusarz
1
-1
/
+1
2008-05-30
sky2: pci power savings
Stephen Hemminger
2
-7
/
+107
2008-05-30
sky2: put PHY in sleep when down
Stephen Hemminger
2
-2
/
+45
2008-05-30
sky2: split phy power into two functions
Stephen Hemminger
1
-15
/
+24
2008-05-30
[netdrvr] forcedeth: reorder suspend/resume code
Tobias Diedrich
1
-15
/
+11
2008-05-30
[netdrvr] forcedeth: save/restore device configuration space
Tobias Diedrich
1
-6
/
+15
2008-05-30
[netdrvr] forcedeth: setup wake-on-lan before shutting down
Tobias Diedrich
1
-0
/
+16
2008-05-30
ps3: gelic: updown_lock semaphore to mutex
Daniel Walker
2
-6
/
+6
2008-05-30
ps3: gelic: assoc_stat_lock semaphore to mutex
Daniel Walker
2
-12
/
+12
2008-05-30
ps3: gelic: scan_lock semaphore to mutex
Daniel Walker
2
-10
/
+10
2008-05-30
fs_enet: MDIO on GPIO support
Laurent Pinchart
1
-11
/
+20
2008-05-30
net: OpenFirmware GPIO based MDIO bitbang driver
Laurent Pinchart
4
-0
/
+233
2008-05-30
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
Ben Hutchings
1
-1
/
+1
2008-05-30
sfc: Use kernel I2C system and i2c-algo-bit driver
Ben Hutchings
10
-559
/
+133
2008-05-30
cxgb3: fix build error when INET=n
Randy Dunlap
1
-1
/
+1
2008-05-30
tlan: wrap source lines
Stephen Hemminger
2
-115
/
+203
2008-05-30
tlan: proper shared IRQ support
Stephen Hemminger
1
-44
/
+17
2008-05-30
tlan: manage rx allocation failure better
Stephen Hemminger
1
-34
/
+29
2008-05-30
tlan: 64bit conversion
Stephen Hemminger
2
-22
/
+18
2008-05-30
tlan: remove unused devName field
Stephen Hemminger
1
-1
/
+0
2008-05-30
tlan: use netdevice stats
Stephen Hemminger
2
-18
/
+16
2008-05-30
tlan: get rid of padding buffer
Stephen Hemminger
1
-30
/
+7
2008-05-30
myri10ge: add Direct Cache Access support
Brice Goglin
1
-1
/
+145
2008-05-30
myri10ge: add multislices support
Brice Goglin
1
-242
/
+442
2008-05-30
myri10ge: add routines for multislices
Brice Goglin
1
-0
/
+256
2008-05-29
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
25
-457
/
+1203
2008-05-29
tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality
Ilpo Järvinen
1
-25
/
+25
2008-05-29
wanrouter: Fix ioctl handler declaration.
David S. Miller
1
-1
/
+1
2008-05-29
tg3: Update version to 3.93
Matt Carlson
1
-2
/
+2
2008-05-29
tg3: Add shmem options.
Matt Carlson
3
-8
/
+123
2008-05-29
tg3: Add 5785 ASIC revision
Matt Carlson
3
-15
/
+45
2008-05-29
tg3: Add libphy support.
Matt Carlson
2
-45
/
+352
2008-05-29
tg3: Add mdio bus registration
Matt Carlson
3
-7
/
+127
2008-05-29
tg3: Add TG3_FLG3_USE_PHYLIB
Matt Carlson
2
-34
/
+53
2008-05-29
tg3: Code cleanup.
Matt Carlson
2
-27
/
+16
2008-05-29
tg3: Pure code movement.
Matt Carlson
1
-239
/
+237
2008-05-25
irda: Push BKL down into irda ioctl handlers
Alan Cox
2
-28
/
+33
2008-05-25
wanrouter: Push down BKL
Alan Cox
2
-3
/
+5
2008-05-25
ppp: push BKL down into the driver
Alan Cox
1
-7
/
+15
2008-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
93
-1072
/
+1107
2008-05-23
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
4
-18
/
+8
2008-05-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
48
-576
/
+853
[next]