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
2012-06-27
be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
Somnath Kotur
2
-14
/
+47
2012-06-27
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2
-33
/
+112
2012-06-27
net: sh_eth: fix up the buffer pointers
Yoshihiro Shimoda
1
-7
/
+24
2012-06-27
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2
-75
/
+1
2012-06-27
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2
-23
/
+0
2012-06-27
bnx2x: Change bnx2x_tests_str_arr to static char
Merav Sicron
1
-1
/
+1
2012-06-27
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
13
-139
/
+420
2012-06-26
infiniband: netlink: Move away from NLMSG_NEW().
David S. Miller
1
-4
/
+6
2012-06-26
gdm72xx: Move away from NLMSG_PUT().
David S. Miller
1
-4
/
+6
2012-06-26
connector: use nlmsg_put() instead of NLMSG_PUT() macro.
Javier Martinez Canillas
1
-6
/
+6
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
2
-4
/
+4
2012-06-26
team: fix team_adjust_ops with regard to enabled ports
Jiri Pirko
1
-11
/
+19
2012-06-26
drivers/ieee802154: add support for the at86rf230/231 transceivers
alex.bluesman.smirnov@gmail.com
3
-0
/
+972
2012-06-26
net: qmi_wwan: simplify a check in qmi_wwan_bind()
Dan Carpenter
1
-2
/
+2
2012-06-25
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
1
-32
/
+56
2012-06-25
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2
-43
/
+66
2012-06-25
caif-hsi: Remove use of module parameters
Sjur Brændeland
1
-79
/
+72
2012-06-25
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
1
-58
/
+51
2012-06-25
caif-hsi: Add rtnl support
Sjur Brændeland
1
-89
/
+137
2012-06-25
caif-hsi: Remove uncecessary assignments
Sjur Brændeland
1
-5
/
+5
2012-06-25
caif-hsi: Use netdev_X instead of dev_X for printing
Sjur Brændeland
1
-47
/
+47
2012-06-25
caif-hsi: changed test on aggregation_timeout
Kim Lilliestierna XX
1
-1
/
+1
2012-06-25
caif-hsi: Removed dead code
Kim Lilliestierna XX
1
-7
/
+4
2012-06-25
be2net: Regression bug wherein VFs creation broken for multiple cards.
Somnath Kotur
1
-1
/
+2
2012-06-25
be2net: Explicitly clear the reserved field in the Tx Descriptor
Somnath Kotur
1
-0
/
+1
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-165
/
+242
2012-06-25
netxen: Error return off by one for XG port.
Santosh Nayak
2
-4
/
+4
2012-06-25
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
1
-2
/
+2
2012-06-22
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
1
-5
/
+7
2012-06-22
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-22
usbnet: handle remote wakeup asap
Ming Lei
1
-16
/
+26
2012-06-22
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
1
-0
/
+1
2012-06-22
usbnet: clear OPEN flag in failure path
Ming Lei
1
-1
/
+3
2012-06-22
bnx2x: link module eeprom
Yuval Mintz
3
-4
/
+67
2012-06-22
bnx2x: 1G sfp+ module handling
Yuval Mintz
3
-84
/
+151
2012-06-22
bnx2x: revised link register access
Yuval Mintz
3
-144
/
+100
2012-06-22
bnx2x: treat 0 speed as link down (copper)
Yuval Mintz
1
-10
/
+12
2012-06-22
bnx2x: link cleanup
Yuval Mintz
1
-173
/
+167
2012-06-22
bnx2x: sfp+ Tx fault detection added
Yuval Mintz
3
-16
/
+99
2012-06-22
net: qmi_wwan: fix Gobi device probing
Bjørn Mork
1
-43
/
+40
2012-06-22
smsc911x.c: encapsulate enable irq calls
Matthias Brugger
1
-7
/
+10
2012-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-51
/
+87
2012-06-21
ixgbe: simplify padding and length checks
Stephen Hemminger
1
-7
/
+2
2012-06-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-143
/
+291
2012-06-20
team: do RCU update path fixups
Jiri Pirko
2
-6
/
+16
2012-06-20
team: Revert previous two changes.
David S. Miller
2
-11
/
+6
2012-06-20
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
1
-1
/
+1
2012-06-20
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2
-5
/
+10
2012-06-20
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
1
-22
/
+7
2012-06-20
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
1
-3
/
+2
[next]