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-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
64
-624
/
+905
2008-05-22
fmvj18x_cs: add NextCom NC5310 rev B support
Komuro
1
-1
/
+3
2008-05-22
xirc2ps_cs: re-initialize the multicast address in do_reset
Komuro
1
-4
/
+8
2008-05-22
3C509: rx_bytes should not be increased when alloc_skb failed
Wang Chen
1
-1
/
+1
2008-05-22
NETFRONT: Use __skb_queue_purge()
Wang Chen
1
-4
/
+2
2008-05-22
VIRTIO: Use __skb_queue_purge()
Wang Chen
1
-2
/
+1
2008-05-22
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
1
-0
/
+1
2008-05-22
WAN: protect HDLC proto list while insmod/rmmod
Krzysztof Halasa
1
-8
/
+11
2008-05-22
drivers/net/fs_enet: remove null pointer dereference
Julia Lawall
1
-1
/
+1
2008-05-22
S2io: Version update for napi and MSI-X patches
Sreenivasa Honnur
1
-1
/
+1
2008-05-22
S2io: Added napi support when MSIX is enabled.
Sreenivasa Honnur
3
-141
/
+205
2008-05-22
S2io: Move all the transmit completions to a single msi-x (alarm) vector
Sreenivasa Honnur
2
-70
/
+105
2008-05-22
drivers/net/ehea - remove unnecessary memset after kzalloc
Joe Perches
1
-2
/
+0
2008-05-22
au1000_eth: remove useless check
Francois Romieu
1
-6
/
+1
2008-05-22
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
Huang Weiyi
1
-1
/
+0
2008-05-22
cpmac bugfixes and enhancements
Matteo Croce
1
-55
/
+179
2008-05-22
e1000e: use resource_size_t, not unsigned long, for phys addrs
Becky Bruce
1
-2
/
+2
2008-05-22
net/usb: add support for Apple USB Ethernet Adapter
Aurelien Nephtali
1
-0
/
+4
2008-05-22
uli526x: add support for netpoll
Anton Vorontsov
1
-1
/
+15
2008-05-22
ucc_geth: Fix arguments to dma map/unmap functions
Andy Fleming
1
-4
/
+5
2008-05-22
PHYLIB: Kconfig: Fix the dependency on S390
Maciej W. Rozycki
1
-1
/
+1
2008-05-22
[SC92031] Using padto turned driver into an IPv6-only interface
Gerrit Renker
1
-3
/
+5
2008-05-22
sb1250: use netdev_alloc_skb
Stephen Hemminger
1
-36
/
+31
2008-05-22
[netdrvr] forcedeth: Restore multicast settings on resume
Tobias Diedrich
1
-0
/
+1
2008-05-22
WAN: protect Cisco HDLC state changes with a spinlock.
Krzysztof Halasa
1
-33
/
+49
2008-05-22
make myri10ge_get_firmware_capabilities() static
Adrian Bunk
1
-1
/
+1
2008-05-22
s2io: add missing block braces to multistatement if statement
Ilpo Järvinen
1
-1
/
+2
2008-05-22
hamradio/scc: add missing block braces to multi-statement if
Ilpo Järvinen
1
-1
/
+2
2008-05-22
ehea: Fix use after free on reboot
Brian King
1
-1
/
+2
2008-05-22
rndis_host: increase delay in command response loop
Pierre Ynard
1
-1
/
+1
2008-05-22
drivers/net/tokenring/olympic.c: fix warning
Andrew Morton
1
-1
/
+1
2008-05-22
drivers/net/tokenring/3c359.c: squish a warning
Andrew Morton
1
-1
/
+1
2008-05-22
pcnet32: fix warning
Andrew Morton
1
-2
/
+2
2008-05-22
[netdrvr] dm9000: use delayed work to update mii phy state fix
Andrew Morton
1
-1
/
+1
2008-05-22
sky2: restore vlan acceleration on reset
Stephen Hemminger
1
-10
/
+19
2008-05-22
sfc: Remove sub-minor component from driver version
Ben Hutchings
1
-1
/
+1
2008-05-22
sfc: Added checks for heap allocation failure
Ben Hutchings
3
-0
/
+6
2008-05-22
sfc: Remove redundant casts to and from void *
Ben Hutchings
5
-17
/
+17
2008-05-22
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
Ben Hutchings
2
-5
/
+2
2008-05-22
sfc: Use __packed macro
Ben Hutchings
1
-2
/
+2
2008-05-22
sfc: Do not define inline macro
Ben Hutchings
1
-5
/
+0
2008-05-22
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
Ben Hutchings
3
-15
/
+3
2008-05-22
sfc: Correct and expand some comments
Ben Hutchings
1
-6
/
+14
2008-05-22
sfc: Use resource_size_t for PCI bus address
Ben Hutchings
2
-6
/
+7
2008-05-22
sfc: Merged efx_page_offset() into efx_rx_buf_offset()
Ben Hutchings
1
-7
/
+3
2008-05-22
sfc: Replaced various macros with inline functions
Ben Hutchings
11
-75
/
+105
2008-05-22
sfc: Added and removed braces to comply with kernel style
Ben Hutchings
4
-8
/
+13
2008-05-22
sfc: Removed unncesssary UL suffixes on 0 literals
Ben Hutchings
1
-2
/
+2
2008-05-22
sfc: Simplified efx_rx_calc_buffer_size() using get_order()
Ben Hutchings
1
-21
/
+8
2008-05-22
sfc: Removed casts to void
Ben Hutchings
5
-13
/
+13
[next]