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
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
3
-0
/
+15
2009-09-11
mv643xx_eth.c: remove unused txq_set_wrr()
Mikael Pettersson
1
-34
/
+0
2009-09-11
ucc_geth: Fix hangs after switching from full to half duplex
Anton Vorontsov
1
-5
/
+31
2009-09-11
ucc_geth: Rearrange some code to avoid forward declarations
Anton Vorontsov
1
-151
/
+149
2009-09-11
phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs
Anton Vorontsov
1
-1
/
+20
2009-09-11
drivers/net/phy: introduce missing kfree
Julia Lawall
1
-1
/
+1
2009-09-11
drivers/net/wan: introduce missing kfree
Julia Lawall
1
-0
/
+1
2009-09-11
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
Arnaldo Carvalho de Melo
1
-2
/
+1
2009-09-09
dm9000: Use resource_size instead of private macro
Tobias Klauser
1
-4
/
+2
2009-09-09
dm9000: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2009-09-09
netxen: fix tx descriptor structure
Amit Kumar Salecha
1
-2
/
+2
2009-09-09
netxen: fix check for ip addr hashing support
Amit Kumar Salecha
1
-1
/
+1
2009-09-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
47
-529
/
+1575
2009-09-09
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
2
-2
/
+5
2009-09-09
ath9k: Get rid of the modparam btcoex_enable
Vasanthakumar Thiagarajan
1
-4
/
+0
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
4
-1
/
+30
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
5
-6
/
+10
2009-09-09
wireless: mark prism54 as deprecated and mark for removal
Luis R. Rodriguez
1
-41
/
+16
2009-09-09
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
Michael Buesch
3
-6
/
+20
2009-09-09
ssb: Implement SDIO host bus support
Albert Herranz
6
-1
/
+733
2009-09-09
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
1
-2
/
+1
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
3
-0
/
+20
2009-09-09
b43: Fix sparse warning in hw-tkip code
Michael Buesch
1
-5
/
+5
2009-09-09
b43: Really disable QoS, if requested
Michael Buesch
1
-1
/
+17
2009-09-09
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
8
-28
/
+7
2009-09-09
niu: Use resource_size instead of private function
Tobias Klauser
1
-14
/
+9
2009-09-08
b43: PCMCIA is not experimental anymore
Michael Buesch
1
-2
/
+2
2009-09-08
ath,ar9170: implemented conformance test limit calc. for tx power
Joerg Albert
1
-1
/
+164
2009-09-08
ath,ar9170: move CTL_ defines into regd.h
Joerg Albert
2
-6
/
+6
2009-09-08
ssb: Fail ssb modinit, if attach of the buses failed.
Michael Buesch
1
-2
/
+4
2009-09-08
b43: remove SHM spinlock
Michael Buesch
4
-67
/
+8
2009-09-08
b43: Remove PIO RX workqueue
Michael Buesch
3
-34
/
+7
2009-09-08
b43: Remove DMA/PIO queue locks
Michael Buesch
4
-60
/
+13
2009-09-08
b43: Remove TX spinlock
Michael Buesch
2
-37
/
+43
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
11
-221
/
+204
2009-09-08
ar9170: implement frequency calibration for one-stage/openfw
Christian Lamparter
1
-0
/
+122
2009-09-08
ath9k: Fix channelFlags for 2GHZ
Sujith
1
-1
/
+1
2009-09-08
ath9k: Fix RX Filter handling for BAR
Sujith
5
-3
/
+7
2009-09-08
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
1
-1
/
+1
2009-09-08
ath9k: propagate errors on ath_init_device() and request_irq()
Luis R. Rodriguez
2
-11
/
+9
2009-09-08
ath9k: propagate ieee80211_alloc_hw() failure
Luis R. Rodriguez
1
-2
/
+3
2009-09-08
ar9170: added phy register initialisation from eeprom values
Joerg Albert
1
-1
/
+134
2009-09-07
r8169: Fix warning in rtl8169_start_xmit().
David S. Miller
1
-1
/
+0
2009-09-07
net: fix hydra printk format warning
Randy Dunlap
1
-2
/
+2
2009-09-07
IXP42x HSS support for setting internal clock rate
Krzysztof Halasa
1
-4
/
+91
2009-09-07
WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.
Krzysztof Halasa
1
-11
/
+0
2009-09-07
be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap
Ajit Khaparde
1
-30
/
+32
2009-09-07
be2net: Changes to support flashing of the be2 network adapter
Ajit Khaparde
6
-4
/
+317
2009-09-07
wan: dlci/sdla transmit return dehacking
Stephen Hemminger
2
-42
/
+9
2009-09-07
netxen: update version to 4.0.50
Dhananjay Phadke
1
-2
/
+2
[next]