index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>
Joe Perches
2
-159
/
+155
2011-03-30
be2net: remove one useless line
Sathya Perla
1
-1
/
+0
2011-03-30
be2net: cancel be_worker in be_shutdown() even when i/f is down
Sathya Perla
1
-2
/
+1
2011-03-30
be2net: remove redundant code in be_worker()
Sathya Perla
1
-5
/
+3
2011-03-30
be2net: parse vid and vtm fields of rx-compl only if vlanf bit is set
Sathya Perla
1
-11
/
+23
2011-03-30
be2net: refactor code that decides adapter->num_rx_queues
Sathya Perla
2
-35
/
+39
2011-03-30
be2net: Support for FAT dump retrieval using ethtool --register-dump option
Somnath Kotur
4
-0
/
+153
2011-03-30
net/r8169: support RTL8168E
hayeswang
1
-5
/
+207
2011-03-30
net/r8169: add a new chip for RTL8168DP
hayeswang
1
-22
/
+76
2011-03-30
net/r8169: add a new chip for RTL8105
hayeswang
1
-0
/
+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
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-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
2011-03-23
mlx4_en: updated driver version to 1.5.4.1
Yevgeny Petrilin
1
-2
/
+2
2011-03-23
mlx4_en: Using blue flame support
Yevgeny Petrilin
3
-22
/
+64
2011-03-23
mlx4_core: reserve UARs for userspace consumers
Eli Cohen
1
-0
/
+8
2011-03-23
mlx4_core: maintain available field in bitmap allocator
Eli Cohen
2
-0
/
+15
2011-03-23
mlx4: Add blue flame support for kernel consumers
Eli Cohen
3
-0
/
+128
2011-03-23
mlx4_en: Enabling new steering
Yevgeny Petrilin
8
-58
/
+291
[next]