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-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
15
-58
/
+117
2011-10-07
Merge git://github.com/Jkirsher/net-next
David S. Miller
9
-521
/
+600
2011-10-07
igb: consolidate creation of Tx buffer info and data descriptor
Alexander Duyck
2
-142
/
+184
2011-10-06
igb: Combine all flag info fields into a single tx_flags structure
Alexander Duyck
2
-16
/
+17
2011-10-06
igb: Cleanup protocol handling in transmit path
Alexander Duyck
1
-12
/
+11
2011-10-06
igb: Create separate functions for generating cmd_type and olinfo
Alexander Duyck
3
-44
/
+65
2011-10-06
igb: Make first and tx_buffer_info->next_to_watch into pointers
Alexander Duyck
2
-31
/
+37
2011-10-06
igb: Consolidate creation of Tx context descriptors into a single function
Alexander Duyck
1
-127
/
+106
2011-10-06
igb: split buffer_info into tx_buffer_info and rx_buffer_info
Alexander Duyck
3
-88
/
+92
2011-10-06
igb: Make Tx budget for NAPI user adjustable
Alexander Duyck
3
-53
/
+87
2011-10-06
e1000e: bad short packets received when jumbos enabled on 82579
Bruce Allan
1
-1
/
+1
2011-10-06
e1000: convert to private mutex from rtnl
Jesse Brandeburg
2
-9
/
+31
2011-10-06
e1000: convert mdelay to msleep
Jesse Brandeburg
2
-12
/
+12
2011-10-06
e1000: convert hardware management from timers to threads
Jesse Brandeburg
2
-84
/
+55
2011-10-06
ixgbe: bump version number
Don Skidmore
1
-2
/
+2
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
26
-39
/
+39
2011-10-06
virtio-net: Verify page list size before fitting into skb
Sasha Levin
1
-0
/
+13
2011-10-06
igb: Alternate MAC Address Updates for Func2&3
Akeem G. Abodunrin
1
-0
/
+5
2011-10-06
igb: Alternate MAC Address EEPROM Updates
Akeem G. Abodunrin
1
-2
/
+2
2011-10-06
igb: Code to prevent overwriting SFP I2C
Akeem G. Abodunrin
1
-0
/
+6
2011-10-06
ixgbe: X540 devices RX PFC frames pause traffic even if disabled
John Fastabend
2
-2
/
+12
2011-10-06
ixgbe: DCB X540 devices support max traffic class of 4
John Fastabend
2
-3
/
+19
2011-10-06
ixgbe: fixup hard dependencies on supporting 8 traffic classes
John Fastabend
6
-34
/
+101
2011-10-06
ixgbe: Fix PFC mask generation
Mark Rustad
1
-1
/
+1
2011-10-06
e1000e: WoL fails on device ID 0x1501
Bruce Allan
1
-4
/
+6
2011-10-06
e1000e: WoL can fail on 82578DM
Bruce Allan
1
-5
/
+10
2011-10-05
bnx2x: remove some dead code
Dan Carpenter
1
-2
/
+0
2011-10-05
chelsio: convert to SKB paged frag API.
Ian Campbell
1
-3
/
+2
2011-10-05
cxgb3: convert to SKB paged frag API.
Ian Campbell
1
-3
/
+3
2011-10-05
myri10ge: convert to SKB paged frag API.
Ian Campbell
1
-6
/
+6
2011-10-05
xen: netfront: convert to SKB paged frag API.
Ian Campbell
1
-15
/
+19
2011-10-05
xen: netback: convert to SKB paged frag API.
Ian Campbell
1
-21
/
+33
2011-10-05
vxge: convert to SKB paged frag API.
Ian Campbell
1
-4
/
+4
2011-10-05
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
Emil Tantilov
3
-8
/
+1
2011-10-05
ixgbe: get pauseparam autoneg
Mika Lansirinne
1
-7
/
+1
2011-10-05
ixgbe: do not disable flow control in ixgbe_check_mac_link
Emil Tantilov
2
-11
/
+0
2011-10-05
ixgbe: send MFLCN to ethtool
Emil Tantilov
1
-1
/
+4
2011-10-05
ixgbe: add support for new 82599 device
Emil Tantilov
3
-0
/
+3
2011-10-05
ixgbe: fix driver version initialization in firmware
Jacob Keller
1
-3
/
+5
2011-10-05
ixgbe: remove return code for functions that always return 0
Emil Tantilov
1
-21
/
+9
2011-10-05
ixgbe: clear the data field in ixgbe_read_i2c_byte_generic
Emil Tantilov
1
-1
/
+2
2011-10-05
ixgbe: prevent link checks while resetting
Emil Tantilov
1
-1
/
+2
2011-10-05
e1000e: make function tables const
Jeff Kirsher
4
-36
/
+36
2011-10-04
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
David Ward
1
-1
/
+1
2011-10-04
bna: Multiple Definition and Interface Setup Fix
Rasesh Mody
3
-3
/
+6
2011-10-04
NET: white space/coding style cleanup of asix driver
Grant Grundler
1
-71
/
+82
2011-10-04
NET: fix phy init for Asix AX88178 USB (GigE)
Grant Grundler
1
-62
/
+101
2011-10-04
NET: fix phy init for AX88772 USB ethernet
Grant Grundler
1
-54
/
+61
2011-10-03
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
1
-29
/
+27
2011-10-03
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
1
-1
/
+1
[next]