index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
1
-2
/
+4
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+3
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2
-6
/
+6
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-1
/
+1
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
3
-13
/
+11
2009-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-75
/
+77
2009-12-20
bnx2: Fix bnx2_netif_stop() merge error.
Michael Chan
1
-1
/
+1
2009-12-18
gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
Sandeep Gopalpet
1
-2
/
+2
2009-12-18
gianfar: Fix stats support
Sandeep Gopalpet
2
-6
/
+46
2009-12-18
gianfar: Fix a filer bug
Sandeep Gopalpet
2
-1
/
+11
2009-12-18
bnx2: fixing a timout error due not refreshing TX timers correctly
Breno Leitao
1
-1
/
+9
2009-12-18
can/at91: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2009-12-18
bnx2: reset_task is crashing the kernel. Fixing it.
Breno Leitao
1
-1
/
+1
2009-12-18
TI DaVinci EMAC: Fix MDIO bus frequency configuration
Nageswari Srinivasan
1
-1
/
+1
2009-12-18
e100: Fix broken cbs accounting due to missing memset.
Roger Oksanen
1
-1
/
+1
2009-12-18
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
Roel Kluin
1
-1
/
+2
2009-12-18
e1000e: LED settings in EEPROM ignored on 82571 and 82572
Bruce Allan
1
-6
/
+0
2009-12-18
netxen: use module parameter correctly
Stephen Hemminger
1
-54
/
+3
2009-12-17
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-0
/
+1384
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2009-12-17
NET: Add Ethernet driver for Octeon MGMT devices.
David Daney
5
-0
/
+1192
2009-12-17
NET: Add driver for Octeon MDIO buses.
David Daney
3
-0
/
+192
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
25
-741
/
+568
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+2
2009-12-16
mlx4: use bitmap_find_next_zero_area
Akinobu Mita
1
-33
/
+4
2009-12-15
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
Magnus Damm
1
-1
/
+6
2009-12-15
ixgbe: allow tx of pre-formatted vlan tagged packets
Gurucharan Shetty
1
-1
/
+12
2009-12-15
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2
-0
/
+40
2009-12-15
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Mallikarjuna R Chilakala
1
-2
/
+5
2009-12-15
bcm63xx_enet: fix compilation failure after get_stats_count removal
Florian Fainelli
1
-3
/
+9
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
5
-5
/
+5
2009-12-14
sky2: leave PCI config space writeable
stephen hemminger
1
-13
/
+0
2009-12-14
sky2: print Optima chip name
stephen hemminger
1
-1
/
+1
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-5
/
+5
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-8
/
+6
2009-12-13
drivers/net/bonding/: : use pr_fmt
Joe Perches
5
-690
/
+465
2009-12-13
can: CAN_MCP251X should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-12-13
drivers/net/usb: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-13
drivers/net/cpmac.c: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-13
drivers/net/sfc: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-13
3c574_cs: disable irq before calling el3_interrupt
Ken Kawasaki
2
-0
/
+8
2009-12-13
mlx4_core: return a negative error value
roel kluin
1
-1
/
+1
2009-12-13
can: Fix data length code handling in rx path
Oliver Hartkopp
7
-25
/
+17
2009-12-12
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
1
-1
/
+1
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-52
/
+0
2009-12-12
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+0
2009-12-12
net: fix for utsrelease.h moving to generated
Stephen Rothwell
1
-1
/
+1
2009-12-11
be2net: fix error in rx completion processing.
Ajit Khaparde
1
-2
/
+2
2009-12-11
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2
-1
/
+8
2009-12-11
igb: fix handling of mailbox collisions between PF/VF
Alexander Duyck
1
-9
/
+13
[next]