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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
can: c_can: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2011-07-23
bnad: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-22
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
146
-5993
/
+6492
2011-07-22
bna: Header File Consolidation
Rasesh Mody
6
-87
/
+69
2011-07-22
bna: HW Error Counter Fix
Rasesh Mody
3
-0
/
+6
2011-07-22
bna: Add HW Semaphore Unlock Logic
Rasesh Mody
2
-0
/
+31
2011-07-22
bna: IOC Event Name Change
Rasesh Mody
1
-10
/
+10
2011-07-22
bna: Mboxq Flush When IOC Disabled
Rasesh Mody
1
-3
/
+4
2011-07-22
bna: Minor IRQ Index and Definition Change
Rasesh Mody
2
-9
/
+13
2011-07-22
bna: State Machine Fault Handling Cleanup
Rasesh Mody
4
-64
/
+64
2011-07-22
bna: IOC Event Notification Enhancement
Rasesh Mody
4
-54
/
+99
2011-07-22
bna: CheckPatch Cleanup
Rasesh Mody
13
-215
/
+215
2011-07-22
bna: Print Driver Version
Rasesh Mody
1
-1
/
+2
2011-07-22
sbni: use pci_dev->subsystem_device
Sergei Shtylyov
1
-4
/
+1
2011-07-22
r8169: use pci_dev->subsystem_{vendor|device}
Sergei Shtylyov
1
-5
/
+2
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
146
-5993
/
+6492
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
11
-49
/
+112
2011-07-22
b43legacy: dma: cache translation (routing bits)
Rafał Miłecki
2
-3
/
+6
2011-07-22
ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()
Pavel Roskin
1
-6
/
+3
2011-07-22
ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210
Pavel Roskin
3
-81
/
+5
2011-07-22
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
Pavel Roskin
3
-22
/
+6
2011-07-22
b43: (un)initialize driver on the BCMA bus
Rafał Miłecki
1
-4
/
+44
2011-07-22
b43: bcma: get DMA translation bits
Rafał Miłecki
1
-0
/
+5
2011-07-22
ssb: return correct translation bit for 64-bit DMA
Rafał Miłecki
1
-3
/
+3
2011-07-22
b43: disable parity check on BCMA devices
Rafał Miłecki
3
-0
/
+21
2011-07-21
acenic: include NET_SKB_PAD headroom to incoming skbs
Eric Dumazet
1
-3
/
+3
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-481
/
+338
2011-07-21
ixgbe: convert to ndo_fix_features
Don Skidmore
3
-217
/
+111
2011-07-21
ixgbe: only enable WoL for magic packet by default
Andy Gospodarek
1
-6
/
+3
2011-07-21
ixgbe: remove ifdef check for non-existent define
Emil Tantilov
1
-2
/
+0
2011-07-21
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
3
-42
/
+37
2011-07-21
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
3
-138
/
+62
2011-07-21
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
3
-84
/
+88
2011-07-21
mlx4_core: Bump the driver version to 1.0
Dotan Barak
1
-2
/
+2
2011-07-21
ixgbe: inline the ixgbe_maybe_stop_tx function
Alexander Duyck
1
-1
/
+1
2011-07-21
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
Alexander Duyck
1
-4
/
+3
2011-07-21
igb: Fix for DH89xxCC near end loopback test
Robert Healy
2
-0
/
+43
2011-07-21
e1000: always call e1000_check_for_link() on e1000_ce4100 MACs.
Nicolas Schichan
1
-4
/
+7
2011-07-21
netxen: add fw version compatibility check
Amit Kumar Salecha
3
-13
/
+68
2011-07-21
be2net: request native mode each time the card is reset
Sathya Perla
3
-4
/
+6
2011-07-21
virtio_net: Fix panic in virtnet_remove
Krishna Kumar
1
-9
/
+1
2011-07-21
can: make function can_get_bittiming static
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-07-21
vmxnet3: fix publicity of NETIF_F_HIGHDMA
Shreyas Bhatewara
1
-1
/
+1
2011-07-21
vmxnet3: set netdev parant device before calling netdev_info
Shreyas Bhatewara
1
-1
/
+1
2011-07-21
ASIX: Add AX88772B USB ID
Marek Vasut
1
-0
/
+4
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+14
2011-07-21
stmmac: unify MAC and PHY configuration parameters (V2)
Giuseppe CAVALLARO
3
-119
/
+65
2011-07-21
stmmac: remove warning when compile as built-in (V2)
Giuseppe CAVALLARO
1
-23
/
+42
2011-07-21
stmmac: update the version (V2)
Giuseppe CAVALLARO
1
-1
/
+1
2011-07-21
jme: Fix unmap error (Causing system freeze)
Guo-Fu Tseng
1
-6
/
+14
[next]