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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
mac80211: Fix HT channel selection
Sujith
3
-103
/
+44
2008-12-18
ucc_geth: Remove UGETH_FILTERING dead code
Anton Vorontsov
2
-266
/
+0
2008-12-18
ucc_geth: Fix IO memory (un)mapping code
Anton Vorontsov
1
-3
/
+12
2008-12-18
ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
Anton Vorontsov
1
-30
/
+1
2008-12-18
ucc_geth: Fix IRQ freeing code in ucc_geth_open()
Anton Vorontsov
1
-9
/
+8
2008-12-18
ucc_geth: Fix TX watchdog timeout handling
Anton Vorontsov
2
-8
/
+30
2008-12-18
ucc_geth: Fix endless loop in stop_{tx,rx} routines
Anton Vorontsov
1
-3
/
+6
2008-12-18
NIU: Implement discard counters, optimize
Jesper Dangaard Brouer
1
-1
/
+3
2008-12-18
NIU: Implement discard counters, info/debug statements.
Jesper Dangaard Brouer
1
-0
/
+6
2008-12-18
NIU: Implement discard counters
Jesper Dangaard Brouer
1
-0
/
+51
2008-12-18
enc28j60: reduce the number of spi transfers in enc28j60_set_bank()
Baruch Siach
1
-7
/
+23
2008-12-18
netdevice zd1201: Use after free
Wang Chen
1
-5
/
+5
2008-12-17
bonding: use port_params in __update_lacpdu_from_port
Holger Eitzenberger
1
-6
/
+7
2008-12-17
bonding: use port_params in __update_default_selected()
Holger Eitzenberger
1
-8
/
+10
2008-12-17
bonding: use port_params in __update_selected()
Holger Eitzenberger
1
-8
/
+8
2008-12-17
bonding: remove various function declarations
Holger Eitzenberger
1
-28
/
+0
2008-12-17
bonding: init port_params from template
Holger Eitzenberger
1
-12
/
+11
2008-12-17
bonding: use plain memcpy in __record_default()
Holger Eitzenberger
1
-7
/
+2
2008-12-17
bonding: use port_params in __record_pdu()
Holger Eitzenberger
1
-9
/
+10
2008-12-17
bonding: introduce and use port_params structure
Holger Eitzenberger
2
-72
/
+73
2008-12-17
bonding: improve elaborate port_state assignment
Holger Eitzenberger
1
-10
/
+1
2008-12-17
gianfar: Continue polling until both tx and rx are empty
Andy Fleming
1
-5
/
+9
2008-12-17
gianfar: Merge Tx and Rx interrupt for scheduling clean up ring
Dai Haruki
2
-42
/
+19
2008-12-17
gianfar: Use interface name in interrupt name to distinguish the source.
Dai Haruki
2
-6
/
+31
2008-12-17
gianfar: Add Scatter Gather support
Dai Haruki
3
-71
/
+149
2008-12-17
gianfar: Fix packet drop when out of memory
Andy Fleming
1
-2
/
+1
2008-12-17
Phonet: USB CDC Phonet function for gadget framework
RĂ©mi Denis-Courmont
2
-0
/
+642
2008-12-17
vcan: whitespace fixes
Oliver Hartkopp
1
-10
/
+10
2008-12-17
net: ppp_generic - use idr technique instead of cardmaps
Cyrill Gorcunov
1
-135
/
+48
2008-12-16
bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}
David S. Miller
3
-60
/
+60
2008-12-16
bnx2: Don't redefine FLOW_CTRL_{RX,TX}.
David S. Miller
1
-3
/
+0
2008-12-16
bnx2: Update version to 1.9.0.
Michael Chan
1
-3
/
+3
2008-12-16
bnx2: Rename MSI-X vectors.
Michael Chan
2
-2
/
+4
2008-12-16
drivers/net/hamradio: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2008-12-16
phylib: Remove unnecessary "reset" fixups in genphy_setup_forced
Andy Fleming
1
-17
/
+0
2008-12-16
gianfar: Make all BD status writes 32-bit
Dai Haruki
2
-25
/
+31
2008-12-16
gianfar: Add macros for stepping through BDs
Andy Fleming
2
-18
/
+15
2008-12-16
gianfar: Remove unused gfar_add_fcb() function parameter
Dai Haruki
1
-4
/
+4
2008-12-16
gianfar: Enable padding and Optimize the frame prepended bytes handling
Dai Haruki
1
-46
/
+41
2008-12-16
gianfar: Fix VLAN HW feature related frame/buffer size calculation.
Dai Haruki
2
-19
/
+26
2008-12-16
gianfar: Fix eTSEC configuration procedure
Dai Haruki
2
-13
/
+15
2008-12-16
gianfar: Optimize interrupt coalescing configuration
Dai Haruki
3
-38
/
+40
2008-12-16
gianfar: Convert gianfar to an of_platform_driver
Andy Fleming
5
-192
/
+386
2008-12-16
gianfar: Use gfar_halt to stop DMA in gfar_probe
Andy Fleming
1
-13
/
+1
2008-12-16
tlan: Remove broken support for big buffers
Sakari Ailus
1
-134
/
+77
2008-12-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-9
/
+16
2008-12-16
tlan: Fix pci memory unmapping
Sakari Ailus
1
-4
/
+9
2008-12-16
net: Refactor full duplex flow control resolution
Steve Glendinning
4
-92
/
+4
2008-12-16
net: Move flow control definitions to mii.h
Steve Glendinning
5
-35
/
+25
2008-12-16
cxgb3: untie strict FW matching
Divy Le Ray
3
-30
/
+15
[next]