index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
hypervisor.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-15
tg3: Turn off ASF "driver alive" heartbeats for APE
Matt Carlson
1
-1
/
+2
2008-08-15
tg3: Preserve register settings for DASH
Matt Carlson
2
-2
/
+26
2008-08-15
tg3: Refine APE status check
Matt Carlson
1
-1
/
+1
2008-08-15
tg3: Add APE register access locking
Matt Carlson
2
-0
/
+7
2008-08-15
ipv4: Disable route secret interval on zero interval
Herbert Xu
1
-6
/
+70
2008-08-15
pkt_sched: Fix unlocking in tc_ctl_tfilter()
Jarek Poplawski
1
-1
/
+1
2008-08-15
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
10
-13
/
+21
2008-08-15
bnx2: Update version to 1.8.0.
Michael Chan
1
-2
/
+2
2008-08-15
bnx2: Reinsert VLAN tag when necessary.
Michael Chan
1
-8
/
+27
2008-08-15
bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.
Michael Chan
1
-1
/
+3
2008-08-15
bnx2: Fix logic to setup VLAN rx tagging.
Michael Chan
1
-2
/
+2
2008-08-14
AX88796: Fix locking in ethtool support
Ben Dooks
1
-2
/
+2
2008-08-14
atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?
roel kluin
1
-1
/
+1
2008-08-14
[netdrvr] ne: Use CONFIG_MACH_TX49XX
Atsushi Nemoto
2
-3
/
+3
2008-08-14
Kconfig: HSO driver bugfixes and updates
David Brownell
1
-11
/
+10
2008-08-14
USB: HSO: minor fixes due to code review
Greg Kroah-Hartman
1
-19
/
+24
2008-08-14
USB: HSO: make tty_operations const
Greg Kroah-Hartman
1
-1
/
+1
2008-08-14
hso: fix refcounting on the ttyHSx devices
Olivier Blin
1
-1
/
+1
2008-08-14
hso: fix oops in read/write callbacks
Olivier Blin
1
-2
/
+4
2008-08-14
[netdrvr] uninline atl1e_setup_mac_ctrl()
Adrian Bunk
1
-2
/
+2
2008-08-14
netxen: update driver version
Dhananjay Phadke
3
-6
/
+13
2008-08-14
netxen: cleanup interrupt code
Dhananjay Phadke
1
-83
/
+40
2008-08-14
netxen: fix dma watchdog
Dhananjay Phadke
1
-13
/
+15
2008-08-14
netxen: force link update across ifdown/ifup
Dhananjay Phadke
1
-6
/
+5
2008-08-14
netxen: fix rxbuf leak across driver reload
Dhananjay Phadke
1
-2
/
+4
2008-08-14
netxen: fix mac addr setup
Dhananjay Phadke
4
-38
/
+83
2008-08-14
ixgbe: add cx4 device ID
Jesse Brandeburg
3
-1
/
+5
2008-08-14
e1000e: remove unnecessary snippet missed in prior check_options update
Bruce Allan
1
-2
/
+0
2008-08-14
e1000e: test for unusable MSI support
Bruce Allan
3
-11
/
+164
2008-08-14
e1000e: increase minimum frame size allowed
Bruce Allan
1
-1
/
+1
2008-08-14
e1000e: Increase Tx timeout factor for 10Mbps
Bruce Allan
1
-1
/
+1
2008-08-14
e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22
Bruce Allan
1
-3
/
+6
2008-08-14
e1000e: Set InterruptThrottleRate to default when invalid value used
Bruce Allan
1
-4
/
+19
2008-08-14
e1000e: Return 1 instead of a non-zero value for link up indication
Bruce Allan
1
-1
/
+1
2008-08-14
tlan: Fix two regressions introduced by 64bit conversion.
Robert Fitzsimons
1
-4
/
+4
2008-08-14
sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2)
Rafael J. Wysocki
1
-1
/
+6
2008-08-14
au1000_eth: use 'unsigned long' for irqflags
Vegard Nossum
1
-1
/
+1
2008-08-14
myri10ge: myri10ge_fw_name also overrides the rss firmware
Brice Goglin
1
-1
/
+5
2008-08-14
ixp4xx_eth: fix dma_mapping_error() compile errors
Mikael Pettersson
1
-3
/
+3
2008-08-14
gianfar: Call gfar_halt_nodisable() from gfar_halt().
Scott Wood
1
-4
/
+2
2008-08-14
[netdrvr] remove unnecessary #include
Huang Weiyi
13
-14
/
+0
2008-08-14
usb: musb: pass configuration specifics via pdata
Felipe Balbi
5
-208
/
+51
2008-08-14
usb: musb: fix hanging when rmmod gadget driver
Felipe Balbi
1
-9
/
+7
2008-08-14
USB: Add MUSB and TUSB support
Felipe Balbi
30
-0
/
+15764
2008-08-14
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
Greg Kroah-Hartman
2
-9
/
+0
2008-08-14
USB: Add vendor/product id of ZTE MF628 to option
Oliver Martin
1
-0
/
+5
2008-08-14
USB: quirk PLL power down mode
Libin Yang
4
-0
/
+164
2008-08-14
USB: omap_udc: fix compilation with debug enabled
Dmitry Baryshkov
1
-2
/
+3
2008-08-14
usb: cdc-acm: drain writes on close
David Brownell
2
-5
/
+35
2008-08-14
usb: cdc-acm: stop dropping tx buffers
David Brownell
2
-31
/
+3
[next]