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-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
hv: netvsc: convert to SKB paged frag API.
Ian Campbell
1
-1
/
+1
2011-10-05
et131x: 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
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
tehuti: shorten PCI device table.
françois romieu
1
-4
/
+4
2011-10-03
drivers/net/ethernet: remove unused #define.
françois romieu
3
-5
/
+0
2011-10-03
rtl8150: removal of forward declarations.
françois romieu
1
-61
/
+50
2011-10-03
sc92031: use standard #defines from mii.h.
françois romieu
1
-7
/
+1
2011-10-03
atm/iphase : removal of PCI space dereferences.
françois romieu
2
-323
/
+337
2011-10-03
bnx2: don't request firmware when there's no userspace.
françois romieu
1
-26
/
+41
2011-10-03
net: sh_eth: fix build failure
Yoshihiro Shimoda
1
-0
/
+3
2011-10-03
be2net: Making die temperature ioctl call async
Somnath Kotur
2
-15
/
+30
2011-10-03
be2net: Modified PCI MaxReadReq size to 4096 bytes
Somnath Kotur
1
-0
/
+2
2011-10-03
be2net: Fixed Endianness issues in the response read log length field while r...
Somnath Kotur
1
-1
/
+1
2011-10-03
be2net: Change the data type of the 'on die temperature' stat.
Somnath Kotur
1
-1
/
+1
2011-10-03
be2net: Add 60 second delay to allow FAT dump completion on recovery from EEH
Somnath Kotur
1
-1
/
+1
2011-09-30
netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.
David Daney
1
-7
/
+7
2011-09-30
netdev/phy: Use mdiobus_read() so that proper locks are taken.
David Daney
1
-2
/
+2
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
128
-3952
/
+5301
2011-09-29
bna: Driver Version changed to 3.0.2.2
Rasesh Mody
1
-1
/
+1
2011-09-29
bna: Add Callback to Fix RXQ Stop
Rasesh Mody
4
-1
/
+38
[next]