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-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
20
-35
/
+57
2008-04-02
[ATM] drivers/atm/iphase.c: compilation warning fix
Leonardo Potenza
1
-0
/
+2
2008-04-01
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
3
-5
/
+8
2008-04-01
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
12
-247
/
+297
2008-04-01
rt2x00: TO_DS filter depends on intf_ap_count
Ivo van Doorn
6
-5
/
+17
2008-04-01
rt2x00: Invert scheduled packet_filter check
Ivo van Doorn
1
-2
/
+2
2008-04-01
iwlwifi: Fix synchronous host command
Tomas Winkler
6
-48
/
+52
2008-04-01
iwlwifi: LED initialize before registering
Tomas Winkler
1
-2
/
+4
2008-04-01
iwlwifi: unregister to upper stack before releasing resources
Ron Rindjunsky
1
-3
/
+5
2008-04-01
iwlwifi: move rate registration to module load
Reinette Chatre
7
-20
/
+46
2008-04-01
iwlwifi: fix race condition during driver unload
Mohamed Abbas
2
-4
/
+62
2008-04-01
iwlwifi: hook iwlwifi with Linux rfkill
Mohamed Abbas
9
-34
/
+271
2008-04-01
iwlwifi: add notification infrastructure to iwlcore
Mohamed Abbas
3
-0
/
+36
2008-04-01
rt2x00: fixup some non-functional merge errors
John W. Linville
2
-5
/
+1
2008-04-01
libertas: don't depend on IEEE80211
Holger Schurig
3
-1
/
+31
2008-04-01
libertas: convert sleep/wake config direct commands
Holger Schurig
5
-48
/
+32
2008-04-01
libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command
Holger Schurig
6
-121
/
+22
2008-04-01
libertas: convert CMD_802_11_MAC_ADDRESS to a direct command
Holger Schurig
4
-61
/
+11
2008-04-01
endianness annotations: drivers/net/wireless/rtl8180_dev.c
Al Viro
1
-2
/
+2
2008-04-01
b43: Fix PCMCIA IRQ routing
Michael Buesch
1
-2
/
+4
2008-04-01
b43: Add DMA mapping failure messages
Michael Buesch
1
-1
/
+6
2008-03-31
[ATM] atm/idt77252.c: Make 2 functions static
Adrian Bunk
1
-4
/
+2
2008-03-31
[ATM]: Make atm/he.c:read_prom_byte() static
Adrian Bunk
1
-2
/
+1
2008-03-28
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
10
-21
/
+28
2008-03-28
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
9
-159
/
+205
2008-03-28
e1000e: rename mc_addr_list_update
Jeff Kirsher
7
-23
/
+24
2008-03-28
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
12
-642
/
+1009
2008-03-28
Compilation fix for ixgbe_main.c.
Denis V. Lunev
1
-3
/
+3
2008-03-28
net: yellowfin parenthesis fix
Mariusz Kozlowski
1
-2
/
+2
2008-03-28
netdev: ehea: port_lock semaphore to mutex
Daniel Walker
2
-22
/
+24
2008-03-28
netdev: ehea: bcmc_regs semaphore to mutex
Daniel Walker
2
-10
/
+10
2008-03-28
netdev: ehea: locking order correction
Daniel Walker
1
-2
/
+2
2008-03-28
netdev: ehea: ehea_fw_handles semaphore to mutex
Daniel Walker
2
-10
/
+10
2008-03-28
netdev: ehea: semaphore to mutex
Daniel Walker
1
-4
/
+4
2008-03-28
drivers/net/tokenring/3c359.c: use time_* macros
S.Caglar Onur
1
-10
/
+11
2008-03-28
drivers/net/arcnet/arcnet.c: use time_* macros
S.Caglar Onur
1
-2
/
+3
2008-03-28
3c509: convert to isa_driver and pnp_driver
Ondrej Zary
1
-357
/
+372
2008-03-28
forcedeth: fix locking bug with netconsole
Ingo Molnar
1
-8
/
+10
2008-03-28
usb net: asix does not really need 10/100mbit
Mike Frysinger
1
-1
/
+1
2008-03-28
Blackfin EMAC Driver: delete unused variables to fixup gcc warnings
Mike Frysinger
1
-2
/
+0
2008-03-28
ibm_newemac: emac_tx_csum typo fix
Valentine Barshak
1
-2
/
+2
2008-03-28
Make pasemi_mac.c depend on PPC_PASEMI to prevent link errors
Michael Ellerman
1
-1
/
+1
2008-03-28
S2io: Version update for Tx completion patch
Sreenivasa Honnur
1
-1
/
+1
2008-03-28
drivers/net/usb/pegasus.c: remove in_atomic() check
David Brownell
1
-4
/
+0
2008-03-28
dm9601: Fix multicast hash table handling
Peter Korsgaard
1
-1
/
+1
2008-03-28
[netdrvr] tulip_read_eeprom fixes for BUG 4420
Grant Grundler
2
-1
/
+12
2008-03-28
[ATM] firestream: Fix uninitialized var warning.
David S. Miller
1
-0
/
+1
2008-03-28
lapb: use the shorter LIST_HEAD form for brevity
Robert P. J. Day
1
-1
/
+1
2008-03-28
[BOND]: Fix warning in bond_sysfs.c
David S. Miller
1
-0
/
+1
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
38
-546
/
+421
[next]