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-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
2012-06-20
iwlwifi: remove log_event debugfs file debugging is disabled
Johannes Berg
1
-0
/
+6
2012-06-20
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
1
-1
/
+13
2012-06-20
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
1
-0
/
+4
2012-06-20
wl1251: always report beacon loss to the stack
Grazvydas Ignotas
1
-2
/
+1
2012-06-20
wl1251: fix TSF calculation
Grazvydas Ignotas
1
-1
/
+1
2012-06-20
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
1
-85
/
+62
2012-06-20
ixgbe: add support for 1G SX modules
Jacob Keller
3
-5
/
+24
2012-06-20
igb: Version bump
Carolyn Wyborny
1
-3
/
+3
2012-06-20
igb: Update firmware info output
Carolyn Wyborny
3
-10
/
+89
2012-06-20
igb: Streamline RSS queue and queue pairing assignment logic.
Matthew Vick
2
-33
/
+55
2012-06-20
igb: Support the get_ts_info ethtool method.
Carolyn Wyborny
1
-0
/
+35
2012-06-20
igb: Add switch case for supported hardware to igb_ptp_remove.
Carolyn Wyborny
1
-1
/
+11
2012-06-20
igb: A fix to VF TX rate limit
Lior Levy
2
-0
/
+6
2012-06-20
e1000: Combining Bitwise OR in one expression.
Tushar Dave
1
-6
/
+6
2012-06-20
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
1
-1
/
+1
2012-06-20
Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.
Carolyn Wyborny
1
-3
/
+7
2012-06-20
igb: Fix incorrect RAR address entries for i210/i211 device.
Carolyn Wyborny
1
-2
/
+0
2012-06-19
net: qmi_wwan: use module_usb_driver macro
Bjørn Mork
1
-11
/
+1
2012-06-19
net: qmi_wwan: shorten driver description
Bjørn Mork
1
-2
/
+2
2012-06-19
net: qmi_wwan: bind to both control and data interface
Bjørn Mork
1
-68
/
+63
2012-06-19
net: qmi_wwan: rearranging to prepare for code sharing
Bjørn Mork
1
-52
/
+76
2012-06-19
net: qmi_wwan: define a structure for driver specific state
Bjørn Mork
1
-20
/
+29
2012-06-19
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2
-4
/
+4
2012-06-19
team: allow to send multiple set events in one message
Jiri Pirko
1
-24
/
+9
2012-06-19
team: ensure correct order of netlink messages delivery
Jiri Pirko
1
-20
/
+5
2012-06-19
team: implement multipart netlink messages for options transfers
Jiri Pirko
1
-82
/
+116
2012-06-19
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
1
-17
/
+500
2012-06-19
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
1
-0
/
+4
2012-06-19
team: pass NULL to __team_option_inst_add() instead of 0
Jiri Pirko
1
-1
/
+1
2012-06-19
team: allow to specify one option instance to be send to userspace
Jiri Pirko
1
-86
/
+124
2012-06-19
team: fix error path in team_nl_fill_port_list_get()
Jiri Pirko
1
-1
/
+1
2012-06-19
team: fix error path in team_nl_fill_options_get()
Jiri Pirko
1
-1
/
+1
2012-06-19
team: allow async option changes
Jiri Pirko
1
-0
/
+18
2012-06-19
team: push array_index and port into separate structure
Jiri Pirko
1
-25
/
+43
[prev]
[next]