index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[CONNECTOR]: Cleanup struct cn_callback_entry
Li Zefan
1
-1
/
+0
2008-01-28
[CONNECTOR]: Cleanup struct cn_queue_dev
Li Zefan
1
-1
/
+0
2008-01-28
[CONNECTOR]: clean up {,__}cn_rx_skb()
Li Zefan
1
-26
/
+4
2008-01-28
[CONNECTOR]: add a missing break in cn_netlink_send()
Li Zefan
1
-0
/
+1
2008-01-28
[SHAPER]: The scheduled shaper removal.
Adrian Bunk
3
-621
/
+0
2008-01-28
[ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL
Jorge Boncompte
1
-0
/
+4
2008-01-28
[ATM]: [ambassador] kmalloc + memset conversion to kzalloc
Joonwoo Park
1
-2
/
+1
2008-01-28
[ATM]: [he] This patch removes the ancient version string.
Adrian Bunk
1
-8
/
+2
2008-01-28
[LIBERTAS]: Remove last stray user of MAC_FMT.
David S. Miller
1
-1
/
+2
2008-01-28
[ETH]: Combine format_addr() with print_mac().
Michael Chan
1
-13
/
+1
2008-01-28
[TG3]: Update version to 3.87
Matt Carlson
1
-2
/
+2
2008-01-28
[TG3]: Fix supporting flowctrl code
Matt Carlson
1
-43
/
+64
2008-01-28
[TG3]: Correct sw autoneg flow control advertisements
Matt Carlson
1
-13
/
+25
2008-01-28
[TG3]: Correct 5704S flowctrl advertisements
Matt Carlson
1
-11
/
+15
2008-01-28
[TG3]: Replace some magic 5704S constants
Matt Carlson
2
-11
/
+19
2008-01-28
[TG3]: Add 1000T & 1000X flowctl adv helpers
Matt Carlson
1
-14
/
+48
2008-01-28
[TG3]: Add 1000T & 1000X flowctrl resolvers
Matt Carlson
1
-36
/
+50
2008-01-28
[TG3]: Separate requested and actual flow control parameters
Matt Carlson
2
-36
/
+42
2008-01-28
mac80211: clean up rate selection
Mattias Nissler
2
-73
/
+17
2008-01-28
[NIU]: Use print_mac
Joe Perches
1
-5
/
+3
2008-01-28
[TG3]: Use print_mac
Joe Perches
1
-7
/
+6
2008-01-28
[SUNVNET]: Use print_mac
Joe Perches
1
-6
/
+4
2008-01-28
wireless: make drivers include the TSF RX flag where appropriate
Johannes Berg
4
-0
/
+4
2008-01-28
introduce WEXT scan capabilities
Dan Williams
2
-0
/
+5
2008-01-28
[PARISC]: Fix build after ipv4_is_*() changes.
Joe Perches
1
-1
/
+1
2008-01-28
[IPV4] drivers/infiniband: Use ipv4_is_<type>
Joe Perches
2
-4
/
+5
2008-01-28
[PPP] synchronous tty: convert dead_sem to completion
Matthias Kaehlcke
1
-5
/
+5
2008-01-28
[BNX2]: Fix compiler warning.
Michael Chan
1
-1
/
+1
2008-01-28
[BNX2]: Update version to 1.7.1.
Michael Chan
1
-2
/
+2
2008-01-28
[BNX2]: Enable new tx ring.
Michael Chan
2
-8
/
+81
2008-01-28
[BNX2]: Add support for a new tx ring.
Michael Chan
2
-18
/
+65
2008-01-28
[BNX2]: Support multiple MSIX IRQs.
Michael Chan
2
-38
/
+163
2008-01-28
[BNX2]: Move rx indexes into bnx2_napi struct.
Michael Chan
2
-56
/
+64
2008-01-28
[BNX2]: Move tx indexes into bnx2_napi struct.
Michael Chan
2
-17
/
+20
2008-01-28
[BNX2]: Introduce new bnx2_napi structure.
Michael Chan
2
-62
/
+100
2008-01-28
[BNX2]: Restructure IRQ datastructures.
Michael Chan
2
-22
/
+45
2008-01-28
[BNX2]: Add function to fetch hardware tx index.
Michael Chan
1
-17
/
+20
2008-01-28
[BNX2]: Update version to 1.6.9.
Michael Chan
1
-2
/
+2
2008-01-28
[BNX2]: Enable S/G for jumbo RX.
Michael Chan
1
-2
/
+19
2008-01-28
[BNX2]: Add fast path code to handle RX pages.
Michael Chan
2
-6
/
+140
2008-01-28
[BNX2]: Add init. code to handle RX pages.
Michael Chan
2
-2
/
+130
2008-01-28
[BNX2]: Update firmware to support S/G RX buffers.
Michael Chan
3
-6599
/
+8887
2008-01-28
[BNX2]: Restructure RX ring init. code.
Michael Chan
2
-64
/
+85
2008-01-28
[BNX2]: Restructure RX fast path handling.
Michael Chan
1
-16
/
+30
2008-01-28
[BNX2]: Add ring constants.
Michael Chan
2
-15
/
+12
2008-01-28
[NET]: fix drivers/net/ns83820.c build
Andrew Morton
1
-1
/
+1
2008-01-28
[NET]: Remove unused define from loopback driver.
Pavel Emelyanov
1
-2
/
+0
2008-01-28
[NET]: Remove FASTCALL macro
Harvey Harrison
1
-4
/
+1
2008-01-28
bcm43xx: mark as obsolete and schedule for removal
John W. Linville
1
-3
/
+6
2008-01-28
[TUN]: Use iov_length()
Akinobu Mita
1
-13
/
+2
[next]