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-05-17
gigaset: move up Kconfig inclusion point
Tilman Schmidt
3
-2
/
+3
2009-05-17
gigaset: fix error return code
Tilman Schmidt
1
-5
/
+7
2009-05-17
gigaset: skip unnecessary hex formatting
Tilman Schmidt
1
-0
/
+4
2009-05-17
gigaset: fix possible oops in error handling
Tilman Schmidt
2
-3
/
+2
2009-05-17
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
3
-12
/
+6
2009-05-17
bnx2: bnx2_tx_int() optimizations
Eric Dumazet
2
-7
/
+13
2009-05-17
net/ibmveth: fix panic in probe
Stephen Rothwell
1
-1
/
+1
2009-05-17
ixgbe: Add FCoE related statistics to 82599
Yi Zou
3
-0
/
+22
2009-05-17
ixgbe: Implement FCoE Rx side large receive offload feature to 82599
Yi Zou
2
-0
/
+23
2009-05-17
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
Yi Zou
3
-1
/
+344
2009-05-17
ixgbe: Implement FCoE Tx side offload features in base driver of 82599
Yi Zou
5
-20
/
+101
2009-05-17
ixgbe: Add infrastructure code for FCoE large send offload to 82599
Yi Zou
1
-0
/
+132
2009-05-17
ixgbe: Add FCoE feature code to 82599
Yi Zou
1
-0
/
+60
2009-05-17
ixgbe: Add FCoE feature header to 82599
Yi Zou
1
-0
/
+66
2009-05-17
ixgbe: Add FCoE feature register defines to 82599
Yi Zou
1
-0
/
+84
2009-05-17
mv643xx_eth: Remove a stale PPC_MULTIPLATFORM
Emil Medve
1
-2
/
+1
2009-05-17
drivers/net/82596.c: suppress warnings
Andrew Morton
1
-7
/
+7
2009-05-17
sfc: modify allocation error message
Mike Travis
1
-2
/
+2
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
4
-6
/
+7
2009-05-09
tun: add tun_flags, owner, group attributes in sysfs
David Woodhouse
1
-15
/
+52
2009-05-09
Remove duplicate slow protocol define in bond_3ad.h
Richard Genoud
1
-2
/
+2
2009-05-09
netxen: trivial register access cleanup
Dhananjay Phadke
1
-8
/
+5
2009-05-09
netxen: disable msi-x for NC512m adapter
Dhananjay Phadke
1
-1
/
+0
2009-05-09
netxen: fix irq tear down and msix leak.
Dhananjay Phadke
1
-31
/
+43
2009-05-09
netxen: cache msi register offset
Dhananjay Phadke
2
-1
/
+6
2009-05-08
bnx2x: do not return negative number of received packages
Stanislaw Gruszka
1
-1
/
+1
2009-05-08
bnx2x: free workqueue when driver fail to register
Stanislaw Gruszka
1
-1
/
+8
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
95
-1280
/
+16237
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-44
/
+439
2009-05-07
smsc911x: fix calculation of res_size for ioremap
Matthias Ludwig
1
-1
/
+1
2009-05-07
e1000/e1000e/igb/ixgb: don't txhang after link down
Jesse Brandeburg
4
-0
/
+8
2009-05-07
ixgbe: Typecase '1' for 64 bit shift
Nelson, Shannon
1
-3
/
+3
2009-05-07
ixgbe: fix failing to log fan failures
Don Skidmore
1
-2
/
+26
2009-05-07
ixgbe: Enable L2 header split in 82599
Yi Zou
2
-1
/
+3
2009-05-07
ixgbe: set queue0 for srrctl configuration correctly for DCB
Alexander Duyck
1
-1
/
+12
2009-05-07
ixgbe: always set header length in SRRCTL
Alexander Duyck
1
-18
/
+10
2009-05-06
bnx2: Fix panic in bnx2_poll_work().
Michael Chan
1
-2
/
+4
2009-05-06
igb: resolve panic on shutdown when SR-IOV is enabled
Alexander Duyck
1
-7
/
+5
2009-05-06
ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver
gouji-new
1
-7
/
+12
2009-05-06
ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled
Breno Leitao
1
-0
/
+3
2009-05-06
ixgbe: remove ixgbe_napi_add/del_all references
Alexander Duyck
1
-2
/
+0
2009-05-06
ixgbe: skb_record_rx_queue should record rx queue instead of vector
Alexander Duyck
1
-2
/
+3
2009-05-06
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
4
-133
/
+158
2009-05-06
pci: update 82576 sr-iov quirk with latest device IDs
Alexander Duyck
1
-0
/
+2
2009-05-06
igb/igbvf: set rx csum always enabled in hw, disable via sw
Alexander Duyck
3
-10
/
+12
2009-05-06
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
3
-33
/
+26
2009-05-06
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
Saeed Bishara
1
-6
/
+14
2009-05-06
mv643xx_eth: rework receive skb cache alignment
Lennert Buytenhek
1
-8
/
+13
2009-05-06
mv643xx_eth: minor register definition cleanup
Lennert Buytenhek
1
-23
/
+21
2009-05-06
mv643xx_eth: count handling a link event as one unit of napi work
Lennert Buytenhek
1
-0
/
+1
[next]