index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-05-22
sfc: Use mod_timer() to set expiry and add_timer() together
Ben Hutchings
1
-6
/
+3
2008-05-21
cassini: Only use chip checksum for ipv4 packets.
David S. Miller
1
-4
/
+7
2008-05-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
6
-18
/
+33
2008-05-20
libertas: Fix ethtool statistics
David Woodhouse
1
-14
/
+13
2008-05-20
orinoco_cs: add ID for SpeedStream wireless adapters
Pavel Roskin
1
-0
/
+1
2008-05-20
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
1
-0
/
+1
2008-05-20
rtl8187: resource leak in error case
Oliver Neukum
1
-2
/
+12
2008-05-20
drivers/atm/: remove CVS keywords
Adrian Bunk
6
-17
/
+1
2008-05-20
ath5k: Fix loop variable initializations
Bob Copeland
2
-2
/
+6
[next]