index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
r8169: do not account fragments as packets
Stanislaw Gruszka
1
-5
/
+3
2010-10-21
r8169: use pointer to struct device as local variable
Stanislaw Gruszka
1
-26
/
+25
2010-10-21
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
Stanislaw Gruszka
1
-7
/
+7
2010-10-21
r8169: init rx ring cleanup
Stanislaw Gruszka
1
-30
/
+22
2010-10-21
r8169: check dma mapping failures
Stanislaw Gruszka
1
-18
/
+48
2010-10-21
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
4
-84
/
+27
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
3
-79
/
+74
2010-10-21
bnx2: Update bnx2 to use new vlan accleration.
Jesse Gross
2
-73
/
+28
2010-10-21
bridge: Add support for TX vlan offload.
Jesse Gross
1
-1
/
+7
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
2
-1
/
+4
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
5
-140
/
+48
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
5
-73
/
+34
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
2
-6
/
+44
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
29
-43
/
+38
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
16
-27
/
+27
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
3
-18
/
+34
2010-10-21
enic: Fix log message
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Change min MTU
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT
Vasanthy Kolluri
3
-4
/
+10
2010-10-21
enic: Make firmware cognizant of the user set mac address
Vasanthy Kolluri
1
-1
/
+12
2010-10-21
enic: Add support for multiple hardware receive queues
Vasanthy Kolluri
5
-124
/
+368
2010-10-21
ibmveth: Free irq on error path
Denis Kirjanov
1
-2
/
+4
2010-10-21
ibmveth: Cleanup error handling inside ibmveth_open
Denis Kirjanov
1
-24
/
+20
2010-10-20
net: avoid RCU for NOCACHE dst
Eric Dumazet
3
-19
/
+33
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
2
-55
/
+55
2010-10-20
net: cleanups in RX queue allocation
Tom Herbert
1
-19
/
+17
2010-10-20
net: fail alloc_netdev_mq if queue count < 1
Tom Herbert
1
-0
/
+6
2010-10-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
169
-6552
/
+5490
2010-10-20
phonet: remove the unused variable pn
Changli Gao
1
-1
/
+0
2010-10-20
netpoll: Revert napi_poll fix for bonding driver
Neil Horman
1
-8
/
+1
2010-10-20
netpoll: Remove netpoll blocking from uninit path
Neil Horman
1
-3
/
+0
2010-10-19
bnx2x: update version to 1.60.00-3
Dmitry Kravkov
1
-2
/
+2
2010-10-19
bnx2x: prevent false parity error in MSI-X memory of HC block
Vladislav Zolotarov
2
-2
/
+32
2010-10-19
bnx2x: fix possible deadlock in HC hw block
Dmitry Kravkov
1
-8
/
+29
2010-10-19
inet: RCU changes in inetdev_by_index()
Eric Dumazet
4
-22
/
+16
2010-10-19
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2
-3
/
+3
2010-10-19
3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.
Paul Gortmaker
2
-2
/
+2
2010-10-18
bonding: Re-enable netpoll over bonding
Neil Horman
1
-19
/
+10
2010-10-18
bonding: Fix netconsole to not deadlock on rmmod
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix napi poll for bonding driver
Neil Horman
1
-1
/
+8
2010-10-18
bonding: Fix deadlock in bonding driver resulting from internal locking when ...
Neil Horman
3
-4
/
+80
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
3
-11
/
+19
2010-10-18
e1000e: Fix for offline diag test failure at first call
Carolyn Wyborny
1
-11
/
+8
2010-10-18
igbvf: Remove unneeded pm_qos* calls
Greg Rose
1
-5
/
+0
2010-10-18
igb: fix stats handling
Eric Dumazet
3
-45
/
+129
2010-10-18
netxen: mask correctable error
amit salecha
2
-2
/
+28
2010-10-18
netxen: fix race in tx stop queue
Rajesh Borundia
4
-18
/
+22
2010-10-18
qlcnic: update ethtool stats
amit salecha
1
-3
/
+70
2010-10-18
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
1
-7
/
+6
2010-10-18
Merge branch 'can/mcp251x-for-net-next' of git://git.pengutronix.de/git/mkl/l...
David S. Miller
2
-29
/
+70
[next]