index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2
-15
/
+15
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2
-2
/
+2
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
8
-108
/
+40
2011-03-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
29
-469
/
+1316
2011-03-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
58
-1398
/
+1875
2011-03-12
ixgbe: DCB, PFC not cleared until reset occurs
John Fastabend
2
-51
/
+47
2011-03-12
ixgbe: add support for VF Transmit rate limit using iproute2
Lior Levy
5
-2
/
+93
2011-03-12
ixgbe: DCB, set minimum bandwidth per traffic class
John Fastabend
1
-1
/
+1
2011-03-12
ixgbe: correct typo in define name
Emil Tantilov
2
-3
/
+3
2011-03-12
ixgbe: update PHY code to support 100Mbps as well as 1G/10G
Emil Tantilov
4
-99
/
+245
2011-03-12
ixgbe: remove timer reset to 0 on timeout
Emil Tantilov
1
-6
/
+0
2011-03-12
ixgbe: DCB during ifup use correct CEE or IEEE mode
John Fastabend
1
-10
/
+20
2011-03-12
ixgbe: IEEE 802.1Qaz, implement priority assignment table
John Fastabend
5
-19
/
+36
2011-03-12
ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict
John Fastabend
2
-25
/
+23
2011-03-12
ixgbe: DCB: enable RSS to be used with DCB
John Fastabend
2
-9
/
+25
2011-03-12
ixgbe: enable ndo_tc_setup
John Fastabend
1
-1
/
+23
2011-03-12
ixgbe: DCB, use multiple Tx rings per traffic class
John Fastabend
3
-168
/
+182
2011-03-12
ixgbe: DCB remove ixgbe_fcoe_getapp routine
John Fastabend
2
-30
/
+13
2011-03-12
ixgbe: DCB, implement ieee_setapp dcbnl ops
John Fastabend
1
-0
/
+30
2011-03-12
ixgbe: DCB, implement capabilities flags
John Fastabend
3
-36
/
+95
2011-03-12
igb: Bump version to 3.0.6
Carolyn Wyborny
1
-1
/
+6
2011-03-12
igb: Add DMA Coalescing feature to driver
Carolyn Wyborny
5
-1
/
+106
2011-03-12
igb: Update NVM functions to work with i350 devices
Carolyn Wyborny
7
-8
/
+306
2011-03-12
igb: Add Energy Efficient Ethernet (EEE) for i350 devices.
Carolyn Wyborny
6
-2
/
+65
2011-03-12
ixgbevf: Fix Driver String
Greg Rose
1
-1
/
+1
2011-03-12
ixgbevf: Fix Version String
Greg Rose
1
-1
/
+1
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
58
-1398
/
+1875
2011-03-11
e1000e: bump version number
Bruce Allan
1
-1
/
+1
2011-03-11
e1000e: do not suggest the driver supports Wake-on-ARP
Bruce Allan
1
-9
/
+3
2011-03-11
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
Bruce Allan
2
-1
/
+8
2011-03-11
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
Bruce Allan
1
-4
/
+4
2011-03-11
e1000e: extend EEE LPI timer to prevent dropped link
Bruce Allan
1
-5
/
+24
2011-03-11
e1000e: extend timeout for ethtool link test diagnostic
Bruce Allan
1
-3
/
+6
2011-03-11
e1000e: magic number cleanup - ETH_ALEN
Bruce Allan
1
-3
/
+2
2011-03-11
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
Bruce Allan
1
-2
/
+2
2011-03-11
ixgbevf: remove Tx hang detection
Lior Levy
2
-51
/
+0
2011-03-11
ixgb: convert to new VLAN model
Emil Tantilov
3
-43
/
+52
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
66
-204
/
+675
2011-03-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
57
-168
/
+595
2011-03-10
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
21
-63
/
+283
2011-03-10
ipmi: Fix IPMI errors due to timing problems
Doe, YiCheng
1
-0
/
+8
2011-03-10
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2
-0
/
+46
2011-03-10
tg3: Remove 5750 PCI code
Matt Carlson
1
-10
/
+5
2011-03-10
tg3: Move tg3_init_link_config to tg3_phy_probe
Matt Carlson
1
-34
/
+35
2011-03-10
tg3: Refine VAux decision process
Matt Carlson
1
-20
/
+21
2011-03-10
tg3: cleanup pci device table vars
Matt Carlson
1
-4
/
+4
2011-03-10
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
1
-0
/
+35
2011-03-10
tg3: Fix NVRAM selftest
Matt Carlson
1
-2
/
+4
2011-03-10
tg3: Add missed 5719 workaround change
Matt Carlson
1
-1
/
+1
2011-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-2
/
+5
[next]