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
2009-12-03
be2net: Add support for ethtool self test
Suresh R
3
-0
/
+223
2009-12-03
net: Fix ks8851 snl NULL pointer dereference Oops
Tristram Ha
1
-2
/
+2
2009-12-03
netdevice: provide common routine for macvlan and vlan operstate management
Patrick Mullaney
1
-21
/
+3
2009-12-03
bnx2: Refine VPD logic.
Michael Chan
1
-28
/
+21
2009-12-03
ixgbe: use EIAM to automask MSI-X
Jesse Brandeburg
1
-6
/
+19
2009-12-03
ixgbe: performance tweaks
Jesse Brandeburg
3
-30
/
+27
2009-12-03
ixgbe: change default ring size
Jesse Brandeburg
1
-2
/
+2
2009-12-03
ixgbe: select FCoE Tx queue in ndo_select_queue
Yi Zou
1
-10
/
+14
2009-12-03
ixgbe: use known user priority for FCoE when DCB is enabled
Yi Zou
3
-13
/
+28
2009-12-03
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
2
-29
/
+136
2009-12-03
cdc-ether: Implement reset_resume()
Oliver Neukum
1
-0
/
+1
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-40
/
+41
2009-12-03
bnx2: Update version to 2.0.3.
Michael Chan
1
-2
/
+2
2009-12-03
bnx2: Read firmware version from VPD.
Michael Chan
1
-3
/
+99
2009-12-03
bnx2: Print warning when unable to allocate the full SKB/page ring.
Michael Chan
1
-2
/
+10
2009-12-03
bnx2: Dump some state during tx timeout.
Michael Chan
2
-0
/
+25
2009-12-03
bnx2: Protect tx timeout reset with rtnl_lock().
Michael Chan
1
-1
/
+5
2009-12-03
tg3: Update version to 3.105
Matt Carlson
1
-2
/
+2
2009-12-03
tg3: Clean tg3_init_one()
Matt Carlson
1
-6
/
+2
2009-12-03
tg3: Use pci_read_vpd() instead of private method
Matt Carlson
1
-23
/
+12
2009-12-03
tg3: Add some VPD preprocessor constants
Matt Carlson
2
-9
/
+16
2009-12-03
tg3: Add 57765 asic rev
Matt Carlson
2
-19
/
+62
2009-12-03
tg3: Make TSS enable independent of MSI-X enable
Matt Carlson
2
-35
/
+57
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
132
-805
/
+799
2009-12-03
be2net: Bump up the driver version number
Ajit Khaparde
1
-1
/
+1
2009-12-03
be2net: Support for WoL using magic packet after suspend.
Ajit Khaparde
6
-0
/
+128
2009-12-03
be2net: Changes to print fw command opcode when command is failed by controller.
Ajit Khaparde
1
-32
/
+57
2009-12-03
Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver
Ben Hutchings
1
-0
/
+2
2009-12-03
Bluetooth: Enable auto sleep mode for btmrvl driver
Amitkumar Karwar
3
-22
/
+36
2009-12-03
Bluetooth: Fix miscdev ops owner for virtual driver
Marcel Holtmann
1
-0
/
+1
2009-12-03
Bluetooth: Remove unused global minor variable
Marcel Holtmann
1
-10
/
+2
2009-12-03
Bluetooth: Remove stub ioctl in hci_vhci
Thomas Gleixner
1
-7
/
+0
2009-12-03
Bluetooth: Removal of unused variable in btmrvl driver
Rahul Tank
1
-1
/
+0
2009-12-02
sunhme: fix dma warning in Sun HME
Mikulas Patocka
1
-5
/
+14
2009-12-02
atl1e: Remove non-implementation of ethtool set_msglevel() operation
Ben Hutchings
1
-5
/
+0
2009-12-02
atl1e: Remove redundant definitions of ethtool operations
Ben Hutchings
1
-10
/
+0
2009-12-02
atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
Ben Hutchings
1
-0
/
+2
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-36
/
+1
2009-12-02
cnic: Use dma_alloc_coherent().
Michael Chan
1
-24
/
+30
2009-12-02
cnic: Fix rq_page_table DMA address.
Michael Chan
1
-2
/
+2
2009-12-02
cnic: Fix bogus iSCSI MAC address
Michael Chan
1
-2
/
+6
2009-12-02
cnic: Fix bnx2x ring shutdown.
Michael Chan
1
-0
/
+7
2009-12-02
cnic: Fix ring I/O address for bnx2x devices.
Michael Chan
1
-5
/
+3
2009-12-02
netxen: fix failure cases for fw hang recovery
Amit Kumar Salecha
1
-11
/
+15
2009-12-02
netxen : fix debug tools access for NX2031
Narender Kumar
1
-19
/
+44
2009-12-02
e1000e: correct ICH/PCH PHY operations function pointers
Bruce Allan
3
-209
/
+204
2009-12-02
e1000e: refactor PHY ID detection workaround
Bruce Allan
2
-11
/
+17
2009-12-02
e1000e: check_polarity function pointers not set for 8257x
Bruce Allan
2
-0
/
+4
2009-12-02
tg3: remove use of skb_dma_map/unmap
Alexander Duyck
2
-47
/
+132
2009-12-02
be2net: remove use of skb_dma_map/unmap
Alexander Duyck
1
-11
/
+26
[next]