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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-06
bna: Fix for handling firmware heartbeat failure
Rasesh Mody
1
-7
/
+3
2011-04-06
can: mcp251x: Allow pass IRQ flags through platform data.
Enric Balletbo i Serra
1
-1
/
+2
2011-04-06
smsc911x: fix mac_lock acquision before calling smsc911x_mac_read
Enric Balletbo i Serra
1
-3
/
+5
2011-04-03
mlx4: fix kfree on error path in new_steering_entry()
Mariusz Kozlowski
1
-2
/
+2
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
10
-12
/
+21
2011-04-01
starfire: clean up dma_addr_t size test
FUJITA Tomonori
1
-5
/
+1
2011-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-7
/
+33
2011-03-31
mlx4: Fixing bad size of event queue buffer
Yevgeny Petrilin
1
-1
/
+3
2011-03-31
mlx4: Fixing use after free
Yevgeny Petrilin
1
-1
/
+2
2011-03-31
bonding:typo in comment
Peter Pan(潘卫平)
1
-1
/
+1
2011-03-30
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
Jesper Juhl
1
-8
/
+14
2011-03-30
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
5
-9
/
+384
2011-03-30
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
1
-2
/
+6
2011-03-30
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
Ben Hutchings
1
-6
/
+6
2011-03-30
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
Ben Hutchings
1
-67
/
+15
2011-03-29
iwlegacy: fix bugs in change_interface
Johannes Berg
1
-0
/
+10
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
3
-0
/
+9
2011-03-29
iwl3945: disable hw scan by default
Stanislaw Gruszka
1
-1
/
+2
2011-03-29
wireless: rt2x00: rt2800usb.c add and identify ids
Xose Vazquez Perez
1
-3
/
+7
2011-03-29
iwl3945: do not deprecate software scan
Stanislaw Gruszka
1
-4
/
+2
2011-03-29
Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+7
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-61
/
+85
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
4
-8
/
+7
2011-03-28
netdev: bfin_mac: document TE setting in RMII modes
Mike Frysinger
1
-2
/
+11
2011-03-28
drivers net: Fix declaration ordering in inline functions.
Balaji G
1
-1
/
+1
2011-03-28
cxgb3: Apply interrupt coalescing settings to all queues
Anton Blanchard
1
-4
/
+10
2011-03-28
ath9k: fix a chip wakeup related crash in ath9k_start
Felix Fietkau
1
-0
/
+4
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
5
-7
/
+7
2011-03-27
mlx4_en: Fix loss of promiscuity
Herbert Xu
1
-0
/
+3
2011-03-27
tg3: Fix inline keyword usage
Javier Martinez Canillas
1
-1
/
+1
2011-03-27
tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...
Javier Martinez Canillas
1
-2
/
+2
2011-03-27
net: use CHECKSUM_NONE instead of magic number
Cesar Eduardo Barros
1
-1
/
+1
2011-03-27
Net / jme: Do not use legacy PCI power management
Rafael J. Wysocki
1
-14
/
+16
2011-03-27
myri10ge: small rx_done refactoring
Stanislaw Gruszka
1
-14
/
+23
2011-03-27
can: c_can: Fix tx_bytes accounting
Jan Altenberg
1
-1
/
+1
2011-03-27
can: c_can_platform: fix irq check in probe
Marc Kleine-Budde
1
-4
/
+5
2011-03-27
can: c_can: disable one shot mode until driver is fixed
Marc Kleine-Budde
1
-10
/
+4
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
42
-258
/
+1644
2011-03-24
net: fix pch_gbe section mismatch warning
Randy Dunlap
1
-3
/
+3
2011-03-24
mlx4_en: Removing HW info from ethtool -i report.
Yevgeny Petrilin
1
-14
/
+1
2011-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-2
/
+7
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+3
2011-03-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2
-2
/
+4
2011-03-23
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-1
/
+1
2011-03-23
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
1
-2
/
+2
2011-03-23
Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...
David S. Miller
2
-2
/
+18
2011-03-23
drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...
Julia Lawall
1
-5
/
+5
2011-03-23
drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...
Julia Lawall
1
-5
/
+5
2011-03-23
bonding: fix rx_handler locking
Jiri Pirko
2
-25
/
+32
2011-03-23
myri10ge: fix rmmod crash
Stanislaw Gruszka
1
-0
/
+1
[next]