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
2011-07-13
slip: remove dead code within the slip initialization
Matvejchikov Ilya
1
-18
/
+6
2011-07-13
slip: remove redundant check slip_devs for NULL
Matvejchikov Ilya
1
-3
/
+0
2011-07-13
slip: fix MTU comparation operation when reallocating buffers
Matvejchikov Ilya
1
-1
/
+1
2011-07-13
slip: remove redundant NULL-pointer check before calling slhc_free
Matvejchikov Ilya
1
-2
/
+1
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
3
-8
/
+9
2011-07-12
be2net: move to new vlan model
Ajit Khaparde
2
-26
/
+9
2011-07-12
be2net: account for skb allocation failures
Eric Dumazet
3
-2
/
+4
2011-07-12
e1000e: use GFP_KERNEL allocations at init time
Jeff Kirsher
2
-17
/
+22
2011-07-12
e1000e: Add Jumbo Frame support to 82583 devices
Carolyn Wyborny
1
-3
/
+2
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
3
-33
/
+0
2011-07-12
lanai: use pci_dev->subsystem_device
Sergei Shtylyov
1
-8
/
+1
2011-07-11
drivers/net: static should be at beginning of declaration
Jesper Juhl
1
-6
/
+6
2011-07-11
e1000e: remove e1000_queue_stats
Eric Dumazet
1
-7
/
+0
2011-07-11
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
Alexander Duyck
1
-2
/
+3
2011-07-11
igb: Add support of SerDes Forced mode for certain hardware
Carolyn Wyborny
3
-4
/
+22
2011-07-11
igb: Update copyright on all igb driver files.
Carolyn Wyborny
17
-17
/
+17
2011-07-11
igb: Fix lack of flush after register write and before delay
Carolyn Wyborny
1
-0
/
+1
2011-07-09
benet: Add missing comma between constant string array
Joe Perches
1
-3
/
+3
2011-07-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
93
-1005
/
+3818
2011-07-08
bna: use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-4
/
+2
2011-07-08
ATM: Delete no use FILL_RX_POOLS_IN_BH marco
Wang Shaoyan
2
-14
/
+1
2011-07-08
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
20
-141
/
+35
2011-07-08
skge/sky2: change config references to Marvell
stephen hemminger
1
-4
/
+4
2011-07-08
sky2: version 1.29
stephen hemminger
1
-1
/
+1
2011-07-08
sky2: support for new Optima chipsets (EXPERIMENTAL)
stephen hemminger
2
-8
/
+89
2011-07-08
sky2: use correct Inter Packet Gap at 10/100mbit
stephen hemminger
2
-6
/
+26
2011-07-08
sky2: force receive checksum when using RSS on some hardware (v2)
stephen hemminger
2
-3
/
+18
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
93
-1005
/
+3818
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
9
-0
/
+22
2011-07-07
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
1
-2
/
+2
2011-07-07
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
1
-0
/
+1
2011-07-07
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
1
-25
/
+26
2011-07-07
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
3
-28
/
+33
2011-07-07
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2
-5
/
+18
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki
5
-1
/
+62
2011-07-07
sky2: use GFP_KERNEL allocations at device setup
Eric Dumazet
1
-6
/
+7
2011-07-07
bnx2x: Add dcbnl notification
Shmulik Ravid
1
-3
/
+9
2011-07-07
macvtap: macvtapTX zero-copy support
Shirley Ma
1
-11
/
+121
2011-07-07
gianfar v2: code cleanups
Sebastian Poehn
2
-24
/
+29
2011-07-07
skge: update version
stephen hemminger
2
-2
/
+2
2011-07-07
skge: make support for old Genesis chips optional
stephen hemminger
2
-32
/
+56
2011-07-07
add pci-id for DGE-530T
stephen hemminger
1
-0
/
+1
2011-07-07
skge: cleanup pci id table
stephen hemminger
1
-11
/
+10
2011-07-07
net: fix warning of versioncheck
Shan Wei
2
-2
/
+0
2011-07-06
mwifiex: modify SDIO aggregation Tx/Rx buffer size
Amitkumar Karwar
1
-2
/
+2
2011-07-06
ipw2100: Fix command list for debugging
Jean Delvare
1
-1
/
+1
2011-07-06
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-07-06
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
24
-244
/
+1176
2011-07-06
veth: Kill unused tx_dropped
Eric Dumazet
1
-4
/
+1
2011-07-05
veth: Kill unused code label and code block.
David S. Miller
1
-7
/
+0
[next]