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-02-18
[NIU]: Bump driver version and release date.
David S. Miller
1
-2
/
+2
2008-02-18
[NIU]: Fix BMAC alternate MAC address indexing.
Matheos Worku
1
-1
/
+6
2008-02-15
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
12
-100
/
+114
2008-02-15
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
14
-145
/
+287
2008-02-15
b43legacy: Add driver load messages
Stefano Brivio
2
-1
/
+33
2008-02-15
ipw2200: fix ucode assertion for RX queue overrun
Dan Williams
1
-11
/
+34
2008-02-15
iwlwifi: only check for association id when associating with AP
Reinette Chatre
2
-2
/
+3
2008-02-15
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
2
-4
/
+4
2008-02-15
b43legacy: fix firmware load message level
Stefano Brivio
1
-4
/
+5
2008-02-15
b43legacy: add firmware information to modinfo
Stefano Brivio
1
-0
/
+2
2008-02-15
rt2x00: Add new USB ID to rt2500usb
Ivo van Doorn
1
-1
/
+1
2008-02-15
b43: Fix firmware load message level
Michael Buesch
1
-5
/
+5
2008-02-15
b43: Add firmware information to modinfo
Michael Buesch
1
-0
/
+2
2008-02-15
b43: Add driver load messages
Michael Buesch
2
-0
/
+34
2008-02-15
b43legacy: fix DMA for 30/32-bit DMA engines
Stefano Brivio
2
-87
/
+113
2008-02-15
iwlwifi: earlier rx allocation
Mohamed Abbas
2
-2
/
+2
2008-02-15
iwlwifi: Don't send host commands on rfkill
Gregory Greenman
2
-0
/
+11
2008-02-15
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
Reinette Chatre
2
-0
/
+8
2008-02-15
rndis_wlan: enable stall workaround by link quality instead of link speed
Jussi Kivilinna
1
-9
/
+5
2008-02-15
ath5k: correct padding in tx descriptors
Bruno Randolf
2
-16
/
+22
2008-02-15
wavelan: mark hardware interfacing structures as packed
John W. Linville
1
-3
/
+3
2008-02-15
e1000e: PCIe devices do not need to unset MANC_ARP_ENA
David Graham
1
-26
/
+0
2008-02-15
igb: PCIe devices do not need to unset MANC_ARP_ENA
David Graham
1
-28
/
+0
2008-02-15
ixgbe: Correctly obtain protocol information on transmit
Auke Kok
1
-3
/
+21
2008-02-15
e1000e: Fix CRC stripping in hardware context bug
Auke Kok
1
-3
/
+3
2008-02-15
gianfar iomem misannotations
Al Viro
2
-4
/
+4
2008-02-15
mkiss: ax_bump() locking fix
Jarek Poplawski
1
-3
/
+2
2008-02-15
Fix station address detection in smc
Chuck Ebbert
1
-2
/
+10
2008-02-15
netconsole: avoid null pointer dereference at show_local_mac()
Keiichi KII
1
-2
/
+2
2008-02-12
hci_ldisc: fix null pointer deref
David Newall
1
-0
/
+1
2008-02-12
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
22
-1792
/
+5438
2008-02-11
WMI: initialize wmi_blocks.list even if ACPI is disabled
Linus Torvalds
1
-2
/
+2
2008-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+1
2008-02-11
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-42
/
+75
2008-02-11
mlx4_core: Fix build break (missing include)
Olof Johansson
1
-0
/
+1
2008-02-11
ixgbe: remove accidentally added #ifdef
Auke Kok
1
-5
/
+0
2008-02-11
ixgbe: Disallow device reset during ethtool test
Auke Kok
1
-0
/
+4
2008-02-11
ixgbe: warn when device is in a x4 or lower width slot
Auke Kok
1
-0
/
+8
2008-02-11
e1000e: Fix logic reversal keeping link active
Auke Kok
1
-1
/
+1
2008-02-11
e1000: warn if this driver is used for e1000e devices
Auke Kok
1
-0
/
+8
2008-02-11
replace code with FIELD_SIZEOF
Julia Lawall
3
-3
/
+3
2008-02-11
Tsi108_eth: Add ethtool support
Alex Bounine
1
-0
/
+36
2008-02-11
Tsi108_eth: fix link recovery after disconnect
Alex Bounine
1
-14
/
+12
2008-02-11
Tsi108_eth: remove not needed code
Alex Bounine
1
-7
/
+0
2008-02-11
Tsi108_eth: fix detection of 1000Mb mode
Alex Bounine
1
-1
/
+1
2008-02-11
Tsi108_eth: add missing linking to driver data
Alex Bounine
1
-0
/
+1
2008-02-11
sata_mv: platform driver allocs dma without create
Byron Bradley
1
-20
/
+24
2008-02-11
pata_ninja32: setup changes
Alan Cox
1
-2
/
+7
2008-02-11
pata_legacy: typo fix
Alan Cox
1
-1
/
+1
2008-02-11
pata_amd: Note in the module description it handles Nvidia
Alan Cox
1
-1
/
+1
[next]