index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
ehea: DLPAR memory add fix
Jan-Bernd Themann
5
-46
/
+259
2007-10-10
fs_enet: sparse fixes
Scott Wood
6
-95
/
+103
2007-10-10
fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.
Scott Wood
1
-216
/
+54
2007-10-10
Generic bitbanged MDIO library
Scott Wood
3
-0
/
+197
2007-10-10
fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.
Scott Wood
8
-178
/
+709
2007-10-10
fs_enet: Align receive buffers.
Scott Wood
2
-3
/
+21
2007-10-10
fs_enet: mac-fcc: Eliminate __fcc-* macros.
Scott Wood
1
-17
/
+8
2007-10-10
fs_enet: Whitespace cleanup.
Scott Wood
5
-53
/
+41
2007-10-10
[ZLIB]: Move bnx2 driver gzip unpacker into zlib.
Denys Vlasenko
1
-45
/
+3
2007-10-10
[BNX2]: factor out gzip unpacker
Denys Vlasenko
4
-122
/
+86
2007-10-10
ax88796: add 93cx6 eeprom support
Magnus Damm
2
-0
/
+56
2007-10-10
PHYLIB: fix an interrupt loop potential when halting
Maciej W. Rozycki
1
-2
/
+2
2007-10-10
PHYLIB: IRQ event workqueue handling fixes
Maciej W. Rozycki
1
-5
/
+19
2007-10-10
forcedeth: "no link" is informational
Ed Swierk
1
-1
/
+1
2007-10-10
PHYLIB: Spinlock fixes for softirqs
Maciej W. Rozycki
2
-14
/
+14
2007-10-10
Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...
Micah Gruber
1
-5
/
+0
2007-10-10
skge: remove broken and unused PHY_M_PC_MDI_XMODE macro
Mariusz Kozlowski
1
-2
/
+0
2007-10-10
Avoid possible NULL pointer deref in 3c359 driver
Jesper Juhl
1
-5
/
+0
2007-10-10
drivers/net/cxgb3/xgmac.c: remove dead code
Adrian Bunk
1
-4
/
+1
2007-10-10
PCI-X/PCI-Express read control interfaces: use them in e1000
Peter Oruba
3
-22
/
+19
2007-10-10
PHY fixed driver: rework release path and update phy_id notation
Vitaly Bordug
2
-155
/
+169
2007-10-10
atl1: explain 32-bit DMA restriction
Chris Snook
1
-2
/
+8
2007-10-10
via-velocity: more cleanup
Stephen Hemminger
2
-206
/
+176
2007-10-10
via-velocity: use standard VLAN interface (resend)
Stephen Hemminger
2
-30
/
+46
2007-10-10
sb1250-mac: Driver model & phylib update
Maciej W. Rozycki
2
-600
/
+520
2007-10-10
sb1250-mac.c: De-typedef, de-volatile, de-etc...
Maciej W. Rozycki
1
-136
/
+142
2007-10-10
[netdrvr] sundance: fix phy scanning on IP100A
Jeff Garzik
1
-3
/
+11
2007-10-10
e1000e: Do not allow requeue of freed skb
Krishna Kumar
1
-1
/
+1
2007-10-10
Clean up redundant PHY write line for ULi526x Ethernet driver
Roy Zang
1
-1
/
+0
2007-10-10
dgrs: remove from build, config, and maintainer list
Nathanael Nerode
11
-12764
/
+0
2007-10-10
pasemi_mac: pass in count of buffers to replenish rx ring with
Olof Johansson
1
-13
/
+8
2007-10-10
pasemi_mac: don't enable rx before there are buffers on the ring
Olof Johansson
1
-10
/
+11
2007-10-10
pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long
Olof Johansson
1
-2
/
+2
2007-10-10
pasemi_mac: set interface speed correctly on XAUI ports
Olof Johansson
1
-1
/
+4
2007-10-10
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
5
-41
/
+31
2007-10-10
[NET]: Bring comments in loopback.c uptodate.
Eric W. Biederman
1
-1
/
+3
2007-10-10
[PATCH] iwlwifi: fix imcomplete conversion to print_mac API
John W. Linville
1
-1
/
+1
2007-10-10
[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17
Zhu Yi
2
-2
/
+2
2007-10-10
[PATCH] iwlwifi: add debugfs rate scale stats
Zhu Yi
1
-1
/
+39
2007-10-10
[PATCH] iwlwifi: set fixed rate through debugfs
Zhu Yi
1
-2
/
+70
2007-10-10
[PATCH] iwlwifi: rs_rate_scale_perform clean up
Zhu Yi
1
-16
/
+11
2007-10-10
[PATCH] iwlwifi: add supp_rates to rate scale sta private data
Zhu Yi
1
-16
/
+15
2007-10-10
[PATCH] iwlwifi: limit printouts on hot path
Zhu Yi
3
-3
/
+6
2007-10-10
[PATCH] iwlwifi: add read rate scale table debugfs function
Zhu Yi
1
-6
/
+61
2007-10-10
[PATCH] iwlwifi: add debugfs framework to rate scale
Zhu Yi
1
-0
/
+21
2007-10-10
[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale
Zhu Yi
1
-5
/
+1
2007-10-10
[PATCH] iwlwifi: fix add_station to avoid FW error
Zhu Yi
1
-0
/
+10
2007-10-10
[PATCH] iwlwifi: Fix typo in rate sacling algorithm
Zhu Yi
1
-1
/
+1
2007-10-10
[PATCH] iwlwifi: clear station table in rxon unconditionally
Zhu Yi
2
-58
/
+21
2007-10-10
[PATCH] iwlwifi: Correction for sending beacon in config_ap
Zhu Yi
1
-3
/
+2
[next]