index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-367
/
+498
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-42
/
+74
2008-05-02
bnx2: Update version to 1.7.5.
Michael Chan
1
-2
/
+2
2008-05-02
bnx2: Update RV2P firmware for 5709.
Michael Chan
2
-243
/
+265
2008-05-02
bnx2: Zero out context memory for 5709.
Michael Chan
1
-0
/
+5
2008-05-02
bnx2: Fix register test on 5709.
Michael Chan
1
-1
/
+1
2008-05-02
bnx2: Fix remote PHY initial link state.
Michael Chan
1
-7
/
+2
2008-05-02
bnx2: Refine remote PHY locking.
Michael Chan
1
-6
/
+5
2008-05-02
tg3: Update version to 3.92
Matt Carlson
1
-2
/
+2
2008-05-02
tg3: Add link state reporting to UMP firmware
Matt Carlson
2
-10
/
+77
2008-05-02
tg3: Fix ethtool loopback test for 5761 BX devices
Matt Carlson
1
-8
/
+3
2008-05-02
tg3: Fix 5761 NVRAM sizes
Matt Carlson
2
-13
/
+29
2008-05-02
tg3: Use constant 500KHz MI clock on adapters with a CPMU
Matt Carlson
2
-6
/
+14
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
1
-7
/
+15
2008-05-02
virtio: finer-grained features for virtio_net
Rusty Russell
1
-0
/
+9
2008-05-02
virtio: wean net driver off NETDEV_TX_BUSY
Rusty Russell
1
-20
/
+43
2008-05-02
virtio: fix scatterlist sizing in net driver.
Rusty Russell
1
-4
/
+4
2008-05-02
virtio: fix tx_ stats in virtio_net
Rusty Russell
1
-1
/
+1
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
14
-64
/
+77
2008-05-01
rt2x00: Fix quality/activity led handling
Ivo van Doorn
8
-5
/
+28
2008-05-01
rt2x00: Don't enable short preamble for 1MBs
Ivo van Doorn
2
-2
/
+2
2008-05-01
iwlwifi: fix debug messages during scanning
Bill Moss
2
-15
/
+14
2008-05-01
iwlwifi: fix current channel is not scanned
Guy Cohen
4
-28
/
+0
2008-05-01
b43: Fix some TX/RX locking issues
Michael Buesch
2
-14
/
+33
2008-05-01
[POWERPC] mpc5200: Allow for fixed speed MII configurations
Grant Likely
2
-42
/
+74
2008-05-01
m68knommu: fix FEC driver locking
Sebastian Siewior
1
-22
/
+33
2008-05-01
m68knommu: kill warnings in FEC driver
Sebastian Siewior
1
-2
/
+8
2008-05-01
m68knommu: remove unused interrupts in FEC driver
Greg Ungerer
1
-34
/
+2
2008-05-01
m68knommu: fix ColdFire 5272 fec driver hash registers
Greg Ungerer
2
-12
/
+16
2008-05-01
net: fix returning void-valued expression warnings
Harvey Harrison
3
-4
/
+6
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2
-1
/
+10
2008-04-30
libertas: fix use-before-check violation
Holger Schurig
1
-1
/
+2
2008-04-30
b43: Fix dual-PHY devices
Michael Buesch
1
-0
/
+8
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
57
-491
/
+14836
2008-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-10
/
+13
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
4
-12
/
+4
2008-04-30
strip: Fix up strip for the new order
Alan Cox
1
-42
/
+24
2008-04-30
tty: The big operations rework
Alan Cox
7
-247
/
+209
2008-04-30
pc300: Update to tty_set_operations
Alan Cox
1
-9
/
+15
2008-04-29
iwlwifi: move the selects to the tristate drivers
Adrian Bunk
1
-6
/
+6
2008-04-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+7
2008-04-29
mlx4_core: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
1
-6
/
+0
2008-04-29
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
1
-1
/
+1
2008-04-29
mlx4_core: Add a way to set the "collapsed" CQ flag
Yevgeny Petrilin
1
-1
/
+3
2008-04-29
drivers/net/tehuti: use proper capability check for raw IO access
Linus Torvalds
1
-1
/
+1
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-2
/
+14
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
7
-30
/
+22
2008-04-29
net: use get/put_unaligned_* helpers
Harvey Harrison
9
-34
/
+30
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2
-2
/
+2
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
6
-72
/
+43
[next]