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-03-05
atm: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-10
/
+10
2008-03-05
isdn: replace __inline with inline
Harvey Harrison
2
-3
/
+3
2008-03-05
net: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-03-05
make s2io.c:init_tti() static
Adrian Bunk
1
-1
/
+1
2008-03-05
FIXED_PHY must depend on PHYLIB=y
Adrian Bunk
1
-0
/
+1
2008-03-05
fix drivers/net/atarilance.c compilation
Adrian Bunk
1
-3
/
+2
2008-03-05
ixgbe: fix typo in speed mesage
Emil Tantilov
1
-1
/
+1
2008-03-05
e100: Do suspend/shutdown like e1000
Auke Kok
1
-26
/
+3
2008-03-05
ehea: Fix missing Kconfig dependency
Thomas Klein
1
-1
/
+1
2008-03-05
axnet_cs: change debugging level for "Too much work at interrupt" message.
Komuro
1
-1
/
+1
2008-03-05
mv643xx_eth: Define module alias for platform device
Martin Michlmayr
1
-0
/
+1
2008-03-05
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
1
-1
/
+2
2008-03-05
dm9161: add configuration for MII/RMII
frederic Rodo
1
-3
/
+14
2008-03-04
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-04
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-04
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-04
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-04
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-04
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-03-04
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
1
-1
/
+4
2008-03-03
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
1
-1
/
+6
2008-03-03
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
1
-0
/
+1
2008-02-29
[TUN]: Fix RTNL-locking in tun/tap driver
Kim B. Heino
1
-1
/
+5
2008-02-28
[BNX2X]: update version, remove CVS strings
Eliezer Tamir
1
-3
/
+2
2008-02-28
[BNX2X]: Fix Xmit bugs
Eliezer Tamir
2
-5
/
+10
2008-02-28
[BNX2X]: Prevent PCI queue overflow
Eliezer Tamir
1
-4
/
+8
2008-02-28
[BNX2X]: fix slowpath races and locking
Eliezer Tamir
2
-100
/
+116
2008-02-28
[BNX2X]: fix HW attentions and error handling
Eliezer Tamir
1
-79
/
+150
2008-02-28
[BNX2X]: fix MSI-X/INT#A errata
Eliezer Tamir
1
-8
/
+16
2008-02-28
[BNX2X]: correct statistics
Eliezer Tamir
2
-85
/
+83
2008-02-28
[BNX2X]: Correct RX filtering and MC configuration
Eliezer Tamir
2
-78
/
+92
2008-02-28
[BNX2X]: Correct Link management
Eliezer Tamir
5
-649
/
+1734
2008-02-28
[BNX2X]: Correct init_one()
Eliezer Tamir
2
-15
/
+31
2008-02-28
[BNX2X]: Spelling fixes
Eliezer Tamir
2
-65
/
+56
2008-02-28
SSB PCI core driver: use new SPROM data structure
Aurelien Jarno
1
-1
/
+1
2008-02-28
Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.
Alexey Zaytsev
1
-1
/
+1
2008-02-28
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
5
-3
/
+10
2008-02-28
libertas: Remove unused exports
Roland Dreier
3
-20
/
+0
2008-02-28
rt2x00: Fix rt2x00lib_reset_link_tuner()
Ivo van Doorn
1
-19
/
+30
2008-02-28
rt2x00: Don't switch to antenna with low rssi
Ivo van Doorn
2
-13
/
+9
2008-02-28
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
7
-7
/
+29
2008-02-28
rt2x00: Fix antenna diversity
Ivo van Doorn
1
-3
/
+3
2008-02-28
gelic wireless driver needs WIRELESS_EXT support
Sebastian Siewior
1
-0
/
+1
2008-02-28
PS3: gelic: Link the wireless net_device structure to the corresponding devic...
Masakazu Mokuno
1
-0
/
+1
2008-02-28
rndis_wlan: fix sparse warnings
Johannes Berg
1
-7
/
+7
2008-02-26
CONNECTOR: make cn_already_initialized static
Li Zefan
1
-1
/
+1
2008-02-26
[MACVLAN]: Update Kconfig to refer to iproute
Patrick McHardy
1
-0
/
+5
2008-02-24
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
26
-281
/
+524
2008-02-24
i2c-i801: Add support for the ICH10
Gaston, Jason D
2
-2
/
+10
2008-02-24
i2c-pca-isa: Add access check to legacy ioports
Christian Krafft
1
-0
/
+7
[next]