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-01-13
net: remove dev_txq_stats_fold()
Eric Dumazet
4
-14
/
+31
2011-01-12
bna: Remove unnecessary memset(,0,)
Joe Perches
1
-1
/
+0
2011-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-23
/
+61
2011-01-12
netdev: bfin_mac: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+1
2011-01-12
netdev: ucc_geth: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+1
2011-01-11
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-11
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-11
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-11
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2011-01-10
net/r8169: Update the function of parsing firmware
hayeswang
1
-12
/
+110
2011-01-10
net: ppp: use {get,put}_unaligned_be{16,32}
Changli Gao
5
-20
/
+18
2011-01-10
mlx4: Call alloc_etherdev to allocate RX and TX queues
Tom Herbert
1
-1
/
+2
2011-01-10
cxgb4vf: fix mailbox data/control coherency domain race
Casey Leedom
1
-0
/
+11
2011-01-10
qlcnic: change module parameter permissions
amit salecha
2
-7
/
+7
2011-01-10
qlcnic: fix ethtool diagnostics test
Sony Chacko
1
-1
/
+1
2011-01-10
qlcnic: fix flash fw version read
amit salecha
2
-1
/
+82
2011-01-10
netdev: bfin_mac: let boards set vlan masks
Mike Frysinger
2
-0
/
+10
2011-01-10
netdev: bfin_mac: disable hardware checksum if writeback cache is enabled
Sonic Zhang
1
-0
/
+7
2011-01-10
netdev: bfin_mac: drop unused Mac data
Mike Frysinger
1
-1
/
+0
2011-01-10
netdev: bfin_mac: mark setup_system_regs as static
Mike Frysinger
1
-1
/
+1
2011-01-10
netdev: bfin_mac: clean up printk messages
Mike Frysinger
1
-36
/
+29
2011-01-10
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
1
-9
/
+6
2011-01-10
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
1
-0
/
+7
2011-01-10
ssb: Ignore dangling ethernet cores on wireless devices
Michael Büsch
1
-0
/
+10
2011-01-10
p54: fix sequence no. accounting off-by-one error
Christian Lamparter
1
-1
/
+1
2011-01-10
ath9k_htc: Really fix packet injection
Sujith Manoharan
2
-11
/
+27
2011-01-10
ath9k_hw: Fix RX handling for USB devices
Sujith Manoharan
1
-1
/
+1
2011-01-10
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
1
-0
/
+4
2011-01-10
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
1
-0
/
+3
2011-01-10
ath9k_hw: Fix chip test
Sujith Manoharan
1
-1
/
+2
2011-01-09
ixgbe: update ntuple filter configuration
Alexander Duyck
5
-371
/
+250
2011-01-09
ixgbe: further flow director performance optimizations
Alexander Duyck
4
-44
/
+194
2011-01-09
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
5
-253
/
+182
2011-01-09
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
3
-7
/
+39
2011-01-09
e1000: Add support for the CE4100 reference platform
Dirk Brandewie
4
-76
/
+365
2011-01-09
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
Bruce Allan
2
-0
/
+57
2011-01-09
e1000e: power off PHY after reset when interface is down
Bruce Allan
3
-35
/
+53
2011-01-09
e1000e: use either_crc_le() rather than re-write it
Bruce Allan
2
-18
/
+2
2011-01-09
e1000e: properly bounds-check string functions
Bruce Allan
2
-7
/
+11
2011-01-09
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Bruce Allan
3
-53
/
+44
2011-01-09
e1000e: cleanup variables set but not used
Bruce Allan
4
-11
/
+21
2011-01-09
net offloading: Pass features into netif_needs_gso().
Jesse Gross
1
-1
/
+1
2011-01-09
r8169: delay phy init until device opens.
françois romieu
1
-10
/
+11
2011-01-09
forcedeth: Do not use legacy PCI power management
Rafael J. Wysocki
1
-22
/
+12
2011-01-09
sky2: convert to new VLAN model (v0.2)
Stephen Hemminger
2
-71
/
+52
2011-01-09
sky2: fix limited auto negotiation
Stephen Hemminger
1
-9
/
+17
2011-01-09
bnx2x: Fix the race on bp->stats_pending.
Vladislav Zolotarov
1
-0
/
+5
2011-01-09
bnx2x: Move to D0 before clearing MSI/MSI-X configuration.
Vladislav Zolotarov
1
-0
/
+6
2011-01-09
bnx2x: registers dump fixes
Vladislav Zolotarov
6
-471
/
+891
2011-01-09
bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.
Vladislav Zolotarov
1
-7
/
+0
[next]