index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mca.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
netns: Fix crash by making igmp per namespace
Daniel Lezcano
1
-51
/
+20
2008-08-14
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-14
bnx2x: Checkpatch compliance
Eilon Greenstein
5
-102
/
+102
2008-08-14
bnx2x: Spelling mistakes
Eilon Greenstein
6
-39
/
+39
2008-08-14
bnx2x: Minor code improvements
Eilon Greenstein
3
-78
/
+72
2008-08-14
bnx2x: Driver info
Eilon Greenstein
1
-6
/
+6
2008-08-14
bnx2x: 1G LED does not turn off
Eilon Greenstein
2
-0
/
+10
2008-08-14
bnx2x: 8073 PHY changes
Yaniv Rosner
3
-158
/
+428
2008-08-14
bnx2x: Change GPIO for any port
Eilon Greenstein
3
-43
/
+51
2008-08-14
bnx2x: Pause settings
Yaniv Rosner
4
-91
/
+128
2008-08-14
bnx2x: Link order with external PHY
Yaniv Rosner
2
-166
/
+216
2008-08-14
bnx2x: No LRO without Rx checksum
Vladislav Zolotarov
1
-28
/
+39
2008-08-14
bnx2x: Wrong structure size
Yitchak Gertner
1
-2
/
+2
2008-08-14
bnx2x: WoL capability
Eilon Greenstein
1
-2
/
+11
2008-08-14
bnx2x: Clearing MAC addresses filters
Yitchak Gertner
1
-14
/
+54
2008-08-14
bnx2x: Delay in while loops
Yitchak Gertner
1
-14
/
+11
2008-08-14
bnx2x: PBA Table Page Alignment Workaround
Eilon Greenstein
2
-124
/
+130
2008-08-14
bnx2x: Self-test false positive
Yitchak Gertner
1
-11
/
+13
2008-08-14
bnx2x: Memory allocation
Eilon Greenstein
1
-6
/
+9
2008-08-14
bnx2x: HW attention lock
Eilon Greenstein
3
-19
/
+25
2008-08-14
bnx2x: HW lock mechanism
Yitchak Gertner
2
-44
/
+75
2008-08-14
bnx2x: Load/Unload under traffic
Vladislav Zolotarov
3
-98
/
+135
2008-08-14
bnx2x: FW Internal Memory structure
Eilon Greenstein
2
-334
/
+299
[next]