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
2010-03-28
tulip: Add missing parens.
David S. Miller
1
-1
/
+1
2010-03-27
r8169: fix broken register writes
Francois Romieu
1
-2
/
+2
2010-03-27
pcnet_cs: add new id
Ken Kawasaki
2
-1
/
+3
2010-03-27
bonding: fix broken multicast with round-robin mode
Andy Gospodarek
1
-8
/
+32
2010-03-27
drivers/net: Fix continuation lines
Joe Perches
1
-1
/
+1
2010-03-27
e1000: do not modify tx_queue_len on link speed change
Emil Tantilov
2
-9
/
+1
2010-03-27
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
1
-0
/
+21
2010-03-27
igb: use correct bits to identify if managability is enabled
Alexander Duyck
1
-3
/
+3
2010-03-27
benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c
wzt wzt
1
-1
/
+1
2010-03-26
e1000e: do not modify tx_queue_len on link speed change
Emil Tantilov
2
-11
/
+1
2010-03-26
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2
-11
/
+1
2010-03-26
tulip: Fix null dereference in uli526x_rx_packet()
Kyle McMartin
1
-3
/
+5
2010-03-26
gianfar: fix undo of reserve()
Ben Menchaca
2
-2
/
+9
2010-03-26
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2
-0
/
+16
2010-03-26
ixgbe: Priority tag FIP frames
Robert Love
1
-9
/
+17
2010-03-26
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
1
-8
/
+10
2010-03-26
ixgbe: cleanup maximum number of tx queues
John Fastabend
2
-3
/
+5
2010-03-26
ixgbe: Change where clear_to_send_flag is reset to zero.
Greg Rose
1
-3
/
+5
2010-03-26
ixgbe: In SR-IOV mode insert delay before bring the adapter up
Greg Rose
1
-0
/
+8
2010-03-26
ixgbevf: Fix signed/unsigned int error
Greg Rose
1
-1
/
+2
2010-03-26
netxen: update version to 4.0.73
Amit Kumar Salecha
1
-2
/
+2
2010-03-26
netxen: added sanity check for pci map
Amit Kumar Salecha
1
-18
/
+27
2010-03-26
netxen: fix warning in ioaddr for NX3031 chip
Amit Kumar Salecha
1
-6
/
+8
2010-03-26
netxen: fix bios version calculation
Amit Kumar Salecha
1
-1
/
+1
2010-03-26
Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
David S. Miller
1
-14
/
+7
2010-03-25
isdn: Cleanup Sections in PCMCIA driver elsa
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver avma1
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver teles
Henne
1
-6
/
+6
2010-03-25
isdn: Cleanup Sections in PCMCIA driver sedlbauer
Henne
1
-6
/
+6
2010-03-25
via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()
David S. Miller
1
-1
/
+1
2010-03-23
igb: only use vlan_gro_receive if vlans are registered
Alexander Duyck
1
-1
/
+1
2010-03-23
igb: do not modify tx_queue_len on link speed change
Emil Tantilov
2
-10
/
+1
2010-03-23
igb: count Rx FIFO errors correctly
Mitch Williams
1
-5
/
+5
2010-03-23
bnx2: Use proper handler during netpoll.
Michael Chan
1
-3
/
+5
2010-03-23
bnx2: Fix netpoll crash.
Benjamin Li
1
-2
/
+4
2010-03-23
ksz884x: fix return value of netdev_set_eeprom
Jens Rottmann
1
-1
/
+1
2010-03-22
netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.
Eric W. Biederman
1
-2
/
+2
2010-03-22
can: bfin_can: switch to common Blackfin can header
Mike Frysinger
1
-90
/
+7
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
1
-2
/
+13
2010-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-137
/
+229
2010-03-22
edac, mce: Filter out invalid values
Borislav Petkov
1
-1
/
+6
2010-03-22
virtio: console: Check if port is valid in resize_console
Amit Shah
1
-0
/
+4
2010-03-22
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
Amit Shah
1
-2
/
+9
2010-03-20
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
2
-10
/
+18
2010-03-19
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
1
-15
/
+9
2010-03-19
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
3
-0
/
+3
2010-03-19
ixgbevf: Message formatting cleanups
Greg Rose
1
-2
/
+2
2010-03-19
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
1
-1
/
+1
2010-03-19
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
3
-38
/
+78
2010-03-19
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
1
-2
/
+6
[next]